diff --git a/Gemfile.lock b/Gemfile.lock index 0161ebfc..11cd08a2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -155,8 +155,8 @@ GEM railties (>= 6.0.0) csv (3.3.5) dalli (3.2.8) - date (3.5.0) - debug (1.11.0) + date (3.5.1) + debug (1.11.1) irb (~> 1.10) reline (>= 0.3.8) debug_inspector (1.2.0) @@ -169,7 +169,7 @@ GEM diff-lcs (1.6.2) docile (1.4.1) drb (2.2.3) - erb (5.1.3) + erb (6.0.1) erubi (1.13.1) factory_bot (6.5.5) activesupport (>= 6.1.0) @@ -215,8 +215,8 @@ GEM image_processing (1.14.0) mini_magick (>= 4.9.5, < 6) ruby-vips (>= 2.0.17, < 3) - io-console (0.8.1) - irb (1.15.2) + io-console (0.8.2) + irb (1.16.0) pp (>= 0.6.0) rdoc (>= 4.0.0) reline (>= 0.4.2) @@ -360,7 +360,7 @@ GEM pry (>= 0.13, < 0.16) pry-rails (0.3.11) pry (>= 0.13.0) - psych (5.2.6) + psych (5.3.1) date stringio public_suffix (6.0.1) @@ -419,13 +419,13 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rdoc (6.15.0) + rdoc (7.0.2) erb psych (>= 4.0.0) tsort recaptcha (5.21.1) regexp_parser (2.11.3) - reline (0.6.2) + reline (0.6.3) io-console (~> 0.5) resolv (0.6.3) responders (3.1.1) @@ -527,7 +527,7 @@ GEM sprockets (>= 3.0.0) stimulus-rails (1.3.4) railties (>= 6.0.0) - stringio (3.1.7) + stringio (3.2.0) thor (1.4.0) tilt (2.6.0) timeout (0.5.0)