~ruther/guix-local

2713e399eeffe36b3e7c6be5307323a1a24d774e — Ben Woodcroft 8 years ago 86383d6
gnu: ruby-2.3: Update to 2.3.6 [fixes CVE-2017-17405].

* gnu/packages/ruby.scm (ruby-2.3): Update to 2.3.6.
1 files changed, 2 insertions(+), 2 deletions(-)

M gnu/packages/ruby.scm
M gnu/packages/ruby.scm => gnu/packages/ruby.scm +2 -2
@@ 105,7 105,7 @@ a focus on simplicity and productivity.")
(define-public ruby-2.3
  (package
    (inherit ruby)
    (version "2.3.5")
    (version "2.3.6")
    (source
     (origin
       (method url-fetch)


@@ 114,7 114,7 @@ a focus on simplicity and productivity.")
                           "/ruby-" version ".tar.xz"))
       (sha256
        (base32
         "1npzcnq5kh0f9y88w5gj4v6ln8csr91361k3r43dmhlhn6mpsfkx"))
         "0mlz0mk7yyxia37k8fdv8m8a72h61nfbns28430h796l4an6kng0"))
       (modules '((guix build utils)))
       (snippet `(begin
                   ;; Remove bundled libffi