Skip to content

Commit

Permalink
dep: update ruby_memcheck to 1.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
flavorjones committed May 17, 2023
1 parent ebb9eca commit a7eac53
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.18.0"
gem "minitest-reporters", "1.6.0"
gem "ruby_memcheck", git: "https://github.com/flavorjones/ruby_memcheck", ref: "flavorjones-nokogiri-huge-parse-option"
gem "ruby_memcheck", "1.3.2"
gem "rubyzip", "~> 2.3.2"
gem "simplecov", "= 0.21.2"

Expand Down

0 comments on commit a7eac53

Please sign in to comment.