diff --git a/Gemfile.lock b/Gemfile.lock index d4c7b12bf..9d6b52545 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -146,7 +146,7 @@ GEM crack (1.0.1) bigdecimal rexml - crass (1.0.6) + crass (1.0.7) csv (3.3.5) database_cleaner-active_record (2.2.2) activerecord (>= 5.a) @@ -207,7 +207,7 @@ GEM railties (>= 4) globalid (1.3.0) activesupport (>= 6.1) - good_job (4.19.0) + good_job (4.19.1) activejob (>= 6.1.0) activerecord (>= 6.1.0) concurrent-ruby (>= 1.3.1) @@ -351,9 +351,6 @@ GEM pry-byebug (3.12.0) byebug (~> 13.0) pry (>= 0.13, < 0.17) - psych (5.4.0) - date - stringio public_suffix (7.0.5) puma (8.0.2) nio4r (~> 2.0) @@ -416,9 +413,10 @@ GEM logger prism (>= 1.6.0) tsort - rdoc (7.2.0) + rdoc (8.0.0) erb - psych (>= 4.0.0) + prism (>= 1.6.0) + rbs (>= 4.0.0) tsort regexp_parser (2.12.0) reline (0.6.3)