From a34484ccc58301e5a6c62b7e96f1828cf407c2ca Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 21 Apr 2023 12:30:34 +0000 Subject: [PATCH] Update haml-rails to version 2.1.0 --- Gemfile.lock | 16 +++------------- 1 file changed, 3 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index abfc206f..b78fa392 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -211,7 +211,6 @@ GEM dotenv (= 2.8.1) railties (>= 3.2) erubi (1.12.0) - erubis (2.7.0) execjs (2.8.1) factory_bot (6.2.1) activesupport (>= 5.0.0) @@ -237,11 +236,10 @@ GEM haml (5.2.2) temple (>= 0.8.0) 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.40.0) haml (>= 4.0, < 5.3) @@ -252,11 +250,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) http-accept (1.7.0) http-cookie (1.0.5) @@ -530,8 +523,6 @@ GEM ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5) - ruby_parser (3.19.1) - sexp_processor (~> 4.16) rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -554,7 +545,6 @@ GEM sentry-ruby-core (~> 5.3.0) sentry-ruby-core (5.3.0) concurrent-ruby - sexp_processor (4.16.1) shoulda-matchers (5.1.0) activesupport (>= 5.2.0) simple_po_parser (1.1.6) @@ -591,7 +581,7 @@ GEM stripe (> 5, < 6) strscan (3.0.1) sysexits (1.2.0) - temple (0.8.2) + temple (0.10.0) thor (1.2.1) tilt (2.1.0) timecop (0.9.5)