Merge pull request #43373 from jhawthorn/fix_queue_classic_ci

Use queue_classic branch which works on postgresql 14
This commit is contained in:
John Hawthorn 2021-10-05 10:05:47 -07:00 committed by GitHub
commit 9320c856e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 9 additions and 8 deletions

@ -65,7 +65,7 @@ group :job do
gem "sidekiq", require: false
gem "sucker_punch", require: false
gem "delayed_job", require: false
gem "queue_classic", github: "QueueClassic/queue_classic", require: false, platforms: :ruby
gem "queue_classic", github: "jhawthorn/queue_classic", branch: "fix-connection-pg-14", require: false, platforms: :ruby
gem "sneakers", require: false
gem "que", require: false
gem "backburner", require: false

@ -1,16 +1,17 @@
GIT
remote: https://github.com/QueueClassic/queue_classic.git
revision: 1e40ddd810c416619ead88316b2b251936ee2495
specs:
queue_classic (4.0.0.pre.alpha1)
pg (>= 0.17, < 2.0)
GIT
remote: https://github.com/brianmario/mysql2.git
revision: 7f4e844fccf6afa888d0bd108d4707a2a7784484
specs:
mysql2 (0.5.3)
GIT
remote: https://github.com/jhawthorn/queue_classic.git
revision: dbfee9bda71020b8f11ae8d9b85932462b7fbee0
branch: fix-connection-pg-14
specs:
queue_classic (4.0.0.pre.alpha1)
pg (>= 0.17, < 2.0)
GIT
remote: https://github.com/matthewd/websocket-client-simple.git
revision: e161305f1a466b9398d86df3b1731b03362da91b