Skip to content

Commit

Permalink
Update version of minitest for Ruby head tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
hainesr committed Jan 19, 2024
1 parent d57d85a commit 8fdf467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cff.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'json_schema', '~> 0.20.4'
spec.add_runtime_dependency 'language_list', '~> 1.2.1'

spec.add_development_dependency 'minitest', '~> 5.16.0'
spec.add_development_dependency 'minitest', '~> 5.21.2'
spec.add_development_dependency 'rake', '~> 13.0'
spec.add_development_dependency 'rdoc', '~> 6.4.0'
spec.add_development_dependency 'rubocop', '~> 1.35.0'
Expand Down

0 comments on commit 8fdf467

Please sign in to comment.