Update dependency mime-types to '~> 3.5.0' (#26431)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
		
							parent
							
								
									ba318a42fe
								
							
						
					
					
						commit
						43741ba2b9
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		
							
								
								
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							
							
						
						
									
										2
									
								
								Gemfile
									
										
									
									
									
								
							|  | @ -59,7 +59,7 @@ gem 'httplog', '~> 1.6.2' | |||
| gem 'idn-ruby', require: 'idn' | ||||
| gem 'kaminari', '~> 1.2' | ||||
| gem 'link_header', '~> 0.0' | ||||
| gem 'mime-types', '~> 3.4.1', require: 'mime/types/columnar' | ||||
| gem 'mime-types', '~> 3.5.0', require: 'mime/types/columnar' | ||||
| gem 'nokogiri', '~> 1.15' | ||||
| gem 'nsa', github: 'jhawthorn/nsa', ref: 'e020fcc3a54d993ab45b7194d89ab720296c111b' | ||||
| gem 'oj', '~> 3.14' | ||||
|  |  | |||
|  | @ -451,9 +451,9 @@ GEM | |||
|       hashie (~> 5.0) | ||||
|     memory_profiler (1.0.1) | ||||
|     method_source (1.0.0) | ||||
|     mime-types (3.4.1) | ||||
|     mime-types (3.5.0) | ||||
|       mime-types-data (~> 3.2015) | ||||
|     mime-types-data (3.2023.0218.1) | ||||
|     mime-types-data (3.2023.0808) | ||||
|     mini_mime (1.1.2) | ||||
|     mini_portile2 (2.8.4) | ||||
|     minitest (5.19.0) | ||||
|  | @ -874,7 +874,7 @@ DEPENDENCIES | |||
|   mario-redis-lock (~> 1.2) | ||||
|   md-paperclip-azure (~> 2.2) | ||||
|   memory_profiler | ||||
|   mime-types (~> 3.4.1) | ||||
|   mime-types (~> 3.5.0) | ||||
|   net-http (~> 0.3.2) | ||||
|   net-ldap (~> 0.18) | ||||
|   nokogiri (~> 1.15) | ||||
|  |  | |||
		Reference in a new issue