mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
bump fog-core dep
This commit is contained in:
parent
9f55006e9e
commit
5e6f7fd085
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ Gem::Specification.new do |spec|
|
|||
spec.add_development_dependency 'shindo', '~> 0.3'
|
||||
spec.add_development_dependency 'rubyzip', '~> 0.9.9'
|
||||
|
||||
spec.add_dependency 'fog-core', '~> 1.27'
|
||||
spec.add_dependency 'fog-core', '~> 1.38'
|
||||
spec.add_dependency 'fog-json', '~> 1.0'
|
||||
spec.add_dependency 'fog-xml', '~> 0.1'
|
||||
spec.add_dependency 'ipaddress', '~> 0.8'
|
||||
|
|
Loading…
Reference in a new issue