mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
Removing the mime-types gem from Gemfile since upstream already has this change.
This commit is contained in:
parent
b9f068ca97
commit
a121de2060
1 changed files with 0 additions and 1 deletions
1
Gemfile
1
Gemfile
|
@ -5,6 +5,5 @@ gemspec
|
|||
|
||||
group :test, :default do
|
||||
gem 'pry-nav'
|
||||
gem 'mime-types'
|
||||
end
|
||||
gem "codeclimate-test-reporter", group: :test, require: nil
|
||||
|
|
Loading…
Reference in a new issue