diff --git a/Gemfile.lock b/Gemfile.lock index d8670e65d..4ecea47c0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -195,12 +195,12 @@ GEM ffi (~> 1.0) globalid (1.0.0) activesupport (>= 5.0) - good_job (2.15.1) - activejob (>= 5.2.0) - activerecord (>= 5.2.0) + good_job (3.0.1) + activejob (>= 6.0.0) + activerecord (>= 6.0.0) concurrent-ruby (>= 1.0.2) fugit (>= 1.1) - railties (>= 5.2.0) + railties (>= 6.0.0) thor (>= 0.14.1) webrick (>= 1.3) zeitwerk (>= 2.0)