mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
bump fog-core dep
This commit is contained in:
parent
bb6c32b923
commit
bcd1209d6d
1 changed files with 1 additions and 1 deletions
|
@ -41,7 +41,7 @@ Gem::Specification.new do |s|
|
|||
|
||||
## List your runtime dependencies here. Runtime dependencies are those
|
||||
## that are needed for an end user to actually USE your code.
|
||||
s.add_dependency("fog-core", "~> 1.21.0")
|
||||
s.add_dependency("fog-core", "~> 1.21.1")
|
||||
s.add_dependency("fog-json")
|
||||
|
||||
s.add_dependency('nokogiri', '>=1.5.11')
|
||||
|
|
Loading…
Add table
Reference in a new issue