1
0
Fork 0
mirror of https://github.com/fog/fog-aws.git synced 2022-11-09 13:50:52 -05:00

Add mimetypes

This commit is contained in:
Kristoffer Roupé 2015-11-25 21:41:19 +01:00
parent 2df3e43e85
commit 8340cb6287

View file

@ -5,5 +5,6 @@ gemspec
group :test, :default do
gem 'pry-nav'
gem 'mime-types', '~> 2.6', '>= 2.6.2'
end
gem "codeclimate-test-reporter", group: :test, require: nil