1
0
Fork 0
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:
Joshua Lane 2016-07-22 09:20:04 -07:00
parent 553c563ad7
commit e38a245ae1

View file

@ -1,5 +1,6 @@
source "https://rubygems.org"
gem 'json', '~> 1.8'
gem 'mime-types', '~> 2.6', '>= 2.6.2'
gemspec :path => "../"