Skip to content

Commit

Permalink
build(deps-dev): update ruby_memcheck requirement from 2.1.1 to 2.1.2 (
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones authored Aug 28, 2023
2 parents 46bf33b + 36cdb3c commit d57a0fb
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 @@ -22,7 +22,7 @@ group :development do
# tests
gem "minitest", "5.19.0"
gem "minitest-reporters", "1.6.1"
gem "ruby_memcheck", "2.1.1"
gem "ruby_memcheck", "2.1.2"
gem "rubyzip", "~> 2.3.2"
gem "simplecov", "= 0.21.2"

Expand Down

0 comments on commit d57a0fb

Please sign in to comment.