Skip to content

Commit

Permalink
Depend on amq-protocol 1.1+
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Klishin committed Jan 21, 2013
1 parent 1429b53 commit 608997d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bunny.gemspec
Expand Up @@ -29,7 +29,7 @@ Gem::Specification.new do |s|
map { |mail| Base64.decode64(mail) }

# Dependencies
s.add_dependency "amq-protocol", ">= 1.0.1"
s.add_dependency "amq-protocol", ">= 1.1.0"

# Files.
s.has_rdoc = true
Expand Down

0 comments on commit 608997d

Please sign in to comment.