From 0af86f55c32a399b344a2096b4d817c3a06b5bd1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Wed, 20 Aug 2025 09:32:18 +0000 Subject: [PATCH] Update haml-rails to version 2.1.0 --- Gemfile.lock | 19 +++++-------------- 1 file changed, 5 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3e0774ee..ad4d53d9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,6 @@ GEM drb (2.2.3) erb (5.0.2) erubi (1.13.1) - erubis (2.7.0) execjs (2.8.1) factory_bot (6.5.4) activesupport (>= 6.1.0) @@ -219,14 +218,14 @@ GEM globalid (1.2.1) activesupport (>= 6.1) gravtastic (3.2.6) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.3.0) + temple (>= 0.8.2) + thor tilt - haml-rails (2.0.1) + haml-rails (2.1.0) actionpack (>= 5.1) activesupport (>= 5.1) - haml (>= 4.0.6, < 6.0) - html2haml (>= 1.0.1) + haml (>= 4.0.6) railties (>= 5.1) haml_lint (0.65.1) haml (>= 5.0) @@ -237,11 +236,6 @@ GEM hashdiff (1.0.1) hashery (2.1.2) hashie (5.0.0) - html2haml (2.2.0) - erubis (~> 2.7.0) - haml (>= 4.0, < 6) - nokogiri (>= 1.6.0) - ruby_parser (~> 3.5) htmlentities (4.3.4) i18n (1.14.7) concurrent-ruby (~> 1.0) @@ -565,8 +559,6 @@ GEM ruby-vips (2.2.4) ffi (~> 1.12) logger - ruby_parser (3.17.0) - sexp_processor (~> 4.15, >= 4.15.1) rubyzip (2.4.1) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -590,7 +582,6 @@ GEM sentry-ruby (5.26.0) bigdecimal concurrent-ruby (~> 1.0, >= 1.0.2) - sexp_processor (4.15.3) shoulda-matchers (6.5.0) activesupport (>= 5.2.0) simplecov (0.22.0)