Skip to content

Commit

Permalink
Bump rubocop from 1.61.0 to 1.62.0. This allow use of the prism parser,
Browse files Browse the repository at this point in the history
  • Loading branch information
faisal committed Mar 11, 2024
1 parent 07a7ebc commit 05d21a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rubycritic.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'mocha', '~> 2.1.0'
spec.add_development_dependency 'rake', '~> 13.1.0', '>= 11.0.0'
spec.add_development_dependency 'rexml', '>= 3.2.0'
spec.add_development_dependency 'rubocop', '~> 1.61.0', '>= 1.54.0'
spec.add_development_dependency 'rubocop', '~> 1.62.0', '>= 1.54.0'
spec.add_development_dependency 'rubocop-minitest'
spec.add_development_dependency 'rubocop-performance'
spec.add_development_dependency 'rubocop-rake'
Expand Down

0 comments on commit 05d21a4

Please sign in to comment.