Skip to content

Commit

Permalink
Merge pull request #224 from miha-plesko/shift-fog-version
Browse files Browse the repository at this point in the history
Shift fog-vcloud-director version to 0.1.10
(cherry picked from commit 3386b55)

https://bugzilla.redhat.com/show_bug.cgi?id=1563364
  • Loading branch information
agrare authored and simaishi committed Apr 3, 2018
1 parent 215c46d commit a7c376f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-vmware.gemspec
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|

s.files = Dir["{app,config,lib}/**/*"]

s.add_dependency("fog-vcloud-director", ["~> 0.1.9"])
s.add_dependency("fog-vcloud-director", ["~> 0.1.10"])
s.add_dependency "fog-core", "~>1.40"
s.add_dependency "vmware_web_service", "~>0.2.6"
s.add_dependency "rbvmomi", "~>1.11.3"
Expand Down

0 comments on commit a7c376f

Please sign in to comment.