Skip to content

Commit

Permalink
Merge pull request #6857 from Ladas/update_bunny_gem
Browse files Browse the repository at this point in the history
Update Bunny gem
  • Loading branch information
blomquisg committed Mar 3, 2016
2 parents 466d0e4 + 0b3328d commit bd1e600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gems/pending/Gemfile
Expand Up @@ -56,7 +56,7 @@ if RbConfig::CONFIG["host_os"].include?("linux")
end
end

gem "bunny", "~>1.0.4", :require => false
gem "bunny", "~>2.1.0", :require => false

group :appliance do
gem "highline", "~> 1.6.21", :require => false # Needed for the appliance_console
Expand Down

0 comments on commit bd1e600

Please sign in to comment.