Skip to content

Commit

Permalink
Require Bunny 2.9.2
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Mar 22, 2018
1 parent 0c44de5 commit 2bfbc3c
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.test_files = gem.files.grep(/^(test|spec|features)\//)
gem.require_paths = ['lib']
gem.add_dependency 'serverengine', '~> 2.0.5'
gem.add_dependency 'bunny', '~> 2.9.0'
gem.add_dependency 'bunny', '~> 2.9.2'
gem.add_dependency 'concurrent-ruby', '~> 1.0'
gem.add_dependency 'thor'

Expand Down

0 comments on commit 2bfbc3c

Please sign in to comment.