gnu: ruby-rubocop: Update to 0.88.0.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Wed, 15 Jul 2020 02:37:13 +0000 (22:37 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Sat, 18 Jul 2020 03:01:33 +0000 (23:01 -0400)
commitc164c402a1899ffd2b2caba541b51e05855e94b8
tree8afc8bae44518036e4d9e4b3b6db5eae9f1de056
parent12ed6da4fe4dc014c230ebbc857cfc698347ea2f
gnu: ruby-rubocop: Update to 0.88.0.

* gnu/packages/patches/ruby-rubocop-break-dependency-cycle.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register patch.
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.88.0.
[origin]: Use git-fetch.  Apply the newly added patch.
[arguments]: Set #:test-target to "default".  Remove #:tests?, enabling tests.
[phases]{remove-problematic-tests, disable-bundler, set-home,
make-adoc-files-writable}: New phases.  Replace the 'replace-git-ls-files
phase.
[native-inputs]: Add ruby-bump, ruby-pry, ruby-rspec, ruby-test-queue,
ruby-webmock-2 and ruby-yard.
[propagated-inputs]: Remove ruby-powerpack and ruby-jaro-winkler.  Add
ruby-regexp-parser, ruby-rexml and ruby-rubocop-ast.
gnu/local.mk
gnu/packages/patches/ruby-rubocop-break-dependency-cycle.patch [new file with mode: 0644]
gnu/packages/ruby.scm