From 8cb95f04a5f11297c05b5400cebe31fe29a1d1d7 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 13:00:16 +0000 Subject: [PATCH] Update haml to version 6.1.1 --- Gemfile.lock | 21 ++++++--------------- 1 file changed, 6 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 156bbeec3..23584a1f2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -116,7 +116,6 @@ GEM diff-lcs (1.5.0) docile (1.4.0) erubi (1.12.0) - erubis (2.7.0) execjs (2.8.1) factory_bot (6.2.1) activesupport (>= 5.0.0) @@ -133,21 +132,16 @@ GEM globalid (1.1.0) activesupport (>= 5.0) gravtastic (3.2.6) - haml (5.2.2) - temple (>= 0.8.0) + haml (6.1.1) + 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) hirb (0.7.3) - html2haml (2.3.0) - erubis (~> 2.7.0) - haml (>= 4.0) - nokogiri (>= 1.6.0) - ruby_parser (~> 3.5) i18n (1.14.1) concurrent-ruby (~> 1.0) innertube (1.1.0) @@ -232,7 +226,7 @@ GEM public_suffix (5.0.1) puma (6.3.0) nio4r (~> 2.0) - racc (1.6.2) + racc (1.7.0) rack (2.2.7) rack-test (2.1.0) rack (>= 1.3) @@ -325,8 +319,6 @@ GEM rubocop-capybara (~> 2.17) rubocop-factory_bot (~> 2.22) ruby-progressbar (1.13.0) - ruby_parser (3.20.2) - sexp_processor (~> 4.16) rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -348,7 +340,6 @@ GEM sentry-ruby (~> 5.9.0) sentry-ruby (5.9.0) concurrent-ruby (~> 1.0, >= 1.0.2) - sexp_processor (4.17.0) simplecov (0.16.1) docile (~> 1.1) json (>= 1.8, < 3)