From 4448c274f9003387f66553089cdb380606282227 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Nov 2024 01:14:52 +0000 Subject: [PATCH] Build(deps): bump govuk_sidekiq from 9.0.1 to 9.0.2 Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 9.0.1 to 9.0.2. - [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_sidekiq/compare/v9.0.1...v9.0.2) --- updated-dependencies: - dependency-name: govuk_sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f8d2436a..02faf623 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -175,13 +175,13 @@ GEM warden-oauth2 (~> 0.0.1) globalid (1.2.1) activesupport (>= 6.1) - google-protobuf (4.28.3-aarch64-linux) + google-protobuf (4.29.0-aarch64-linux) bigdecimal rake (>= 13) - google-protobuf (4.28.3-arm64-darwin) + google-protobuf (4.29.0-arm64-darwin) bigdecimal rake (>= 13) - google-protobuf (4.28.3-x86_64-linux) + google-protobuf (4.29.0-x86_64-linux) bigdecimal rake (>= 13) googleapis-common-protos-types (1.16.0) @@ -217,7 +217,7 @@ GEM rouge sprockets (>= 3) sprockets-rails - govuk_sidekiq (9.0.1) + govuk_sidekiq (9.0.2) gds-api-adapters (>= 19.1.0) govuk_app_config (>= 1.1) redis-client (>= 0.22.2) @@ -700,8 +700,7 @@ GEM shoulda-context (2.0.0) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) - sidekiq (7.3.2) - concurrent-ruby (< 2) + sidekiq (7.3.6) connection_pool (>= 2.3.0) logger rack (>= 2.2.4)