Skip to content

Commit

Permalink
Merge pull request #263 from rubygems/dependabot/bundler/sidekiq-7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jan 22, 2024
2 parents e3777e9 + 160be07 commit 2e7c31f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ GEM
coffee-script-source
execjs
coffee-script-source (1.12.2)
concurrent-ruby (1.2.2)
concurrent-ruby (1.2.3)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.3)
Expand Down Expand Up @@ -249,7 +249,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.8.1)
redis-client (0.18.0)
redis-client (0.19.1)
connection_pool
redis-objects (1.7.0)
redis
Expand Down Expand Up @@ -300,11 +300,11 @@ GEM
sprockets-rails (>= 2.3.2)
state_machines-activerecord (~> 0.8.0)
validate_url (~> 1.0.0)
sidekiq (7.2.0)
sidekiq (7.2.1)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.14.0)
redis-client (>= 0.19.0)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand Down

0 comments on commit 2e7c31f

Please sign in to comment.