Skip to content

Commit 9a953ff

Browse files
authored
Merge pull request #601 from sparklemotion/dependabot/bundler/rake-compiler-1.2.9
build(deps-dev): update rake-compiler requirement from 1.2.8 to 1.2.9
2 parents a6c67ac + 4a89597 commit 9a953ff

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
@@ -5,7 +5,7 @@ gemspec
55
group :development do
66
gem "minitest", "5.25.4"
77

8-
gem "rake-compiler", "1.2.8"
8+
gem "rake-compiler", "1.2.9"
99
gem "rake-compiler-dock", "1.7.0"
1010

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

0 commit comments

Comments
 (0)