Gemfile in amq-client-0.8.0 vs Gemfile in amq-client-0.8.1

- old
+ new

@@ -34,11 +34,10 @@ # excludes Windows and JRuby gem "perftools.rb", :platform => :mri end group :test do - gem "rspec", ">=2.0.0" - gem "autotest" + gem "rspec", ">= 2.6.0" gem "evented-spec", :git => "git://github.com/ruby-amqp/evented-spec.git", :branch => "master" gem "effin_utf8" gem "multi_json"