Skip to content

Commit

Permalink
Merge pull request #267 from miha-plesko/shift-vcloud-gem-version
Browse files Browse the repository at this point in the history
Shift fog-vcloud-director gem version
(cherry picked from commit 3fd9007)

https://bugzilla.redhat.com/show_bug.cgi?id=1584699
  • Loading branch information
agrare authored and simaishi committed Jun 1, 2018
1 parent f91c1e6 commit 85b8ddb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion manageiq-providers-vmware.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Gem::Specification.new do |s|

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

s.add_dependency("fog-vcloud-director", ["~> 0.2.0"])
s.add_dependency("fog-vcloud-director", ["~> 0.2.1"])
s.add_dependency "fog-core", "~>1.40"
s.add_dependency "vmware_web_service", "~>0.2.9"
s.add_dependency "rbvmomi", "~>1.11.3"
Expand Down

0 comments on commit 85b8ddb

Please sign in to comment.