Skip to content

Commit

Permalink
downgrade to minitest 4
Browse files Browse the repository at this point in the history
  • Loading branch information
johrstrom committed Jul 10, 2024
1 parent c24720b commit 74a6975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ood_core.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency "pry", "~> 0.10"
spec.add_development_dependency "timecop", "~> 0.8"
spec.add_development_dependency "climate_control", "~> 1.2.0"
spec.add_development_dependency "minitest", "~> 5"
spec.add_development_dependency "minitest", "~> 4"
end

0 comments on commit 74a6975

Please sign in to comment.