From 0673359f013a99fc9962c14f525afa83d028a263 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 19:55:43 +0000 Subject: [PATCH] Bump govuk_sidekiq from 7.1.4 to 7.1.5 Bumps [govuk_sidekiq](https://github.com/alphagov/govuk_sidekiq) from 7.1.4 to 7.1.5. - [Changelog](https://github.com/alphagov/govuk_sidekiq/blob/main/CHANGELOG.md) - [Commits](https://github.com/alphagov/govuk_sidekiq/compare/v7.1.4...v7.1.5) --- updated-dependencies: - dependency-name: govuk_sidekiq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b8dc329d2..1ba4724a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -133,8 +133,7 @@ GEM declarative (0.0.20) diff-lcs (1.5.0) docile (1.4.0) - domain_name (0.5.20190701) - unf (>= 0.0.5, < 1.0.0) + domain_name (0.6.20231109) drb (2.2.0) ruby2_keywords erubi (1.12.0) @@ -225,11 +224,11 @@ GEM bunny (~> 2.17) govuk_schemas (4.7.0) json-schema (>= 2.8, < 4.2) - govuk_sidekiq (7.1.4) + govuk_sidekiq (7.1.5) gds-api-adapters (>= 19.1.0) govuk_app_config (>= 1.1) redis-namespace (~> 1.6) - sidekiq (> 6.5.10, < 7) + sidekiq (~> 6.5, >= 6.5.12) govuk_test (4.0.1) brakeman (>= 5.0.2) capybara (>= 3.36) @@ -545,7 +544,7 @@ GEM pry (>= 0.10.4) psych (5.1.1.1) stringio - public_suffix (5.0.3) + public_suffix (5.0.4) puma (6.4.0) nio4r (~> 2.0) racc (1.7.3) @@ -611,7 +610,7 @@ GEM redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.8.2) - reline (0.4.0) + reline (0.4.1) io-console (~> 0.5) representable (3.1.1) declarative (< 0.1.0) @@ -745,7 +744,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) statsd-ruby (1.5.0) - stringio (3.0.9) + stringio (3.1.0) systemu (2.6.5) thor (1.3.0) tilt (2.1.0) @@ -755,9 +754,6 @@ GEM tzinfo (2.0.6) concurrent-ruby (~> 1.0) uber (0.1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.9) unicode-display_width (2.4.2) uuid (2.3.9) macaddr (~> 1.0)