From 2dc0a4f43a2fb8f2610213845538e123453a995c Mon Sep 17 00:00:00 2001 From: Matt Jankowski Date: Wed, 6 Nov 2024 10:37:49 -0500 Subject: [PATCH] Update parser to version 3.3.6.0 --- Gemfile.lock | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 56a73cb..fe59d0f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -15,8 +15,10 @@ GEM method_source (1.0.0) minitest (5.18.0) parallel (1.22.1) - parser (3.2.2.0) + parser (3.3.6.0) ast (~> 2.4.1) + racc + racc (1.8.1) rainbow (3.1.1) rake (13.0.6) regexp_parser (2.7.0) @@ -45,6 +47,7 @@ GEM PLATFORMS arm64-darwin-22 + arm64-darwin-24 x86_64-linux DEPENDENCIES @@ -55,4 +58,4 @@ DEPENDENCIES standard BUNDLED WITH - 2.4.10 + 2.5.23