Skip to content

Commit 65c8138

Browse files
authored
Merge pull request #503 from sparklemotion/dependabot/bundler/rake-compiler-1.2.7
build(deps-dev): update rake-compiler requirement from 1.2.6 to 1.2.7
2 parents e93b34b + 18df584 commit 65c8138

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ gemspec
55
group :development do
66
gem "minitest", "5.21.2"
77

8-
gem "rake-compiler", "1.2.6"
8+
gem "rake-compiler", "1.2.7"
99
gem "rake-compiler-dock", "1.4.0"
1010

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

0 commit comments

Comments
 (0)