From 44f2c211c20440d882cbd90c33dab4d51b067464 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 14:00:56 +0000 Subject: [PATCH] Update ruby_parser to version 3.18.1 --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 336c2610..7f6a6ac0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -525,8 +525,8 @@ GEM ruby-vips (2.1.4) ffi (~> 1.12) ruby2_keywords (0.0.5) - ruby_parser (3.17.0) - sexp_processor (~> 4.15, >= 4.15.1) + ruby_parser (3.18.1) + sexp_processor (~> 4.16) rubyzip (2.3.2) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1) @@ -548,7 +548,7 @@ GEM sentry-ruby-core (4.6.5) concurrent-ruby faraday - sexp_processor (4.15.3) + sexp_processor (4.16.0) shoulda-matchers (4.5.1) activesupport (>= 4.2.0) simplecov (0.21.2)