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] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-02-01 14:04:42 +00:00 committed by GitHub
parent a1c8cc0a7d
commit 6b99a4c774
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ GEM
ast (~> 2.4.1) ast (~> 2.4.1)
rainbow (3.1.1) rainbow (3.1.1)
rake (13.0.6) rake (13.0.6)
rake-compiler (1.1.7) rake-compiler (1.1.9)
rake rake
regexp_parser (2.2.0) regexp_parser (2.2.0)
rexml (3.2.5) rexml (3.2.5)
@ -51,6 +51,7 @@ GEM
PLATFORMS PLATFORMS
arm64-darwin-21 arm64-darwin-21
x86_64-linux
DEPENDENCIES DEPENDENCIES
minitest (~> 5.11) minitest (~> 5.11)