Skip to content

Commit

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

build(deps): bump sidekiq from 7.3.0 to 7.3.1
  • Loading branch information
colinbruce authored Aug 16, 2024
2 parents 32f5af7 + c8a9c91 commit 1c5f0c2
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.3.0"
gem "sidekiq", "~> 7.3.1"
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.3.1)
activesupport (>= 5.2.0)
sidekiq (7.3.0)
sidekiq (7.3.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
Expand Down Expand Up @@ -840,7 +840,7 @@ DEPENDENCIES
sentry-ruby
sentry-sidekiq
shoulda-matchers (~> 6.3)
sidekiq (~> 7.3.0)
sidekiq (~> 7.3.1)
sidekiq-status (~> 3.0.3)
simple_command
simplecov
Expand Down

0 comments on commit 1c5f0c2

Please sign in to comment.