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:
parent
2df3e43e85
commit
8340cb6287
1 changed files with 1 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue