From 7f04e22c50fae8d7475a1fe685da1bcfe502abf4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 18:48:21 +0000 Subject: [PATCH] Bump parser from 3.3.4.0 to 3.3.4.1 Bumps [parser](https://github.com/whitequark/parser) from 3.3.4.0 to 3.3.4.1. - [Changelog](https://github.com/whitequark/parser/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitequark/parser/compare/v3.3.4.0...v3.3.4.1) --- updated-dependencies: - dependency-name: parser dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfc86dba..7bf77000 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,7 +65,7 @@ GEM nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) parallel (1.25.1) - parser (3.3.4.0) + parser (3.3.4.1) ast (~> 2.4.1) racc pry (0.14.2)