gnu: ruby-rack-protection: Update to 2.0.5.

* gnu/packages/ruby.scm (ruby-rack-protection): Update to 2.0.5.
This commit is contained in:
Pierre Neidhardt 2019-02-25 16:10:58 +01:00
parent 9c7226dfd5
commit 3355e49cf8
No known key found for this signature in database
GPG key ID: 9BDCF497A4BBCC7F

View file

@ -13,6 +13,7 @@
;;; Copyright © 2017, 2018, 2019 Christopher Baines <mail@cbaines.net>
;;; Copyright © 2018 Vasile Dumitrascu <va511e@yahoo.com>
;;; Copyright © 2018 Alex Vong <alexvong1995@gmail.com>
;;; Copyright © 2019 Pierre Neidhardt <mail@ambrevar.xyz>
;;;
;;; This file is part of GNU Guix.
;;;
@ -4982,14 +4983,14 @@ (define-public ruby-rack-test
(define-public ruby-rack-protection
(package
(name "ruby-rack-protection")
(version "2.0.3")
(version "2.0.5")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "rack-protection" version))
(sha256
(base32
"1z5598qipilmnf45428jnxi63ykrgvnyywa5ckpr52zv2vpd8jdp"))))
"15167q25rmxipqwi6hjqj3i1byi9iwl3xq9b7mdar7qiz39pmjsk"))))
(build-system ruby-build-system)
(arguments
'(;; Tests missing from the gem.