diff --git a/Gemfile.lock b/Gemfile.lock index 64d81bf8..290f5e60 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,13 +190,13 @@ GEM raabro (~> 1.4) globalid (1.2.1) activesupport (>= 6.1) - good_job (3.29.5) - activejob (>= 6.0.0) - activerecord (>= 6.0.0) - concurrent-ruby (>= 1.0.2) - fugit (>= 1.1) - railties (>= 6.0.0) - thor (>= 0.14.1) + good_job (4.0.0) + activejob (>= 6.1.0) + activerecord (>= 6.1.0) + concurrent-ruby (>= 1.3.1) + fugit (>= 1.11.0) + railties (>= 6.1.0) + thor (>= 1.0.0) hashdiff (1.1.0) highline (3.0.1) hotwire-livereload (1.4.0) @@ -226,7 +226,7 @@ GEM activesupport (>= 3.0) nokogiri (>= 1.6) io-console (0.7.2) - irb (1.13.2) + irb (1.14.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -303,7 +303,7 @@ GEM nio4r (~> 2.0) raabro (1.4.0) racc (1.8.0) - rack (3.1.4) + rack (3.1.6) rack-session (2.0.0) rack (>= 3.0.0) rack-test (2.1.0)