Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrew committed Jan 25, 2024
1 parent 8c0896a commit b9bb62c
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ GEM
bootstrap (5.3.2)
autoprefixer-rails (>= 9.1.0)
popper_js (>= 2.11.8, < 3)
brpoplpush-redis_script (0.1.3)
concurrent-ruby (~> 1.0, >= 1.0.5)
redis (>= 1.0, < 6)
builder (3.2.4)
chronic_duration (0.10.6)
numerizer (~> 0.1.1)
Expand Down Expand Up @@ -254,8 +251,6 @@ GEM
rake (13.1.0)
rdoc (6.6.2)
psych (>= 4.0.0)
redis (5.0.8)
redis-client (>= 0.17.0)
redis-client (0.19.1)
connection_pool
reline (0.4.2)
Expand Down Expand Up @@ -290,8 +285,7 @@ GEM
sidekiq-status (3.0.3)
chronic_duration
sidekiq (>= 6.0, < 8)
sidekiq-unique-jobs (8.0.5)
brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
sidekiq-unique-jobs (8.0.6)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 7.0.0, < 8.0.0)
thor (>= 1.0, < 3.0)
Expand Down

0 comments on commit b9bb62c

Please sign in to comment.