Skip to content

Commit

Permalink
Merge pull request #1716 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/sidekiq-7.3.5
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
2 parents 3481b23 + 147eda3 commit 77ebde0
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 @@ -81,7 +81,7 @@ gem 'jsonpath', '~> 1.1.5'
gem 'aasm', '~> 5.5'

# for running background jobs
gem 'sidekiq', '~> 7.3.4'
gem 'sidekiq', '~> 7.3.5'
gem 'sinatra', '~> 4.0.0', require: false
gem 'slim', '~> 5.2.1'

Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ GEM
activesupport (>= 5.2.0)
show_me_the_cookies (6.0.0)
capybara (>= 2, < 4)
sidekiq (7.3.4)
sidekiq (7.3.5)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down Expand Up @@ -744,7 +744,7 @@ DEPENDENCIES
selenium-webdriver (>= 3.142.3)
shoulda-matchers (>= 4.2.0)
show_me_the_cookies (>= 6.0.0)
sidekiq (~> 7.3.4)
sidekiq (~> 7.3.5)
simplecov (>= 0.16.1)
sinatra (~> 4.0.0)
site_prism (>= 3.7.3)
Expand Down

0 comments on commit 77ebde0

Please sign in to comment.