gnu: ruby-activesupport: Update to 5.1.3.

* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3.
This commit is contained in:
Ben Woodcroft 2017-08-08 21:52:31 +10:00
parent b998781d24
commit cc36165efa
No known key found for this signature in database
GPG Key ID: 2A6AD9F4AAC20DF6
1 changed files with 2 additions and 2 deletions

View File

@ -2565,14 +2565,14 @@ you about the changes.")
(define-public ruby-activesupport (define-public ruby-activesupport
(package (package
(name "ruby-activesupport") (name "ruby-activesupport")
(version "5.0.0") (version "5.1.3")
(source (source
(origin (origin
(method url-fetch) (method url-fetch)
(uri (rubygems-uri "activesupport" version)) (uri (rubygems-uri "activesupport" version))
(sha256 (sha256
(base32 (base32
"0k7zhnz0aw1ym8phs10r85f91ja45vsd058fm9v0h2k0igw12cpf")))) "16r18n6b1nlky0xx2lw8c1f15gr2vm34xz5g4byjcxf88m1s07xh"))))
(build-system ruby-build-system) (build-system ruby-build-system)
(arguments (arguments
`(#:phases `(#:phases