Update good_job to 3.0.1.

Fixes a warning from Zeitwerk in the console.
This commit is contained in:
evazion
2022-07-02 18:26:34 -05:00
parent 6386962357
commit 483f311428

View File

@@ -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)