Skip to content

Commit

Permalink
Merge pull request #16498 from gasper-vrhovsek/feature/bump_qpid_0.18.1
Browse files Browse the repository at this point in the history
Bump qpid-proton version to 0.18.1
  • Loading branch information
agrare authored Nov 21, 2017
2 parents 5cc481e + 0271a69 commit d39091d
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 @@ -116,7 +116,7 @@ group :nuage, :manageiq_default do
end

group :qpid_proton, :optional => true do
gem "qpid_proton", "~>0.18", :git => "https://github.com/xlab-si/qpid_proton_gem", :require => false
gem "qpid_proton", "~>0.18.1", :require => false
end

group :openshift, :manageiq_default do
Expand Down

0 comments on commit d39091d

Please sign in to comment.