Skip to content

Commit 4ac1832

Browse files
build(deps): update ruby_memcheck requirement from 2.2.1 to 2.3.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.2.1...2.3.0) --- updated-dependencies: - dependency-name: ruby_memcheck dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 28047db commit 4ac1832

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)