Skip to content

Commit

Permalink
build(deps): update ruby_memcheck requirement from 2.1.2 to 2.2.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 7b196ab commit 3c2fe2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ gem("rake-compiler-dock", "1.3.0")
gem("rdoc", "6.5.0")
gem("psych", "5.1.0")

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

0 comments on commit 3c2fe2b

Please sign in to comment.