Skip to content

Commit 3ed0a2d

Browse files
authored
Merge pull request #424 from sparklemotion/dependabot/bundler/ruby_memcheck-2.2.1
build(deps): update ruby_memcheck requirement from 2.2.0 to 2.2.1
2 parents 015f601 + 2cf50ff commit 3ed0a2d

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.3.1")
88
gem("rdoc", "6.5.0")
99

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

0 commit comments

Comments
 (0)