Skip to content

Commit

Permalink
Merge pull request #3995 from Crown-Commercial-Service/dependabot/bun…
Browse files Browse the repository at this point in the history
…dler/sidekiq-7.1.6
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
2 parents 7fbd3a4 + 2cc385e commit d79bef2
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 @@ -71,7 +71,7 @@ gem 'aasm', '~> 5.5'
gem 'after_commit_everywhere', '~> 1.3'

# for running background jobs
gem 'sidekiq', '~> 7.1.5'
gem 'sidekiq', '~> 7.1.6'
gem 'sinatra', '~> 3.1.0', require: false
gem 'slim', '~> 5.1.1'
gem 'sidekiq-cron'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -545,7 +545,7 @@ GEM
activesupport (>= 5.2.0)
show_me_the_cookies (6.0.0)
capybara (>= 2, < 4)
sidekiq (7.1.5)
sidekiq (7.1.6)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
Expand Down Expand Up @@ -697,7 +697,7 @@ DEPENDENCIES
shakapacker (~> 7.1.0)
shoulda-matchers (>= 5.1.0)
show_me_the_cookies (>= 6.0.0)
sidekiq (~> 7.1.5)
sidekiq (~> 7.1.6)
sidekiq-cron
simplecov (>= 0.16.1)
sinatra (~> 3.1.0)
Expand Down

0 comments on commit d79bef2

Please sign in to comment.