Skip to content

Commit 4a89597

Browse files
build(deps-dev): update rake-compiler requirement from 1.2.8 to 1.2.9
Updates the requirements on [rake-compiler](https://github.com/luislavena/rake-compiler) to permit the latest version. - [Release notes](https://github.com/luislavena/rake-compiler/releases) - [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md) - [Commits](rake-compiler/rake-compiler@v1.2.8...v1.2.9) --- updated-dependencies: - dependency-name: rake-compiler dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a6c67ac commit 4a89597

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gemspec
55
group :development do
66
gem "minitest", "5.25.4"
77

8-
gem "rake-compiler", "1.2.8"
8+
gem "rake-compiler", "1.2.9"
99
gem "rake-compiler-dock", "1.7.0"
1010

1111
gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"

0 commit comments

Comments
 (0)