Skip to content

Commit c2c490e

Browse files
authored
Merge pull request #602 from sparklemotion/dependabot/bundler/ruby_memcheck-3.0.1
build(deps-dev): update ruby_memcheck requirement from 3.0.0 to 3.0.1
2 parents fdac926 + 0655862 commit c2c490e

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 :development do
88
gem "rake-compiler", "1.2.9"
99
gem "rake-compiler-dock", "1.8.0"
1010

11-
gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"
11+
gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"
1212

1313
gem "rdoc", "6.10.0"
1414

0 commit comments

Comments
 (0)