Skip to content

Commit

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

Bump govuk_sidekiq from 7.1.3 to 7.1.4
  • Loading branch information
chrisroos authored Nov 15, 2023
2 parents eebebaf + 127b902 commit dafa98d
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -190,11 +190,11 @@ GEM
rails (>= 6)
rouge
sprockets (>= 3)
govuk_sidekiq (7.1.3)
govuk_sidekiq (7.1.4)
gds-api-adapters (>= 19.1.0)
govuk_app_config (>= 1.1)
redis-namespace (~> 1.6)
sidekiq (~> 6.5)
sidekiq (> 6.5.10, < 7)
govuk_test (4.0.1)
brakeman (>= 5.0.2)
capybara (>= 3.36)
Expand Down Expand Up @@ -563,10 +563,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
recursive-open-struct (1.1.3)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.18.0)
connection_pool
redis (4.8.1)
redis-namespace (1.11.0)
redis (>= 4)
regexp_parser (2.8.2)
Expand Down Expand Up @@ -644,10 +641,10 @@ GEM
sentry-ruby (~> 5.13.0)
sidekiq (>= 3.0)
shoulda-context (2.0.0)
sidekiq (6.5.5)
connection_pool (>= 2.2.2)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0)
redis (>= 4.5.0, < 5)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand Down

0 comments on commit dafa98d

Please sign in to comment.