Gemfile.lock in stealth-0.10.2 vs Gemfile.lock in stealth-0.10.3

- old
+ new

@@ -1,35 +1,35 @@ PATH remote: . specs: stealth (0.10.2) - activesupport (~> 5.1) + activesupport (~> 5.2.0.rc1) multi_json (~> 1.12) puma (~> 3.10) sidekiq (~> 5.0) sinatra (~> 2.0) thor (~> 0.20) GEM remote: https://rubygems.org/ specs: - activesupport (5.1.4) + activesupport (5.2.0.rc1) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (~> 0.7) minitest (~> 5.1) tzinfo (~> 1.1) concurrent-ruby (1.0.5) connection_pool (2.2.1) diff-lcs (1.3) - i18n (0.9.1) + i18n (0.9.3) concurrent-ruby (~> 1.0) - minitest (5.10.3) + minitest (5.11.3) mock_redis (0.17.3) - multi_json (1.12.2) + multi_json (1.13.1) mustermann (1.0.1) oj (3.3.6) - puma (3.11.0) + puma (3.11.2) rack (2.0.3) rack-protection (2.0.0) rack rack-test (0.7.0) rack (>= 1.0, < 3) @@ -47,11 +47,11 @@ diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.6.0) rspec-support (3.6.0) rspec_junit_formatter (0.3.0) rspec-core (>= 2, < 4, != 2.12.0) - sidekiq (5.0.5) + sidekiq (5.1.0) concurrent-ruby (~> 1.0) connection_pool (~> 2.2, >= 2.2.0) rack-protection (>= 1.5.0) redis (>= 3.3.4, < 5) sinatra (2.0.0) @@ -60,10 +60,10 @@ rack-protection (= 2.0.0) tilt (~> 2.0) thor (0.20.0) thread_safe (0.3.6) tilt (2.0.8) - tzinfo (1.2.4) + tzinfo (1.2.5) thread_safe (~> 0.1) PLATFORMS ruby