Skip to content

Commit

Permalink
Merge pull request #283 from rubygems/dependabot/bundler/sidekiq-7.3.0
Browse files Browse the repository at this point in the history
Bump sidekiq from 7.2.4 to 7.3.0
  • Loading branch information
segiddins authored Jul 2, 2024
2 parents dd47244 + 2b71d92 commit c6a1cb3
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 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.3.1)
concurrent-ruby (1.3.3)
connection_pool (2.4.1)
crass (1.0.6)
date (3.3.4)
Expand Down Expand Up @@ -148,6 +148,7 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
lodash-rails (4.17.21)
railties (>= 3.1)
logger (1.6.0)
loofah (2.22.0)
crass (~> 1.0.2)
nokogiri (>= 1.12.0)
Expand Down Expand Up @@ -249,7 +250,7 @@ GEM
rb-inotify (0.10.1)
ffi (~> 1.0)
redis (4.8.1)
redis-client (0.22.1)
redis-client (0.22.2)
connection_pool
redis-objects (1.7.0)
redis
Expand Down Expand Up @@ -300,11 +301,12 @@ GEM
sprockets-rails (>= 2.3.2)
state_machines-activerecord (~> 0.8.0)
validate_url (~> 1.0.0)
sidekiq (7.2.4)
sidekiq (7.3.0)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
logger
rack (>= 2.2.4)
redis-client (>= 0.19.0)
redis-client (>= 0.22.2)
snaky_hash (2.0.1)
hashie
version_gem (~> 1.1, >= 1.1.1)
Expand Down

0 comments on commit c6a1cb3

Please sign in to comment.