Skip to content

Commit

Permalink
Merge pull request #2772 from alphagov/dependabot/bundler/sidekiq-6.5.12
Browse files Browse the repository at this point in the history
Bump sidekiq from 6.5.10 to 6.5.12
  • Loading branch information
andysellick authored Nov 28, 2023
2 parents e651c30 + 2bec172 commit 8d3a497
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ gem "rainbow"
gem "rake"
gem "rubyzip"
gem "sentry-sidekiq"
gem "sidekiq", "6.5.10"
gem "sidekiq", "6.5.12"
gem "sidekiq-limit_fetch"
gem "sinatra"
gem "statsd-ruby"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ GEM
sentry-ruby (~> 5.13.0)
sidekiq (>= 3.0)
set (1.0.3)
sidekiq (6.5.10)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
Expand Down Expand Up @@ -680,7 +680,7 @@ DEPENDENCIES
rubocop-govuk
rubyzip
sentry-sidekiq
sidekiq (= 6.5.10)
sidekiq (= 6.5.12)
sidekiq-limit_fetch
simplecov
sinatra
Expand Down

0 comments on commit 8d3a497

Please sign in to comment.