Skip to content

Commit

Permalink
chore(deps): bump sidekiq from 7.3.5 to 7.3.6
Browse files Browse the repository at this point in the history
Bumps [sidekiq](https://github.com/sidekiq/sidekiq) from 7.3.5 to 7.3.6.
- [Changelog](https://github.com/sidekiq/sidekiq/blob/main/Changes.md)
- [Commits](sidekiq/sidekiq@v7.3.5...v7.3.6)

---
updated-dependencies:
- dependency-name: sidekiq
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and nning committed Nov 23, 2024
1 parent faffb32 commit 80f1c81
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 @@ -35,7 +35,7 @@ gem 'responders'
gem 'rqrcode'
gem 'sassc-rails'
gem 'secure_headers'
gem 'sidekiq', '~> 7.3.5'
gem 'sidekiq', '~> 7.3.6'
gem 'sinatra'
gem 'sprockets', '~> 4'
gem 'uglifier'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -346,7 +346,7 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sidekiq (7.3.5)
sidekiq (7.3.6)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down Expand Up @@ -448,7 +448,7 @@ DEPENDENCIES
sassc-rails
secure_headers
selenium-webdriver
sidekiq (~> 7.3.5)
sidekiq (~> 7.3.6)
sinatra
spring
sprockets (~> 4)
Expand Down

0 comments on commit 80f1c81

Please sign in to comment.