From 723f122de0ab1d86c1bf66cefc634412f7e38b06 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Nov 2023 21:44:58 +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 7aec6a84..40afdade 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -102,8 +102,7 @@ GEM date (3.3.4) 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) @@ -171,11 +170,11 @@ GEM sentry-rails (~> 5.3) sentry-ruby (~> 5.3) statsd-ruby (~> 1.5) - 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) hashdiff (1.0.1) hashie (5.0.0) http-accept (1.7.0) @@ -481,7 +480,7 @@ GEM pry (>= 0.13, < 0.15) 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) @@ -537,7 +536,7 @@ GEM redis-namespace (1.11.0) redis (>= 4) regexp_parser (2.8.1) - reline (0.4.0) + reline (0.4.1) io-console (~> 0.5) request_store (1.5.1) rack (>= 1.4) @@ -630,15 +629,12 @@ GEM version_gem (~> 1.1, >= 1.1.1) spring (4.1.3) statsd-ruby (1.5.0) - stringio (3.0.9) + stringio (3.1.0) thor (1.3.0) timecop (0.9.8) timeout (0.4.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) - unf (0.1.4) - unf_ext - unf_ext (0.0.9) unicode-display_width (2.4.2) user_agent_parser (2.16.0) version_gem (1.1.3)