From ca0dbe14542dd54dc7f72842e03062c5169687ca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Jun 2023 13:57:32 +0000 Subject: [PATCH] Bump rake-compiler from 1.2.1 to 1.2.3 Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.2.1 to 1.2.3. - [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.1...v1.2.3) --- 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 6e4ff98..742fbd3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM ast (~> 2.4.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.2.1) + rake-compiler (1.2.3) rake regexp_parser (2.7.0) rexml (3.2.5)