Package: rubocop / 0.52.1+dfsg-1

Metadata

Package Version Patches format
rubocop 0.52.1+dfsg-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
01 relax dependency version.diff | (download)

rubocop.gemspec | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 allow use of ruby-progressbar version available in archive
02 disable tests relying on rubygems features.diff | (download)

spec/rubocop/config_loader_spec.rb | 7 4 + 3 - 0 !
1 file changed, 4 insertions(+), 3 deletions(-)

 rubygems usage is disabled for packaging purposes
 I need to research more to determine if there is a better way
 to handle this test failure.
04 adjust tests due to rubocop logo removal from package.diff | (download)

assets/output.html.erb | 4 3 + 1 - 0 !
spec/fixtures/html_formatter/expected.html | 124 3 + 121 - 0 !
2 files changed, 6 insertions(+), 122 deletions(-)

 remove rubocop logo from source code and tests