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
f4a04fe7b8
commit
1418559a04
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,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.25")
|
||||
s.add_dependency("fog-core", "~> 1.26")
|
||||
s.add_dependency("fog-json")
|
||||
s.add_dependency("fog-xml", "~> 0.1.1")
|
||||
|
||||
|
|
Loading…
Reference in a new issue