mirror of
				https://github.com/lunaisnotaboy/mastodon.git
				synced 2025-11-04 06:45:01 +00:00 
			
		
		
		
	Bump mime-types from 3.4.0 to 3.4.1 (#17002)
Bumps [mime-types](https://github.com/mime-types/ruby-mime-types) from 3.4.0 to 3.4.1. - [Release notes](https://github.com/mime-types/ruby-mime-types/releases) - [Changelog](https://github.com/mime-types/ruby-mime-types/blob/main/History.md) - [Commits](https://github.com/mime-types/ruby-mime-types/compare/v3.4.0...v3.4.1) --- updated-dependencies: - dependency-name: mime-types dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									0d624c89f8
								
							
						
					
					
						commit
						d0d69fd88a
					
				
							
								
								
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
									
									
									
									
								
							| 
						 | 
				
			
			@ -59,7 +59,7 @@ gem 'httplog', '~> 1.5.0'
 | 
			
		|||
gem 'idn-ruby', require: 'idn'
 | 
			
		||||
gem 'kaminari', '~> 1.2'
 | 
			
		||||
gem 'link_header', '~> 0.0'
 | 
			
		||||
gem 'mime-types', '~> 3.4.0', require: 'mime/types/columnar'
 | 
			
		||||
gem 'mime-types', '~> 3.4.1', require: 'mime/types/columnar'
 | 
			
		||||
gem 'nokogiri', '~> 1.12'
 | 
			
		||||
gem 'nsa', '~> 0.2'
 | 
			
		||||
gem 'oj', '~> 3.13'
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -357,7 +357,7 @@ GEM
 | 
			
		|||
    microformats (4.3.1)
 | 
			
		||||
      json (~> 2.2)
 | 
			
		||||
      nokogiri (~> 1.10)
 | 
			
		||||
    mime-types (3.4.0)
 | 
			
		||||
    mime-types (3.4.1)
 | 
			
		||||
      mime-types-data (~> 3.2015)
 | 
			
		||||
    mime-types-data (3.2021.1115)
 | 
			
		||||
    mini_mime (1.1.2)
 | 
			
		||||
| 
						 | 
				
			
			@ -727,7 +727,7 @@ DEPENDENCIES
 | 
			
		|||
  mario-redis-lock (~> 1.2)
 | 
			
		||||
  memory_profiler
 | 
			
		||||
  microformats (~> 4.2)
 | 
			
		||||
  mime-types (~> 3.4.0)
 | 
			
		||||
  mime-types (~> 3.4.1)
 | 
			
		||||
  net-ldap (~> 0.17)
 | 
			
		||||
  nokogiri (~> 1.12)
 | 
			
		||||
  nsa (~> 0.2)
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue