Skip to content

Commit 758c465

Browse files
authored
Merge pull request #1718 from alphagov/dependabot/bundler/govuk_sidekiq-7.1.3
Bump govuk_sidekiq from 7.1.2 to 7.1.3
2 parents 6b23a5a + bde3334 commit 758c465

1 file changed

Lines changed: 9 additions & 6 deletions

File tree

Gemfile.lock

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -176,11 +176,11 @@ GEM
176176
sprockets (>= 3)
177177
govuk_schemas (4.7.0)
178178
json-schema (>= 2.8, < 4.2)
179-
govuk_sidekiq (7.1.2)
179+
govuk_sidekiq (7.1.3)
180180
gds-api-adapters (>= 19.1.0)
181181
govuk_app_config (>= 1.1)
182182
redis-namespace (~> 1.6)
183-
sidekiq (>= 6.5.12, < 7)
183+
sidekiq (~> 6.5)
184184
govuk_test (4.0.1)
185185
brakeman (>= 5.0.2)
186186
capybara (>= 3.36)
@@ -534,7 +534,10 @@ GEM
534534
rb-fsevent (0.11.2)
535535
rb-inotify (0.10.1)
536536
ffi (~> 1.0)
537-
redis (4.8.1)
537+
redis (5.0.8)
538+
redis-client (>= 0.17.0)
539+
redis-client (0.17.1)
540+
connection_pool
538541
redis-namespace (1.11.0)
539542
redis (>= 4)
540543
regexp_parser (2.8.2)
@@ -629,10 +632,10 @@ GEM
629632
sentry-sidekiq (5.12.0)
630633
sentry-ruby (~> 5.12.0)
631634
sidekiq (>= 3.0)
632-
sidekiq (6.5.12)
633-
connection_pool (>= 2.2.5, < 3)
635+
sidekiq (6.5.5)
636+
connection_pool (>= 2.2.2)
634637
rack (~> 2.0)
635-
redis (>= 4.5.0, < 5)
638+
redis (>= 4.5.0)
636639
simplecov (0.22.0)
637640
docile (~> 1.1)
638641
simplecov-html (~> 0.11)

0 commit comments

Comments
 (0)