Skip to content

Commit

Permalink
Merge pull request #1964 from alphagov/dependabot/bundler/govuk_sidek…
Browse files Browse the repository at this point in the history
…iq-7.1.3

Bump govuk_sidekiq from 7.1.2 to 7.1.3
  • Loading branch information
MuriloDalRi authored Oct 25, 2023
2 parents 2a34eb7 + a8c8824 commit 127d73f
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -212,11 +212,11 @@ GEM
bunny (~> 2.17)
govuk_schemas (4.7.0)
json-schema (>= 2.8, < 4.2)
govuk_sidekiq (7.1.2)
govuk_sidekiq (7.1.3)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (>= 6.5.12, < 7)
sidekiq (~> 6.5)
govuk_test (4.0.1)
brakeman (>= 5.0.2)
capybara (>= 3.36)
Expand Down Expand Up @@ -279,7 +279,7 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.4)
mini_portile2 (2.8.5)
minitest (5.20.0)
msgpack (1.7.1)
multi_json (1.15.0)
Expand Down Expand Up @@ -579,7 +579,10 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
rbtree (0.4.6)
redis (4.8.1)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.17.1)
connection_pool
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.2)
Expand Down Expand Up @@ -683,10 +686,10 @@ GEM
set (1.0.3)
shoulda-matchers (5.3.0)
activesupport (>= 5.2.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
redis (>= 4.5.0)
signet (0.16.1)
addressable (~> 2.8)
faraday (>= 0.17.5, < 3.0)
Expand Down Expand Up @@ -716,7 +719,7 @@ GEM
sprockets (>= 3.0.0)
statsd-ruby (1.5.0)
systemu (2.6.5)
thor (1.2.2)
thor (1.3.0)
tilt (2.1.0)
timecop (0.9.8)
timeout (0.4.0)
Expand Down

0 comments on commit 127d73f

Please sign in to comment.