Skip to content

Commit d7a29ab

Browse files
ekohlchris1984
authored andcommitted
Switch to rbvmomi2
rbvmomi2 is a maintained fork of rbvmomi.
1 parent a83f25b commit d7a29ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fog-vsphere.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Gem::Specification.new do |spec|
2222
spec.required_ruby_version = '>= 2.7'
2323

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

2727
spec.add_development_dependency 'bundler'
2828
spec.add_development_dependency 'pry', '~> 0.10'

0 commit comments

Comments
 (0)