From c43156130f49edf184b8ae2d260bb4b1fa287d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Aug 2023 13:57:05 +0000 Subject: [PATCH] Bump rake-compiler from 1.2.3 to 1.2.4 Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/luislavena/rake-compiler/releases) - [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md) - [Commits](https://github.com/luislavena/rake-compiler/compare/v1.2.3...v1.2.4) --- updated-dependencies: - dependency-name: rake-compiler dependency-type: direct:production 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 266d305..5818662 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -26,7 +26,7 @@ GEM racc (1.7.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.3) + rake-compiler (1.2.4) rake regexp_parser (2.8.1) rexml (3.2.5)