From 03c719844e899f69859fdef7b34122f5d333a9cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Sep 2023 13:20:08 +0000 Subject: [PATCH] Bump rake-compiler from 1.2.3 to 1.2.5 Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.3 to 1.2.5. - [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.5) --- 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..783b581 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.5) rake regexp_parser (2.8.1) rexml (3.2.5)