File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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 )
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 )
You can’t perform that action at this time.
0 commit comments