Skip to content

Commit

Permalink
Merge pull request #439 from sethboyles/master
Browse files Browse the repository at this point in the history
Upgrade mime-types to 3.0
  • Loading branch information
geemus authored Jan 26, 2022
2 parents 9da5cc0 + 512dd9f commit f46d465
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 f46d465

Please sign in to comment.