gnu: ruby-activejob: Update to 5.2.2.1.

* gnu/packages/rails.scm (ruby-activejob): Update to 5.2.2.1.
master
Tobias Geerinckx-Rice 2019-03-21 03:47:50 +01:00
parent 2a737e80ce
commit fbc2309f6d
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 2 additions and 2 deletions

View File

@ -284,14 +284,14 @@ WebSockets it allows for real-time features in web applications.")
(define-public ruby-activejob
(package
(name "ruby-activejob")
(version "5.2.2")
(version "5.2.2.1")
(source
(origin
(method url-fetch)
(uri (rubygems-uri "activejob" version))
(sha256
(base32
"1jjkl62x2aprg55x9rpm0h2c82vr2qr989hg3l9r21l01q4822ir"))))
"1zma452lc3qp4a7r10zbdmsci0kv9a3gnk4da2apbdrc8fib5mr3"))))
(build-system ruby-build-system)
(arguments
'(;; No included tests