Skip to content

Commit

Permalink
Add rubocop-rake dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
bastelfreak authored and ekohl committed Aug 29, 2024
1 parent 71cf8bf commit d34ac50
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions theforeman-rubocop.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'rubocop-minitest', '~> 0.33.0'
spec.add_dependency 'rubocop-performance', '~> 1.19.0'
spec.add_dependency 'rubocop-rails', '~> 2.22.0'
spec.add_dependency 'rubocop-rake', '~> 0.6.0'
spec.add_dependency 'rubocop-rspec', '~> 2.25.0'
spec.add_development_dependency 'bundler', '~> 2.4', '>= 2.4.22'
spec.add_development_dependency 'rake', '~> 13.0', '>= 13.1.0'
Expand Down

0 comments on commit d34ac50

Please sign in to comment.