From 7532802023614cf74973add3096604abb1f8992f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Aug 2024 06:43:08 +0000 Subject: [PATCH] Bump racc from 1.8.0 to 1.8.1 Bumps [racc](https://github.com/ruby/racc) from 1.8.0 to 1.8.1. - [Release notes](https://github.com/ruby/racc/releases) - [Changelog](https://github.com/ruby/racc/blob/master/ChangeLog) - [Commits](https://github.com/ruby/racc/compare/v1.8.0...v1.8.1) --- updated-dependencies: - dependency-name: racc 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 e8d057a16..3dcd78242 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -75,7 +75,7 @@ GEM ruby-rc4 ttfunk public_suffix (6.0.1) - racc (1.8.0) + racc (1.8.1) rainbow (3.1.1) rake (13.2.1) ruby-rc4 (0.1.5)