diff options
Diffstat (limited to 'gnu/packages/ruby.scm')
| -rw-r--r-- | gnu/packages/ruby.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/ruby.scm b/gnu/packages/ruby.scm index 9e244bf38cb..9d1a414914b 100644 --- a/gnu/packages/ruby.scm +++ b/gnu/packages/ruby.scm | |||
| @@ -7080,7 +7080,7 @@ they match.") | |||
| 7080 | #t))))) | 7080 | #t))))) |
| 7081 | (native-inputs | 7081 | (native-inputs |
| 7082 | (list ragel ruby-regexp-property-values ruby-rspec)) | 7082 | (list ragel ruby-regexp-property-values ruby-rspec)) |
| 7083 | (synopsis "A regular expression parser library for Ruby ") | 7083 | (synopsis "Regular expression parser library for Ruby") |
| 7084 | (description "A Ruby gem for tokenizing, parsing, and transforming regular | 7084 | (description "A Ruby gem for tokenizing, parsing, and transforming regular |
| 7085 | expressions. It comprises the following components: | 7085 | expressions. It comprises the following components: |
| 7086 | @itemize | 7086 | @itemize |
