Skip to content

Commit 2eb3bba

Browse files
authored
Merge pull request #409 from sparklemotion/dependabot/bundler/ruby_memcheck-2.2.0
build(deps): update ruby_memcheck requirement from 2.1.2 to 2.2.0
2 parents 7b196ab + 3c2fe2b commit 2eb3bba

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,4 +8,4 @@ gem("rake-compiler-dock", "1.3.0")
88
gem("rdoc", "6.5.0")
99
gem("psych", "5.1.0")
1010

11-
gem("ruby_memcheck", "2.1.2") if Gem::Platform.local.os == "linux"
11+
gem("ruby_memcheck", "2.2.0") if Gem::Platform.local.os == "linux"

0 commit comments

Comments
 (0)