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

- old
+ new

@@ -1,9 +1,9 @@ PATH remote: . specs: - routemaster-client (3.0.0) + routemaster-client (3.1.0) faraday (>= 0.9.0) oj (~> 2.17) typhoeus (~> 1.1) wisper (~> 1.6.1) @@ -11,26 +11,26 @@ remote: https://rubygems.org/ specs: addressable (2.5.0) public_suffix (~> 2.0, >= 2.0.2) byebug (9.0.6) - codeclimate-test-reporter (1.0.3) - simplecov + codeclimate-test-reporter (1.0.8) + simplecov (<= 0.13) coderay (1.1.1) - concurrent-ruby (1.0.2) + concurrent-ruby (1.0.5) connection_pool (2.2.1) crack (0.4.3) safe_yaml (~> 1.0.0) - diff-lcs (1.2.5) + diff-lcs (1.3) docile (1.1.5) ethon (0.10.1) ffi (>= 1.3.0) - faraday (0.10.0) + faraday (0.11.0) multipart-post (>= 1.2, < 3) - ffi (1.9.14) + ffi (1.9.18) formatador (0.2.5) - guard (2.14.0) + guard (2.14.1) formatador (>= 0.2.4) listen (>= 2.7, < 4.0) lumberjack (~> 1.0) nenv (~> 0.1) notiffany (~> 0.0) @@ -40,43 +40,43 @@ 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.1) - json (2.0.2) + hashdiff (0.3.2) + json (2.0.3) 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.10) + lumberjack (1.0.11) 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.0) + oj (2.18.3) pry (0.10.4) coderay (~> 1.1.0) method_source (~> 0.8.1) slop (~> 3.4) - pry-byebug (3.4.1) + pry-byebug (3.4.2) byebug (~> 9.0) pry (~> 0.10) - psych (2.2.1) - public_suffix (2.0.4) + psych (2.2.4) + public_suffix (2.0.5) rack (2.0.1) rack-protection (1.5.3) rack rack-test (0.6.3) rack (>= 1.0) - rake (11.3.0) + rake (12.0.0) rb-fsevent (0.9.8) - rb-inotify (0.9.7) + rb-inotify (0.9.8) ffi (>= 0.5.0) - redis (3.3.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) @@ -89,25 +89,25 @@ rspec-support (~> 3.5.0) rspec-support (3.5.0) ruby_dep (1.5.0) safe_yaml (1.0.4) shellany (0.0.1) - sidekiq (4.2.1) + sidekiq (4.2.10) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) - rack-protection (~> 1.5) + rack-protection (>= 1.5.0) redis (~> 3.2, >= 3.2.1) - simplecov (0.12.0) + simplecov (0.13.0) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) slop (3.6.0) thor (0.19.4) typhoeus (1.1.2) ethon (>= 0.9.0) - webmock (2.3.1) + webmock (2.3.2) addressable (>= 2.3.6) crack (>= 0.3.2) hashdiff wisper (1.6.1) @@ -126,6 +126,6 @@ sidekiq simplecov webmock BUNDLED WITH - 1.13.6 + 1.14.5