Skip to content

Commit

Permalink
Bump Bunny to 2.11.x
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin authored Jun 22, 2018
1 parent 389111b commit 7c059d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sneakers.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.require_paths = ['lib']

gem.add_dependency 'serverengine', '~> 2.0.5'
gem.add_dependency 'bunny', '~> 2.10.0'
gem.add_dependency 'bunny', '~> 2.11.0'
gem.add_dependency 'concurrent-ruby', '~> 1.0'
gem.add_dependency 'thor'
gem.add_dependency 'rake'
Expand Down

0 comments on commit 7c059d1

Please sign in to comment.