1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

add fog-core to 1.8.7 Gemfile also

This commit is contained in:
geemus 2014-02-12 14:15:28 -06:00
parent 814cdb0e51
commit 91c3b6fc2d

View file

@ -8,4 +8,5 @@ group :development, :test do
gem 'coveralls', :require => false
end
gem "fog-core", :github => "fog/fog-core", :branch => "master"
gemspec