Skip to content

Commit

Permalink
Add dependency on rubocop-packaging
Browse files Browse the repository at this point in the history
This helps to ensure that parser is cleanly and
easily maintainable in Debian and other downstreams.

Signed-off-by: Utkarsh Gupta <utkarsh@debian.org>
  • Loading branch information
utkarsh2102 committed Sep 25, 2020
1 parent 52f0eb2 commit 11be2b5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions parser.gemspec
Expand Up @@ -59,4 +59,5 @@ Gem::Specification.new do |spec|
spec.add_development_dependency 'simplecov', '~> 0.15.1'

spec.add_development_dependency 'gauntlet'
spec.add_development_dependency 'rubocop-packaging'
end

0 comments on commit 11be2b5

Please sign in to comment.