Gemfile.lock in routemaster-client-3.1.0 vs Gemfile.lock in routemaster-client-3.1.1

- old
+ new

@@ -1,18 +1,19 @@ PATH remote: . specs: - routemaster-client (3.1.0) + routemaster-client (3.1.1) faraday (>= 0.9.0) + hashie oj (~> 2.17) typhoeus (~> 1.1) wisper (~> 1.6.1) GEM remote: https://rubygems.org/ specs: - addressable (2.5.0) + addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) byebug (9.0.6) codeclimate-test-reporter (1.0.8) simplecov (<= 0.13) coderay (1.1.1) @@ -22,11 +23,11 @@ safe_yaml (~> 1.0.0) diff-lcs (1.3) docile (1.1.5) ethon (0.10.1) ffi (>= 1.3.0) - faraday (0.11.0) + faraday (0.12.2) multipart-post (>= 1.2, < 3) ffi (1.9.18) formatador (0.2.5) guard (2.14.1) formatador (>= 0.2.4) @@ -40,74 +41,75 @@ guard-compat (1.2.1) guard-rspec (4.7.3) guard (~> 2.1) guard-compat (~> 1.1) rspec (>= 2.99.0, < 4.0) - hashdiff (0.3.2) - json (2.0.3) + hashdiff (0.3.4) + hashie (3.5.6) + json (2.1.0) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) ruby_dep (~> 1.2) - lumberjack (1.0.11) + lumberjack (1.0.12) method_source (0.8.2) multipart-post (2.0.0) nenv (0.3.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) - oj (2.18.3) + oj (2.18.5) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) pry-byebug (3.4.2) byebug (~> 9.0) pry (~> 0.10) psych (2.2.4) public_suffix (2.0.5) - rack (2.0.1) - rack-protection (1.5.3) + rack (2.0.3) + rack-protection (2.0.0) rack - rack-test (0.6.3) - rack (>= 1.0) + rack-test (0.7.0) + rack (>= 1.0, < 3) rake (12.0.0) - rb-fsevent (0.9.8) - rb-inotify (0.9.8) - ffi (>= 0.5.0) + rb-fsevent (0.10.2) + rb-inotify (0.9.10) + ffi (>= 0.5.0, < 2) redis (3.3.3) - rspec (3.5.0) - rspec-core (~> 3.5.0) - rspec-expectations (~> 3.5.0) - rspec-mocks (~> 3.5.0) - rspec-core (3.5.4) - rspec-support (~> 3.5.0) - rspec-expectations (3.5.0) + rspec (3.6.0) + rspec-core (~> 3.6.0) + rspec-expectations (~> 3.6.0) + rspec-mocks (~> 3.6.0) + rspec-core (3.6.0) + rspec-support (~> 3.6.0) + rspec-expectations (3.6.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-mocks (3.5.0) + rspec-support (~> 3.6.0) + rspec-mocks (3.6.0) diff-lcs (>= 1.2.0, < 2.0) - rspec-support (~> 3.5.0) - rspec-support (3.5.0) + rspec-support (~> 3.6.0) + rspec-support (3.6.0) ruby_dep (1.5.0) safe_yaml (1.0.4) shellany (0.0.1) - sidekiq (4.2.10) + sidekiq (5.0.4) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) - redis (~> 3.2, >= 3.2.1) + redis (~> 3.3, >= 3.3.3) simplecov (0.13.0) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) - simplecov-html (0.10.0) + simplecov-html (0.10.1) slop (3.6.0) thor (0.19.4) typhoeus (1.1.2) ethon (>= 0.9.0) - webmock (2.3.2) + webmock (3.0.1) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff wisper (1.6.1) @@ -126,6 +128,6 @@ sidekiq simplecov webmock BUNDLED WITH - 1.14.5 + 1.15.3