Gemfile.lock in pwwka-0.4.2 vs Gemfile.lock in pwwka-0.5.0

- old
+ new

@@ -1,37 +1,37 @@ PATH remote: . specs: - pwwka (0.4.2) + pwwka (0.5.0) activemodel activesupport bunny mono_logger GEM remote: https://www.rubygems.org/ specs: - activemodel (4.2.1) - activesupport (= 4.2.1) + activemodel (4.2.4) + activesupport (= 4.2.4) builder (~> 3.1) - activesupport (4.2.1) + activesupport (4.2.4) 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) builder (3.2.2) - bunny (1.7.0) + bunny (2.0.0) amq-protocol (>= 1.9.2) diff-lcs (1.2.5) i18n (0.7.0) - json (1.8.2) - minitest (5.6.1) + json (1.8.3) + minitest (5.8.1) mono_logger (1.1.0) - multi_json (1.11.0) - rack (1.6.0) + multi_json (1.11.2) + rack (1.6.4) rack-protection (1.5.3) rack rake (10.4.2) redis (3.2.1) redis-namespace (1.5.2) @@ -40,22 +40,22 @@ mono_logger (~> 1.0) multi_json (~> 1.0) redis-namespace (~> 1.3) sinatra (>= 0.9.2) vegas (~> 0.1.2) - rspec (3.2.0) - rspec-core (~> 3.2.0) - rspec-expectations (~> 3.2.0) - rspec-mocks (~> 3.2.0) - rspec-core (3.2.2) - rspec-support (~> 3.2.0) - rspec-expectations (3.2.0) + 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) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-mocks (3.2.1) + rspec-support (~> 3.3.0) + rspec-mocks (3.3.2) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.2.0) - rspec-support (3.2.2) + rspec-support (~> 3.3.0) + rspec-support (3.3.0) sinatra (1.4.6) rack (~> 1.4) rack-protection (~> 1.4) tilt (>= 1.3, < 3) thread_safe (0.3.5)