Skip to content

Commit 0655862

Browse files
build(deps-dev): update ruby_memcheck requirement from 3.0.0 to 3.0.1
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@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: ruby_memcheck dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fdac926 commit 0655862

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,7 +8,7 @@ group :development do
88
gem "rake-compiler", "1.2.9"
99
gem "rake-compiler-dock", "1.8.0"
1010

11-
gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"
11+
gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"
1212

1313
gem "rdoc", "6.10.0"
1414

0 commit comments

Comments
 (0)