Skip to content

Commit

Permalink
Merge pull request #17529 from AparnaKarve/g_for_v2v
Browse files Browse the repository at this point in the history
[GAPRINDASHVILI] v2v plugin for GAPRINDASHVILI
  • Loading branch information
simaishi authored Jun 6, 2018
2 parents 184568b + 098b12a commit 8d120c0
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 @@ -191,6 +191,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/ManageIQ/miq_v2v_ui_plugin.git", :branch => "gaprindashvili"
end

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

0 comments on commit 8d120c0

Please sign in to comment.