From 0622f5ff731ef0c21c6840af9ca51e3c5c3bc602 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 11:30:58 +0000 Subject: [PATCH] Bump govuk_app_config from 9.12.0 to 9.13.0 Bumps [govuk_app_config](https://github.com/alphagov/govuk_app_config) from 9.12.0 to 9.13.0. - [Changelog](https://github.com/alphagov/govuk_app_config/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_app_config/compare/v9.12.0...v9.13.0) --- updated-dependencies: - dependency-name: govuk_app_config dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b3bbaa4..f926881 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -117,12 +117,12 @@ GEM warden-oauth2 (~> 0.0.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (4.27.1) + google-protobuf (4.27.2) bigdecimal rake (>= 13) googleapis-common-protos-types (1.15.0) google-protobuf (>= 3.18, < 5.a) - govuk_app_config (9.12.0) + govuk_app_config (9.13.0) logstasher (~> 2.1) opentelemetry-exporter-otlp (>= 0.25, < 0.29) opentelemetry-instrumentation-all (>= 0.39.1, < 0.62.0) @@ -157,7 +157,7 @@ GEM method_source (1.1.0) mini_mime (1.1.5) mini_portile2 (2.8.7) - minitest (5.24.0) + minitest (5.24.1) mongo (2.15.1) bson (>= 4.8.2, < 5.0.0) mongoid (7.5.4) @@ -511,10 +511,10 @@ GEM rubocop (~> 1.40) ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) - sentry-rails (5.17.3) + sentry-rails (5.18.0) railties (>= 5.0) - sentry-ruby (~> 5.17.3) - sentry-ruby (5.17.3) + sentry-ruby (~> 5.18.0) + sentry-ruby (5.18.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) simplecov (0.22.0)