Gemfile.lock in cloudist-0.4.4 vs Gemfile.lock in cloudist-0.5.0

- old
+ new

@@ -1,42 +1,47 @@ GIT remote: git://github.com/ivanvanderbyl/moqueue.git - revision: cf2108e3bee7730a6a57e0a95a4c17082c2b2603 + revision: 5d20cc7bceed3cf4f40c02e638f4398b9f0a2e00 specs: - moqueue (0.1.4) - amqp + moqueue (0.2.1) + amqp (>= 0.8.0.rc14) GEM remote: http://rubygems.org/ specs: - activesupport (3.0.7) - amq-client (0.8.5) - amq-protocol (>= 0.8.0) + activesupport (3.2.6) + i18n (~> 0.6) + multi_json (~> 1.0) + amq-client (0.8.7) + amq-protocol (>= 0.8.4) eventmachine - amq-protocol (0.8.3) - amqp (0.8.2) - amq-client (~> 0.8.5) - amq-protocol (~> 0.8.3) + amq-protocol (0.8.4) + amqp (0.8.4) + amq-client (~> 0.8.7) + amq-protocol (~> 0.8.4) eventmachine diff-lcs (1.1.3) eventmachine (0.12.10) git (1.2.5) - hashie (1.0.0) - i18n (0.5.0) + hashie (1.2.0) + i18n (0.6.0) jeweler (1.6.4) bundler (~> 1.0) git (>= 1.2.5) rake - json (1.4.6) - macaddr (1.0.0) - mocha (0.9.12) + json (1.7.3) + macaddr (1.6.1) + systemu (~> 2.5.0) + multi_json (1.3.6) rake (0.9.2.2) - rcov (0.9.9) - reek (1.2.8) - ruby2ruby (~> 1.2) + reek (1.2.12) + ripper_ruby_parser (~> 0.0.7) + ruby2ruby (~> 1.2.5) ruby_parser (~> 2.0) sexp_processor (~> 3.0) + ripper_ruby_parser (0.0.8) + sexp_processor (~> 3.0) roodi (2.1.0) ruby_parser rspec (2.4.0) rspec-core (~> 2.4.0) rspec-expectations (~> 2.4.0) @@ -46,30 +51,27 @@ diff-lcs (~> 1.1.2) rspec-mocks (2.4.0) ruby2ruby (1.2.5) ruby_parser (~> 2.0) sexp_processor (~> 3.0) - ruby_parser (2.0.6) + ruby_parser (2.3.1) sexp_processor (~> 3.0) - sexp_processor (3.0.5) - uuid (2.3.2) + sexp_processor (3.2.0) + systemu (2.5.1) + uuid (2.3.5) macaddr (~> 1.0) PLATFORMS ruby DEPENDENCIES - activesupport (~> 3.0.3) + activesupport (> 3.0.0) amqp (~> 0.8.1) - bundler (~> 1.0.0) hashie i18n jeweler (~> 1.6.4) - json (~> 1.4.6) - mocha + json (~> 1.4) moqueue! - rake (~> 0.9.2) - rcov reek (~> 1.2.8) roodi (~> 2.1.0) rspec (~> 2.4.0) uuid