Skip to content

Commit

Permalink
Remove VMwareWebService from the main Gemfile
Browse files Browse the repository at this point in the history
This removes the VMwareWebService gem from the core Gemfile now that all
core references to VMwareWebService and MiqVim have been moved to the
VMware repo.
  • Loading branch information
agrare committed Jan 9, 2020
1 parent 985b09a commit b0f4d86
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,6 @@ end

group :vmware, :manageiq_default do
manageiq_plugin "manageiq-providers-vmware"
gem "vmware_web_service", "~>0.4.0"
end

### shared dependencies
Expand Down

0 comments on commit b0f4d86

Please sign in to comment.