Skip to content

Commit

Permalink
add rubocop-minitest dev dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 18, 2024
1 parent 381159e commit 628bd98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions foreman_rh_cloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ Gem::Specification.new do |s|

s.add_development_dependency 'rdoc'
s.add_development_dependency 'rubocop'
s.add_development_dependency 'rubocop-minitest'
s.add_development_dependency 'rubocop-performance'
s.add_development_dependency 'rubocop-rails'
end

0 comments on commit 628bd98

Please sign in to comment.