diff --git a/Gemfile.lock b/Gemfile.lock index 0581b26a2..11aa69e31 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -145,7 +145,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (3.3.1) bindex (0.8.1) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) @@ -625,15 +625,15 @@ GEM rubyzip (>= 1.2.2, < 4.0) websocket (~> 1.0) semantic_range (3.0.0) - sentry-rails (5.23.0) - railties (>= 5.0) - sentry-ruby (~> 5.23.0) - sentry-ruby (5.23.0) + sentry-rails (6.0.0) + railties (>= 5.2.0) + sentry-ruby (~> 6.0.0) + sentry-ruby (6.0.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sentry-sidekiq (5.23.0) - sentry-ruby (~> 5.23.0) - sidekiq (>= 3.0) + sentry-sidekiq (6.0.0) + sentry-ruby (~> 6.0.0) + sidekiq (>= 5.0) shellany (0.0.1) shoulda-callback-matchers (1.1.4) activesupport (>= 3)