mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
parent
e57058fff4
commit
2c64c7be7f
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
||||||
source "https://rubygems.org"
|
source "https://rubygems.org"
|
||||||
|
|
||||||
gem 'nokogiri', '~>1.5.0'
|
gem 'nokogiri', '~>1.5.0'
|
||||||
|
gem 'mime-types', '~>1.16'
|
||||||
|
|
||||||
group :development, :test do
|
group :development, :test do
|
||||||
# This is here because gemspec doesn't support require: false
|
# This is here because gemspec doesn't support require: false
|
||||||
|
|
Loading…
Reference in a new issue