Skip to content

Commit df0a487

Browse files
build(deps-dev): update rake-compiler requirement from 1.3.0 to 1.3.1
Updates the requirements on [rake-compiler](https://github.com/rake-compiler/rake-compiler) to permit the latest version. - [Release notes](https://github.com/rake-compiler/rake-compiler/releases) - [Changelog](https://github.com/rake-compiler/rake-compiler/blob/master/History.md) - [Commits](rake-compiler/rake-compiler@v1.3.0...v1.3.1) --- updated-dependencies: - dependency-name: rake-compiler dependency-version: 1.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f26cb7a commit df0a487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ group :test do
77

88
gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"
99

10-
gem "rake-compiler", "1.3.0"
10+
gem "rake-compiler", "1.3.1"
1111
gem "rake-compiler-dock", "1.11.0"
1212
end
1313

0 commit comments

Comments
 (0)