diff options
-rw-r--r-- | gnu/packages/ruby.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 317a12e726..55d3fb1713 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm @@ -16072,6 +16072,7 @@ parts (e.g., given and family names, honorifics etc.).") (arguments ;; thanks to the Gentoo packagers for figuring this out (list + #:ruby ruby-2.7 #:phases #~(modify-phases %standard-phases (add-after 'extract-gemspec 'fix-tests |