Skip to content

Commit

Permalink
Update minitest to version 5.22.2
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Feb 8, 2024
1 parent bb7f50e commit 2e6fea7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion active_model_otp.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency "activerecord"
spec.add_development_dependency "rake"
spec.add_development_dependency "minitest", "~> 5.4.2"
spec.add_development_dependency "minitest", "~> 5.22.2"
spec.add_development_dependency "appraisal"

if RUBY_PLATFORM == "java"
Expand Down

0 comments on commit 2e6fea7

Please sign in to comment.