Skip to content

Commit

Permalink
Update dependency test-unit to v3.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent 756e838 commit 22fb8fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jr-cli.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ Gem::Specification.new do |spec|

spec.add_development_dependency 'bundler', '>= 2.4.21'
spec.add_development_dependency 'rake', '13.2.1'
spec.add_development_dependency 'test-unit', '3.6.4'
spec.add_development_dependency 'test-unit', '3.6.5'
spec.add_development_dependency 'aruba', '2.2.0'
spec.add_development_dependency 'guard', '2.19.0'
spec.add_development_dependency 'guard-test', '2.0.8'
Expand Down

0 comments on commit 22fb8fa

Please sign in to comment.