gnu: ruby-rubocop: Update to 0.77.0.
authorBjörn Höfling <bjoern.hoefling@bjoernhoefling.de>
Sun, 8 Dec 2019 22:58:03 +0000 (23:58 +0100)
committerBjörn Höfling <bjoern.hoefling@bjoernhoefling.de>
Sun, 8 Dec 2019 23:35:42 +0000 (00:35 +0100)
* gnu/packages/ruby.scm (ruby-rubocop): Update to 0.77.0.

gnu/packages/ruby.scm

index dc1ccf9..0fe81b3 100644 (file)
@@ -5282,14 +5282,14 @@ inspired by the Sinatra microframework style of specifying actions:
 (define-public ruby-rubocop
   (package
     (name "ruby-rubocop")
-    (version "0.64.0")
+    (version "0.77.0")
     (source
      (origin
        (method url-fetch)
        (uri (rubygems-uri "rubocop" version))
        (sha256
         (base32
-         "07shi6kncwhkvlh9ci9rgccrjsq4448hbic3yrakh2w65ppynvbj"))))
+         "0m88b1bgbhmmbdnz2xv6n0il0j4q5qm9jbc0vf1zsaxmxqp06nx9"))))
     (build-system ruby-build-system)
     (arguments
      '(;; No included tests