Skip to content

Commit

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

---
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 Jan 21, 2025
1 parent 099a513 commit 6d48934
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 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.7'
gem 'sidekiq', '~> 7.3.8'
gem 'sinatra'
gem 'sprockets', '~> 4'
gem 'uglifier'
Expand Down
7 changes: 4 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@ GEM
execjs
railties (>= 3.2)
tilt
redis-client (0.23.1)
redis-client (0.23.2)
connection_pool
regexp_parser (2.9.2)
reline (0.5.12)
Expand Down Expand Up @@ -346,7 +346,8 @@ GEM
rubyzip (>= 1.2.2, < 3.0)
websocket (~> 1.0)
semantic_range (3.0.0)
sidekiq (7.3.7)
sidekiq (7.3.8)
base64
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
Expand Down Expand Up @@ -447,7 +448,7 @@ DEPENDENCIES
sassc-rails
secure_headers
selenium-webdriver
sidekiq (~> 7.3.7)
sidekiq (~> 7.3.8)
sinatra
spring
sprockets (~> 4)
Expand Down

0 comments on commit 6d48934

Please sign in to comment.