Skip to content

Commit 740ea09

Browse files
authored
Merge pull request #444 from sparklemotion/dependabot/bundler/ruby_memcheck-2.3.0
build(deps): update ruby_memcheck requirement from 2.2.1 to 2.3.0
2 parents 28047db + 4ac1832 commit 740ea09

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
@@ -7,4 +7,4 @@ gem("rake-compiler", "1.2.5")
77
gem("rake-compiler-dock", "1.4.0.rc2")
88
gem("rdoc", "6.6.2")
99

10-
gem("ruby_memcheck", "2.2.1") if Gem::Platform.local.os == "linux"
10+
gem("ruby_memcheck", "2.3.0") if Gem::Platform.local.os == "linux"

0 commit comments

Comments
 (0)