From 1f8c17d88d048a68276a247e464c25a43f61bda1 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 6 Jul 2021 09:16:40 +0000 Subject: [PATCH] Update haml-rails to version 2.0.1 --- Gemfile.lock | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dd1ee336..c20365d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -208,12 +208,12 @@ GEM haml (5.0.4) temple (>= 0.8.0) tilt - haml-rails (1.0.0) - actionpack (>= 4.0.1) - activesupport (>= 4.0.1) + haml-rails (2.0.1) + actionpack (>= 5.1) + activesupport (>= 5.1) haml (>= 4.0.6, < 6.0) html2haml (>= 1.0.1) - railties (>= 4.0.1) + railties (>= 5.1) haml_lint (0.28.0) haml (>= 4.0, < 5.1) rainbow @@ -505,8 +505,8 @@ GEM ruby-vips (2.1.2) ffi (~> 1.12) ruby_dep (1.5.0) - ruby_parser (3.11.0) - sexp_processor (~> 4.9) + ruby_parser (3.16.0) + sexp_processor (~> 4.15, >= 4.15.1) rubyzip (1.3.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -532,7 +532,7 @@ GEM sentry-ruby-core (4.5.2) concurrent-ruby faraday - sexp_processor (4.11.0) + sexp_processor (4.15.3) shellany (0.0.1) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) @@ -572,7 +572,7 @@ GEM multi_json (~> 1.0) stripe (>= 2.0.3) sysexits (1.2.0) - temple (0.8.0) + temple (0.8.2) thor (1.1.0) thread_safe (0.3.6) tilt (2.0.10)