diff --git a/Gemfile.lock b/Gemfile.lock index 819a0fa..66ba8b2 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.4) + path_expander (~> 2.0) + prism (~> 1.7) 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.1) pp (0.6.3) prettyprint prettyprint (0.2.0) + prism (1.7.0) propshaft (1.3.1) actionpack (>= 7.0.0) activesupport (>= 7.0.0) @@ -230,11 +231,11 @@ GEM rspec-mocks (~> 3.13) rspec-support (~> 3.13) rspec-support (3.13.6) - ruby_parser (3.21.1) + ruby_parser (3.22.0) racc (~> 1.5) sexp_processor (~> 4.16) securerandom (0.4.1) - sexp_processor (4.17.4) + sexp_processor (4.17.5) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)