diff --git a/Gemfile.lock b/Gemfile.lock index 96103128f..b39646b8b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -91,7 +91,7 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.1.6) + bigdecimal (3.1.7) binding_of_caller (1.0.1) debug_inspector (>= 1.2.0) bootsnap (1.18.3) @@ -168,7 +168,7 @@ GEM govuk_personalisation (0.15.0) plek (>= 1.9.0) rails (>= 6, < 8) - govuk_publishing_components (37.7.1) + govuk_publishing_components (37.8.0) govuk_app_config govuk_personalisation (>= 0.7.0) kramdown @@ -234,7 +234,7 @@ GEM mime-types-data (3.2024.0206) mini_mime (1.1.5) mini_portile2 (2.8.5) - minitest (5.22.2) + minitest (5.22.3) minitest-reporters (1.6.1) ansi builder @@ -599,10 +599,11 @@ GEM rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2, < 3.0) websocket (~> 1.0) - sentry-rails (5.16.1) + sentry-rails (5.17.0) railties (>= 5.0) - sentry-ruby (~> 5.16.1) - sentry-ruby (5.16.1) + sentry-ruby (~> 5.17.0) + sentry-ruby (5.17.0) + bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) shoulda-context (2.0.0) simplecov (0.22.0)