diff --git a/Gemfile.lock b/Gemfile.lock index 819a0fa..9b02cbd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -98,9 +98,9 @@ GEM erb (6.0.0) erubi (1.13.1) fattr (2.4.0) - flog (4.8.0) - path_expander (~> 1.0) - ruby_parser (~> 3.1, > 3.1.0) + flog (4.9.0) + path_expander (~> 2.0) + prism (~> 1.5) sexp_processor (~> 4.8) globalid (1.3.0) activesupport (>= 6.1) @@ -154,10 +154,11 @@ GEM nokogiri (1.18.10-x86_64-linux-gnu) racc (~> 1.4) ostruct (0.6.3) - path_expander (1.1.3) + path_expander (2.0.0) pp (0.6.3) prettyprint prettyprint (0.2.0) + prism (1.6.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0)