Skip to content

Commit

Permalink
Add miq_v2v_ui plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
ZitaNemeckova committed Mar 13, 2018
1 parent 68117a5 commit c0e78ff
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,10 @@ group :ui_dependencies do # Added to Bundler.require in config/application.rb
gem "jquery-rjs", "=0.1.1", :git => "https://github.com/ManageIQ/jquery-rjs.git", :tag => "v0.1.1-1"
end

group :v2v, :ui_dependencies do
gem "miq_v2v_ui", :git => "https://github.com/priley86/miq_v2v_ui_plugin.git", :branch => "master"
end

group :web_server, :manageiq_default do
gem "puma", "~>3.7.0"
gem "responders", "~>2.0"
Expand Down

0 comments on commit c0e78ff

Please sign in to comment.