mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Depend on fog-radosgw.
This commit is contained in:
parent
1c96d0cabd
commit
7b44ffd19e
1 changed files with 1 additions and 0 deletions
|
@ -51,6 +51,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency("fog-brightbox")
|
||||
s.add_dependency("fog-softlayer")
|
||||
s.add_dependency("fog-sakuracloud", ">= 0.0.4")
|
||||
s.add_dependency("fog-radosgw", ">=0.0.2")
|
||||
|
||||
## List your development dependencies here. Development dependencies are
|
||||
## those that are only needed during development
|
||||
|
|
Loading…
Add table
Reference in a new issue