1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00
fog--fog/Gemfile.1.8.7
2013-07-19 13:56:47 -05:00

10 lines
201 B
Groff

source "https://rubygems.org"
gem 'nokogiri', '~>1.5.0'
group :development, :test do
# This is here because gemspec doesn't support require: false
gem 'coveralls', :require => false
end
gemspec