mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
test(ci): bind mime-types dep for 1.9 builds
This commit is contained in:
parent
553c563ad7
commit
e38a245ae1
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
source "https://rubygems.org"
|
||||
|
||||
gem 'json', '~> 1.8'
|
||||
gem 'mime-types', '~> 2.6', '>= 2.6.2'
|
||||
|
||||
gemspec :path => "../"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue