Skip to content

Commit 881284c

Browse files
build(deps): update rake-compiler-dock requirement in /precompiled
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/main/History.md) - [Commits](rake-compiler/rake-compiler-dock@v1.8.0...v1.9.1) --- updated-dependencies: - dependency-name: rake-compiler-dock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 988f297 commit 881284c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

precompiled/Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@ gemspec
88
gem "rake", "~> 13.0"
99

1010
gem "rake-compiler"
11-
gem "rake-compiler-dock", "1.8.0"
11+
gem "rake-compiler-dock", "1.9.1"
1212

1313
gem "minitest", "~> 5.0"

0 commit comments

Comments
 (0)