Skip to content

Commit

Permalink
Switch to rbvmomi2
Browse files Browse the repository at this point in the history
rbvmomi2 is a maintained fork of rbvmomi.
  • Loading branch information
ekohl authored and chris1984 committed Dec 13, 2022
1 parent a83f25b commit d7a29ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fog-vsphere.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
spec.required_ruby_version = '>= 2.7'

spec.add_runtime_dependency 'fog-core'
spec.add_runtime_dependency 'rbvmomi', '>= 1.9', '< 3'
spec.add_runtime_dependency 'rbvmomi2', '~> 3.0'

spec.add_development_dependency 'bundler'
spec.add_development_dependency 'pry', '~> 0.10'
Expand Down

0 comments on commit d7a29ab

Please sign in to comment.