From 3d050e2bc6a9daef067c4176355f9e46be3a96d6 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 7 Apr 2022 07:45:39 +0000 Subject: [PATCH] Update ruby_parser to version 3.19.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1202d98..2b09901 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -282,8 +282,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.19.1) + sexp_processor (~> 4.16) rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -300,7 +300,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.16.0) shoulda (4.0.0) shoulda-context (~> 2.0) shoulda-matchers (~> 4.0)