Skip to content
This repository has been archived by the owner on Sep 11, 2022. It is now read-only.

Commit

Permalink
Bump amq-protocol and amq-client dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Jun 25, 2013
1 parent eb4e2c6 commit f884065
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amqp.gemspec
Expand Up @@ -24,8 +24,8 @@ Gem::Specification.new do |s|

# Dependencies
s.add_dependency "eventmachine"
s.add_dependency "amq-client", "~> 1.0.2"
s.add_dependency "amq-protocol", ">= 1.3.0"
s.add_dependency "amq-client", "~> 1.1.0.pre1"
s.add_dependency "amq-protocol", ">= 1.6.0"

s.rubyforge_project = "amqp"
end

0 comments on commit f884065

Please sign in to comment.