Skip to content

Commit 3c2fe2b

Browse files
build(deps): update ruby_memcheck requirement from 2.1.2 to 2.2.0
Updates the requirements on [ruby_memcheck](https://github.com/Shopify/ruby_memcheck) to permit the latest version. - [Release notes](https://github.com/Shopify/ruby_memcheck/releases) - [Commits](Shopify/ruby_memcheck@2.1.2...2.2.0) --- updated-dependencies: - dependency-name: ruby_memcheck dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7b196ab commit 3c2fe2b

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)