Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
byroot committed Aug 22, 2024
1 parent d42df22 commit a7c90d2
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ group :job do
gem "sidekiq", require: false
gem "sucker_punch", require: false
gem "delayed_job", require: false
gem "queue_classic", ">= 4.0.0", require: false, platforms: :ruby
# gem "queue_classic", ">= 4.0.0", require: false, platforms: :ruby
gem "sneakers", require: false
gem "backburner", require: false
gem "delayed_job_active_record", require: false
Expand Down
4 changes: 0 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -397,7 +397,6 @@ GEM
ast (~> 2.4.1)
racc
path_expander (1.1.1)
pg (1.5.4)
prettier_print (1.2.1)
prism (0.27.0)
propshaft (0.9.0)
Expand All @@ -410,8 +409,6 @@ GEM
public_suffix (5.0.4)
puma (6.4.0)
nio4r (~> 2.0)
queue_classic (4.0.0)
pg (>= 1.1, < 2.0)
raabro (1.4.0)
racc (1.8.1)
rack (3.1.7)
Expand Down Expand Up @@ -660,7 +657,6 @@ DEPENDENCIES
prism
propshaft (>= 0.1.7)
puma (>= 5.0.3)
queue_classic (>= 4.0.0)
rack (~> 3.0)
rack-cache (~> 1.2)
rails!
Expand Down

0 comments on commit a7c90d2

Please sign in to comment.