From 0f2d1b79a2c90dfa4ef181809904812a8c22aa16 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2024 11:16:24 +0000 Subject: [PATCH] Build(deps): Bump parser from 3.3.5.0 to 3.3.5.1 in /spec Bumps [parser](https://github.com/whitequark/parser) from 3.3.5.0 to 3.3.5.1. - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.3.5.0...v3.3.5.1) --- updated-dependencies: - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- spec/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spec/Gemfile.lock b/spec/Gemfile.lock index df9819a9..100b05f8 100644 --- a/spec/Gemfile.lock +++ b/spec/Gemfile.lock @@ -8,7 +8,7 @@ GEM json (2.7.5) language_server-protocol (3.17.0.3) parallel (1.26.3) - parser (3.3.5.0) + parser (3.3.5.1) ast (~> 2.4.1) racc racc (1.8.1)