Skip to content

Commit

Permalink
Update Minitest to 5.22
Browse files Browse the repository at this point in the history
  • Loading branch information
jnbt committed Apr 17, 2024
1 parent d50f607 commit 25262da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion candy_check.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "guard"
spec.add_development_dependency "guard-minitest"
spec.add_development_dependency "inch", "~> 0.7"
spec.add_development_dependency "minitest", "~> 5.10"
spec.add_development_dependency "minitest", "~> 5.22"
spec.add_development_dependency "minitest-around", "~> 0.4"
spec.add_development_dependency "minitest-focus"
spec.add_development_dependency "pry"
Expand Down

0 comments on commit 25262da

Please sign in to comment.