Skip to content

Commit

Permalink
Update dependency guard to v2.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 2, 2025
1 parent a415b45 commit 1cf98e2
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 @@ -25,7 +25,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'rake', '13.2.1'
spec.add_development_dependency 'test-unit', '3.6.7'
spec.add_development_dependency 'aruba', '2.2.0'
spec.add_development_dependency 'guard', '2.19.0'
spec.add_development_dependency 'guard', '2.19.1'
spec.add_development_dependency 'guard-test', '2.0.8'
spec.add_development_dependency 'guard-cucumber', '3.0.0'
spec.add_development_dependency 'woothee', '1.13.0'
Expand Down

0 comments on commit 1cf98e2

Please sign in to comment.