Skip to content

Commit

Permalink
Fixes #35862 - Update fog-vsphere version in Foreman
Browse files Browse the repository at this point in the history
  • Loading branch information
chris1984 authored and ekohl committed Dec 16, 2022
1 parent 7560fdf commit a2c20ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions bundler.d/vmware.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
group :vmware do
gem 'fog-vsphere', '>= 3.5.0', '< 4.0'
gem 'rbvmomi', '~> 2.0'
gem 'fog-vsphere', '>= 3.6.0', '< 4.0'
end

0 comments on commit a2c20ea

Please sign in to comment.