Skip to content

Commit

Permalink
Add development_dependency theforeman-rubocop ~> 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bastian-src committed Nov 26, 2024
1 parent 2f486a9 commit 642c843
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions foreman_resource_quota.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,6 @@ Gem::Specification.new do |s|
s.files = Dir['{app,config,db,lib,locale,webpack}/**/*'] + ['LICENSE', 'Rakefile', 'README.md', 'package.json']

s.add_dependency 'foreman-tasks', '>= 10.0', '< 11'

s.add_development_dependency 'theforeman-rubocop', '~> 0.1.0'
end

0 comments on commit 642c843

Please sign in to comment.