From 2cfbfa8cfbd1d0fdb2a1aa13bd2a44f30e123359 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 00:15:21 +0000 Subject: [PATCH] Update ruby_parser to version 3.20.2 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d5b447..5cea32a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -277,8 +277,8 @@ GEM rubocop (>= 1.7.0, < 2.0) rubocop-ast (>= 0.4.0) ruby-progressbar (1.11.0) - ruby_parser (3.17.0) - sexp_processor (~> 4.15, >= 4.15.1) + 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) @@ -295,7 +295,7 @@ GEM childprocess (>= 0.5, < 5.0) rexml (~> 3.2, >= 3.2.5) rubyzip (>= 1.2.2) - sexp_processor (4.15.3) + sexp_processor (4.17.0) shoulda (4.0.0) shoulda-context (~> 2.0) shoulda-matchers (~> 4.0)