Gemfile.lock in stealth-2.0.0.beta3 vs Gemfile.lock in stealth-2.0.0.beta4

- old
+ new

@@ -1,45 +1,45 @@ PATH remote: . specs: - stealth (2.0.0.beta3) + stealth (2.0.0.beta4) activesupport (~> 6.0) multi_json (~> 1.12) puma (>= 4.2, < 6.0) sidekiq (~> 6.0) sinatra (~> 2.0) thor (~> 1.0) GEM remote: https://rubygems.org/ specs: - activesupport (6.1.4.1) + activesupport (6.1.4.6) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) zeitwerk (~> 2.3) concurrent-ruby (1.1.9) connection_pool (2.2.5) diff-lcs (1.3) - i18n (1.8.11) + i18n (1.10.0) concurrent-ruby (~> 1.0) - minitest (5.14.4) + minitest (5.15.0) mock_redis (0.23.0) multi_json (1.15.0) mustermann (1.1.1) ruby2_keywords (~> 0.0.1) nio4r (2.5.8) oj (3.10.6) - puma (5.5.2) + puma (5.6.2) nio4r (~> 2.0) rack (2.2.3) - rack-protection (2.1.0) + rack-protection (2.2.0) rack rack-test (1.1.0) rack (>= 1.0, < 3) - redis (4.5.1) + redis (4.6.0) rspec (3.9.0) rspec-core (~> 3.9.0) rspec-expectations (~> 3.9.0) rspec-mocks (~> 3.9.0) rspec-core (3.9.1) @@ -52,23 +52,23 @@ rspec-support (~> 3.9.0) rspec-support (3.9.2) rspec_junit_formatter (0.4.1) rspec-core (>= 2, < 4, != 2.12.0) ruby2_keywords (0.0.5) - sidekiq (6.3.1) + sidekiq (6.4.1) connection_pool (>= 2.2.2) rack (~> 2.0) redis (>= 4.2.0) - sinatra (2.1.0) + sinatra (2.2.0) mustermann (~> 1.0) rack (~> 2.2) - rack-protection (= 2.1.0) + rack-protection (= 2.2.0) tilt (~> 2.0) - thor (1.1.0) + thor (1.2.1) tilt (2.0.10) tzinfo (2.0.4) concurrent-ruby (~> 1.0) - zeitwerk (2.5.1) + zeitwerk (2.5.4) PLATFORMS ruby DEPENDENCIES