Skip to content

Commit

Permalink
Merge pull request ManageIQ#17248 from miha-plesko/shift-qpid-version
Browse files Browse the repository at this point in the history
Shift qpid_proton version to 0.22.0
  • Loading branch information
gtanzillo authored Apr 6, 2018
2 parents fa45a97 + 506397f commit aea8394
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 @@ -119,7 +119,7 @@ group :nuage, :manageiq_default do
end

group :qpid_proton, :optional => true do
gem "qpid_proton", "~>0.19.0", :require => false
gem "qpid_proton", "~>0.22.0", :require => false
end

group :openshift, :manageiq_default do
Expand Down

0 comments on commit aea8394

Please sign in to comment.