gnu: ruby: Use ruby-2.7.
* gnu/packages/ruby.scm (ruby): Use ruby-2.7. Signed-off-by: Christopher Baines <mail@cbaines.net>
This commit is contained in:
parent
fbf09494db
commit
2e8025154d
1 changed files with 1 additions and 1 deletions
|
@ -212,7 +212,7 @@ a focus on simplicity and productivity.")
|
||||||
(delete-file-recursively "ext/fiddle/libffi-3.2.1")
|
(delete-file-recursively "ext/fiddle/libffi-3.2.1")
|
||||||
#t))))))
|
#t))))))
|
||||||
|
|
||||||
(define-public ruby ruby-2.6)
|
(define-public ruby ruby-2.7)
|
||||||
|
|
||||||
(define-public mruby
|
(define-public mruby
|
||||||
(package
|
(package
|
||||||
|
|
Reference in a new issue