Skip to content

Commit

Permalink
Switch to rubocop 1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak committed Apr 13, 2023
1 parent 62be3a0 commit b72d78b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion voxpupuli-rubocop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Gem::Specification.new do |s|
s.required_ruby_version = '>= 2.7.0'

s.add_runtime_dependency 'rake', '~> 13.0', '>= 13.0.6'
s.add_runtime_dependency 'rubocop', '~> 1.49.0'
s.add_runtime_dependency 'rubocop', '~> 1.50.0'
s.add_runtime_dependency 'rubocop-performance', '~> 1.17.0'
s.add_runtime_dependency 'rubocop-rake', '~> 0.6.0'
s.add_runtime_dependency 'rubocop-rspec', '~> 2.19.0'
Expand Down

0 comments on commit b72d78b

Please sign in to comment.