Skip to content

Commit

Permalink
Upgrade mime-types to 3.0
Browse files Browse the repository at this point in the history
Authored-by: Seth Boyles <[email protected]>
  • Loading branch information
sethboyles committed Jan 26, 2022
1 parent 9da5cc0 commit 512dd9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog-azure-rm.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ Gem::Specification.new do |spec|
spec.add_dependency 'azure_mgmt_key_vault', '~> 0.9.0'
spec.add_dependency 'azure-storage', '= 0.11.5.preview'
spec.add_dependency 'vhd', '0.0.4'
spec.add_dependency 'mime-types', '~> 1.25'
spec.add_dependency 'mime-types', '~> 3.0'
end

0 comments on commit 512dd9f

Please sign in to comment.