From 6b99a4c7744478b25fa7a978734e143863d27419 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Feb 2022 14:04:42 +0000 Subject: [PATCH] Bump rake-compiler from 1.1.7 to 1.1.9 Bumps [rake-compiler](https://github.com/luislavena/rake-compiler) from 1.1.7 to 1.1.9. - [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.1.7...v1.1.9) --- updated-dependencies: - dependency-name: rake-compiler dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1327527..9c2692c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM ast (~> 2.4.1) rainbow (3.1.1) rake (13.0.6) - rake-compiler (1.1.7) + rake-compiler (1.1.9) rake regexp_parser (2.2.0) rexml (3.2.5) @@ -51,6 +51,7 @@ GEM PLATFORMS arm64-darwin-21 + x86_64-linux DEPENDENCIES minitest (~> 5.11)