gemfiles/rails_5.gemfile.lock in routemaster-drain-2.4.4 vs gemfiles/rails_5.gemfile.lock in routemaster-drain-2.5.0

- old
+ new

@@ -1,9 +1,10 @@ PATH remote: .. specs: - routemaster-drain (2.4.4) + routemaster-drain (2.5.0) + addressable concurrent-ruby faraday (>= 0.9.0) faraday_middleware hashie rack (>= 1.4.5) @@ -12,57 +13,57 @@ wisper (~> 1.6.1) GEM remote: https://rubygems.org/ specs: - actioncable (5.0.1) - actionpack (= 5.0.1) - nio4r (~> 1.2) + actioncable (5.0.2) + actionpack (= 5.0.2) + nio4r (>= 1.2, < 3.0) websocket-driver (~> 0.6.1) - actionmailer (5.0.1) - actionpack (= 5.0.1) - actionview (= 5.0.1) - activejob (= 5.0.1) + actionmailer (5.0.2) + actionpack (= 5.0.2) + actionview (= 5.0.2) + activejob (= 5.0.2) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 2.0) - actionpack (5.0.1) - actionview (= 5.0.1) - activesupport (= 5.0.1) + actionpack (5.0.2) + actionview (= 5.0.2) + activesupport (= 5.0.2) rack (~> 2.0) rack-test (~> 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.0.2) - actionview (5.0.1) - activesupport (= 5.0.1) + actionview (5.0.2) + activesupport (= 5.0.2) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 2.0) - rails-html-sanitizer (~> 1.0, >= 1.0.2) - activejob (5.0.1) - activesupport (= 5.0.1) + rails-html-sanitizer (~> 1.0, >= 1.0.3) + activejob (5.0.2) + activesupport (= 5.0.2) globalid (>= 0.3.6) - activemodel (5.0.1) - activesupport (= 5.0.1) - activerecord (5.0.1) - activemodel (= 5.0.1) - activesupport (= 5.0.1) + activemodel (5.0.2) + activesupport (= 5.0.2) + activerecord (5.0.2) + activemodel (= 5.0.2) + activesupport (= 5.0.2) arel (~> 7.0) - activesupport (5.0.1) + activesupport (5.0.2) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.0) + addressable (2.5.1) public_suffix (~> 2.0, >= 2.0.2) appraisal (2.1.0) bundler rake thor (>= 0.14.0) arel (7.1.4) builder (3.2.3) byebug (9.0.6) - codecov (0.1.9) + codecov (0.1.10) json simplecov url coderay (1.1.1) concurrent-ruby (1.0.5) @@ -74,15 +75,15 @@ dogstatsd (2.0.0) dotenv (2.2.0) erubis (2.7.0) ethon (0.10.1) ffi (>= 1.3.0) - faraday (0.11.0) + faraday (0.12.0.1) multipart-post (>= 1.2, < 3) faraday_middleware (0.11.0.1) faraday (>= 0.7.4, < 1.0) - ffi (1.9.17) + ffi (1.9.18) fork (1.0.1) fork_break (0.1.4) fork (= 1.0.1) formatador (0.2.5) globalid (0.3.7) @@ -122,12 +123,12 @@ minitest (5.10.1) mono_logger (1.1.0) multi_json (1.12.1) multipart-post (2.0.0) nenv (0.3.0) - nio4r (1.2.1) - nokogiri (1.7.0.1) + nio4r (2.0.0) + nokogiri (1.7.1) mini_portile2 (~> 2.1.0) notiffany (0.1.1) nenv (~> 0.1) shellany (~> 0.0) pry (0.10.4) @@ -139,30 +140,30 @@ rack (2.0.1) rack-protection (1.5.3) rack rack-test (0.6.3) rack (>= 1.0) - rails (5.0.1) - actioncable (= 5.0.1) - actionmailer (= 5.0.1) - actionpack (= 5.0.1) - actionview (= 5.0.1) - activejob (= 5.0.1) - activemodel (= 5.0.1) - activerecord (= 5.0.1) - activesupport (= 5.0.1) + rails (5.0.2) + actioncable (= 5.0.2) + actionmailer (= 5.0.2) + actionpack (= 5.0.2) + actionview (= 5.0.2) + activejob (= 5.0.2) + activemodel (= 5.0.2) + activerecord (= 5.0.2) + activesupport (= 5.0.2) bundler (>= 1.3.0, < 2.0) - railties (= 5.0.1) + railties (= 5.0.2) sprockets-rails (>= 2.0.0) rails-dom-testing (2.0.2) activesupport (>= 4.2.0, < 6.0) nokogiri (~> 1.6) rails-html-sanitizer (1.0.3) loofah (~> 2.0) - railties (5.0.1) - actionpack (= 5.0.1) - activesupport (= 5.0.1) + railties (5.0.2) + actionpack (= 5.0.2) + activesupport (= 5.0.2) method_source rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (12.0.0) rb-fsevent (0.9.8) @@ -191,16 +192,16 @@ 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.9) + sidekiq (4.2.10) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (~> 3.2, >= 3.2.1) - simplecov (0.13.0) + simplecov (0.14.1) docile (~> 1.1.0) json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.0) sinatra (1.0) @@ -215,10 +216,10 @@ sprockets (>= 3.0.0) thor (0.19.4) thread_safe (0.3.6) typhoeus (1.1.2) ethon (>= 0.9.0) - tzinfo (1.2.2) + tzinfo (1.2.3) thread_safe (~> 0.1) url (0.3.2) vegas (0.1.11) rack (>= 1.0.0) webmock (2.3.2)