Skip to content

Commit

Permalink
Point Gemfile to renamed manageiq-v2v repo
Browse files Browse the repository at this point in the history
  • Loading branch information
Fryguy committed Aug 10, 2018
1 parent 5871cb3 commit 22a68ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@ group :ui_dependencies do # Added to Bundler.require in config/application.rb
end

group :v2v, :ui_dependencies do
gem "manageiq-v2v", :git => "https://github.com/ManageIQ/miq_v2v_ui_plugin.git", :branch => "master"
manageiq_plugin "manageiq-v2v"
end

group :web_server, :manageiq_default do
Expand Down

0 comments on commit 22a68ce

Please sign in to comment.