Skip to content

Commit 4fbfba8

Browse files
authored
Merge pull request #1731 from alphagov/dependabot/bundler/govuk_sidekiq-7.1.4
Bump govuk_sidekiq from 7.1.3 to 7.1.4
2 parents 0ea37a3 + ae1194b commit 4fbfba8

1 file changed

Lines changed: 7 additions & 10 deletions

File tree

Gemfile.lock

Lines changed: 7 additions & 10 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.3)
179+
govuk_sidekiq (7.1.4)
180180
gds-api-adapters (>= 19.1.0)
181181
govuk_app_config (>= 1.1)
182182
redis-namespace (~> 1.6)
183-
sidekiq (~> 6.5)
183+
sidekiq (> 6.5.10, < 7)
184184
govuk_test (4.0.1)
185185
brakeman (>= 5.0.2)
186186
capybara (>= 3.36)
@@ -534,10 +534,7 @@ GEM
534534
rb-fsevent (0.11.2)
535535
rb-inotify (0.10.1)
536536
ffi (~> 1.0)
537-
redis (5.0.8)
538-
redis-client (>= 0.17.0)
539-
redis-client (0.17.1)
540-
connection_pool
537+
redis (4.8.1)
541538
redis-namespace (1.11.0)
542539
redis (>= 4)
543540
regexp_parser (2.8.2)
@@ -632,10 +629,10 @@ GEM
632629
sentry-sidekiq (5.12.0)
633630
sentry-ruby (~> 5.12.0)
634631
sidekiq (>= 3.0)
635-
sidekiq (6.5.5)
636-
connection_pool (>= 2.2.2)
632+
sidekiq (6.5.12)
633+
connection_pool (>= 2.2.5, < 3)
637634
rack (~> 2.0)
638-
redis (>= 4.5.0)
635+
redis (>= 4.5.0, < 5)
639636
simplecov (0.22.0)
640637
docile (~> 1.1)
641638
simplecov-html (~> 0.11)
@@ -678,7 +675,7 @@ GEM
678675
execjs (>= 0.3.0, < 3)
679676
unf (0.1.4)
680677
unf_ext
681-
unf_ext (0.0.8.2)
678+
unf_ext (0.0.9)
682679
unicode-display_width (2.4.2)
683680
version_gem (1.1.3)
684681
warden (1.2.9)

0 commit comments

Comments
 (0)