Skip to content

Commit

Permalink
Merge pull request #845 from alphagov/dependabot/bundler/govuk_sideki…
Browse files Browse the repository at this point in the history
…q-7.1.3

Bump govuk_sidekiq from 7.1.2 to 7.1.3
  • Loading branch information
MuriloDalRi authored Oct 25, 2023
2 parents 46920d7 + 61d6311 commit ce457aa
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 @@ -159,11 +159,11 @@ GEM
sentry-rails (~> 5.3)
sentry-ruby (~> 5.3)
statsd-ruby (~> 1.5)
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)
hashdiff (1.0.1)
hashie (5.0.0)
http-accept (1.7.0)
Expand Down Expand Up @@ -215,7 +215,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)
mlanett-redis-lock (0.2.7)
redis
Expand Down Expand Up @@ -506,7 +506,10 @@ GEM
rb-fsevent (0.11.2)
rb-inotify (0.10.1)
ffi (~> 1.0)
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.1)
Expand Down Expand Up @@ -586,10 +589,10 @@ GEM
sidekiq (>= 3.0)
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)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
Expand All @@ -601,7 +604,7 @@ GEM
version_gem (~> 1.1, >= 1.1.1)
spring (4.1.1)
statsd-ruby (1.5.0)
thor (1.2.2)
thor (1.3.0)
timecop (0.9.8)
timeout (0.4.0)
tzinfo (2.0.6)
Expand Down

0 comments on commit ce457aa

Please sign in to comment.