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:
parent
814cdb0e51
commit
91c3b6fc2d
1 changed files with 1 additions and 0 deletions
|
@ -8,4 +8,5 @@ group :development, :test do
|
|||
gem 'coveralls', :require => false
|
||||
end
|
||||
|
||||
gem "fog-core", :github => "fog/fog-core", :branch => "master"
|
||||
gemspec
|
||||
|
|
Loading…
Reference in a new issue