Skip to content

Commit

Permalink
Merge pull request #602 from sparklemotion/dependabot/bundler/ruby_me…
Browse files Browse the repository at this point in the history
…mcheck-3.0.1

build(deps-dev): update ruby_memcheck requirement from 3.0.0 to 3.0.1
  • Loading branch information
flavorjones authored Jan 6, 2025
2 parents fdac926 + 0655862 commit c2c490e
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,7 +8,7 @@ group :development do
gem "rake-compiler", "1.2.9"
gem "rake-compiler-dock", "1.8.0"

gem "ruby_memcheck", "3.0.0" if Gem::Platform.local.os == "linux"
gem "ruby_memcheck", "3.0.1" if Gem::Platform.local.os == "linux"

gem "rdoc", "6.10.0"

Expand Down

0 comments on commit c2c490e

Please sign in to comment.