From b97accdddd0c1ae9d552bdabc186142e4d2e68b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 06:27:04 +0000 Subject: [PATCH] build(deps-dev): bump parser in the bundler group Bumps the bundler group with 1 update: [parser](https://github.com/whitequark/parser). Updates `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 dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac613b8b6..c75c68740 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM oauth2 (>= 1.4, < 3) omniauth (~> 2.0) parallel (1.25.1) - parser (3.3.4.0) + parser (3.3.4.1) ast (~> 2.4.1) racc pry (0.14.2)