Skip to content

Commit 8e99399

Browse files
build(deps): update rake-compiler-dock requirement from 1.3.0 to 1.3.1
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/master/History.md) - [Commits](rake-compiler/rake-compiler-dock@1.3.0...1.3.1) --- updated-dependencies: - dependency-name: rake-compiler-dock dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2611034 commit 8e99399

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
@@ -4,7 +4,7 @@ gemspec
44

55
gem("minitest", "5.20.0")
66
gem("rake-compiler", "1.2.5")
7-
gem("rake-compiler-dock", "1.3.0")
7+
gem("rake-compiler-dock", "1.3.1")
88
gem("rdoc", "6.5.0")
99
gem("psych", "5.1.0")
1010

0 commit comments

Comments
 (0)