1
0
Fork 0
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:
Takashi Yamamoto 2020-03-23 13:58:04 +09:00
parent 574246aee1
commit 8e1d85d1a9

View file

@ -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)