mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Update library dependences
This commit is contained in:
parent
574246aee1
commit
8e1d85d1a9
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ Gem::Specification.new do |s|
|
|||
s.add_dependency("fog-json")
|
||||
s.add_dependency("fog-xml", "~> 0.1.1")
|
||||
|
||||
s.add_dependency("json", "~> 2.0")
|
||||
s.add_dependency("json", "~> 2.3")
|
||||
s.add_dependency("ipaddress", "~> 0.5")
|
||||
|
||||
# Modular providers (please keep sorted)
|
||||
|
|
Loading…
Reference in a new issue