Skip to content

Commit

Permalink
Merge pull request #6608 from ministryofjustice/dependabot/bundler/si…
Browse files Browse the repository at this point in the history
…dekiq-7.2.4

build(deps): bump sidekiq from 7.2.3 to 7.2.4
  • Loading branch information
colinbruce authored Apr 29, 2024
2 parents 84a4300 + 2a09de1 commit 42c7744
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 @@ -60,7 +60,7 @@ gem "jwt"

# background processing
gem "redis"
gem "sidekiq", "~> 7.2.3"
gem "sidekiq", "~> 7.2.4"
gem "sidekiq-status", "~> 3.0.3"

# URL and path parsing
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -673,7 +673,7 @@ GEM
shellany (0.0.1)
shoulda-matchers (6.2.0)
activesupport (>= 5.2.0)
sidekiq (7.2.3)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down Expand Up @@ -838,7 +838,7 @@ DEPENDENCIES
sentry-ruby
sentry-sidekiq
shoulda-matchers (~> 6.2)
sidekiq (~> 7.2.3)
sidekiq (~> 7.2.4)
sidekiq-status (~> 3.0.3)
simple_command
simplecov
Expand Down

0 comments on commit 42c7744

Please sign in to comment.