Installation
Add this line to your application’s Gemfile:
gem 'rubocop-packaging', require: false
And then execute:
$ bundle install
Or install it yourself as:
$ gem install rubocop-packaging
Or on Debian based systems, you can also do:
$ apt install ruby-rubocop-packaging