Skip to content

Commit aa159ac

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

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
@@ -6,7 +6,7 @@ group :development do
66
gem "minitest", "5.24.1"
77

88
gem "rake-compiler", "1.2.7"
9-
gem "rake-compiler-dock", "1.5.1"
9+
gem "rake-compiler-dock", "1.5.2"
1010

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

0 commit comments

Comments
 (0)