Update good_job to 3.0.1.
Fixes a warning from Zeitwerk in the console.
This commit is contained in:
@@ -195,12 +195,12 @@ GEM
|
|||||||
ffi (~> 1.0)
|
ffi (~> 1.0)
|
||||||
globalid (1.0.0)
|
globalid (1.0.0)
|
||||||
activesupport (>= 5.0)
|
activesupport (>= 5.0)
|
||||||
good_job (2.15.1)
|
good_job (3.0.1)
|
||||||
activejob (>= 5.2.0)
|
activejob (>= 6.0.0)
|
||||||
activerecord (>= 5.2.0)
|
activerecord (>= 6.0.0)
|
||||||
concurrent-ruby (>= 1.0.2)
|
concurrent-ruby (>= 1.0.2)
|
||||||
fugit (>= 1.1)
|
fugit (>= 1.1)
|
||||||
railties (>= 5.2.0)
|
railties (>= 6.0.0)
|
||||||
thor (>= 0.14.1)
|
thor (>= 0.14.1)
|
||||||
webrick (>= 1.3)
|
webrick (>= 1.3)
|
||||||
zeitwerk (>= 2.0)
|
zeitwerk (>= 2.0)
|
||||||
|
|||||||
Reference in New Issue
Block a user