Skip to content

Commit

Permalink
Update dependency test-unit to v3.6.3 (#76)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent 71d155f commit 837382b
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.2'
spec.add_development_dependency 'test-unit', '3.6.3'
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 837382b

Please sign in to comment.