Skip to content

Commit 60f88f4

Browse files
authored
Merge pull request #647 from sparklemotion/dependabot/bundler/rake-compiler-dock-1.10.0
build(deps-dev): update rake-compiler-dock requirement from 1.9.1 to 1.10.0
2 parents 4bf2ce7 + 3a6fe79 commit 60f88f4

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
@@ -8,7 +8,7 @@ group :test do
88
gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"
99

1010
gem "rake-compiler", "1.3.0"
11-
gem "rake-compiler-dock", "1.9.1"
11+
gem "rake-compiler-dock", "1.10.0"
1212
end
1313

1414
group :development do

0 commit comments

Comments
 (0)