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

- old
+ new

@@ -7,45 +7,46 @@ GEM remote: http://rubygems.org/ specs: activesupport (3.0.7) - amq-client (0.7.0.alpha25) - amq-protocol + amq-client (0.8.5) + amq-protocol (>= 0.8.0) eventmachine - amq-protocol (0.5.0) - amqp (0.8.0.rc12) - amq-client (>= 0.7.0.alpha25) + amq-protocol (0.8.3) + amqp (0.8.2) + amq-client (~> 0.8.5) + amq-protocol (~> 0.8.3) eventmachine - diff-lcs (1.1.2) + diff-lcs (1.1.3) eventmachine (0.12.10) git (1.2.5) hashie (1.0.0) i18n (0.5.0) - jeweler (1.5.2) - bundler (~> 1.0.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) - rake (0.8.7) + rake (0.9.2.2) rcov (0.9.9) reek (1.2.8) ruby2ruby (~> 1.2) ruby_parser (~> 2.0) sexp_processor (~> 3.0) roodi (2.1.0) ruby_parser - rspec (2.3.0) - rspec-core (~> 2.3.0) - rspec-expectations (~> 2.3.0) - rspec-mocks (~> 2.3.0) - rspec-core (2.3.1) - rspec-expectations (2.3.0) + rspec (2.4.0) + rspec-core (~> 2.4.0) + rspec-expectations (~> 2.4.0) + rspec-mocks (~> 2.4.0) + rspec-core (2.4.0) + rspec-expectations (2.4.0) diff-lcs (~> 1.1.2) - rspec-mocks (2.3.0) + rspec-mocks (2.4.0) ruby2ruby (1.2.5) ruby_parser (~> 2.0) sexp_processor (~> 3.0) ruby_parser (2.0.6) sexp_processor (~> 3.0) @@ -56,19 +57,19 @@ PLATFORMS ruby DEPENDENCIES activesupport (~> 3.0.3) - amqp (~> 0.8.0.rc12) + amqp (~> 0.8.1) bundler (~> 1.0.0) hashie i18n - jeweler (~> 1.5.2) + jeweler (~> 1.6.4) json (~> 1.4.6) mocha moqueue! - rake (~> 0.8.7) + rake (~> 0.9.2) rcov reek (~> 1.2.8) roodi (~> 2.1.0) - rspec (~> 2.3.0) + rspec (~> 2.4.0) uuid