Gemfile.lock in pwwka-0.5.2 vs Gemfile.lock in pwwka-0.6.0

- old
+ new

@@ -1,68 +1,68 @@ PATH remote: . specs: - pwwka (0.5.2) + pwwka (0.6.0) activemodel activesupport bunny mono_logger GEM remote: https://www.rubygems.org/ specs: - activemodel (4.2.4) - activesupport (= 4.2.4) + activemodel (4.2.6) + activesupport (= 4.2.6) builder (~> 3.1) - activesupport (4.2.4) + activesupport (4.2.6) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - amq-protocol (1.9.2) + amq-protocol (2.0.1) builder (3.2.2) - bunny (2.0.0) - amq-protocol (>= 1.9.2) + bunny (2.3.1) + amq-protocol (>= 2.0.1) diff-lcs (1.2.5) i18n (0.7.0) json (1.8.3) - minitest (5.8.1) + minitest (5.8.4) mono_logger (1.1.0) multi_json (1.11.2) rack (1.6.4) rack-protection (1.5.3) rack - rake (10.4.2) - redis (3.2.1) + rake (10.5.0) + redis (3.2.2) redis-namespace (1.5.2) redis (~> 3.0, >= 3.0.4) resque (1.25.2) mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.3) sinatra (>= 0.9.2) vegas (~> 0.1.2) - rspec (3.3.0) - rspec-core (~> 3.3.0) - rspec-expectations (~> 3.3.0) - rspec-mocks (~> 3.3.0) - rspec-core (3.3.2) - rspec-support (~> 3.3.0) - rspec-expectations (3.3.1) + rspec (3.4.0) + rspec-core (~> 3.4.0) + rspec-expectations (~> 3.4.0) + rspec-mocks (~> 3.4.0) + rspec-core (3.4.3) + rspec-support (~> 3.4.0) + rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.3.0) - rspec-mocks (3.3.2) + rspec-support (~> 3.4.0) + rspec-mocks (3.4.1) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.3.0) - rspec-support (3.3.0) - sinatra (1.4.6) - rack (~> 1.4) + rspec-support (~> 3.4.0) + rspec-support (3.4.1) + sinatra (1.4.7) + rack (~> 1.5) rack-protection (~> 1.4) tilt (>= 1.3, < 3) thread_safe (0.3.5) - tilt (2.0.1) + tilt (2.0.2) tzinfo (1.2.2) thread_safe (~> 0.1) vegas (0.1.11) rack (>= 1.0.0) @@ -74,6 +74,6 @@ rake resque rspec BUNDLED WITH - 1.10.6 + 1.12.5