ruby: update to 2.6.10
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Tue, 19 Apr 2022 18:50:16 +0000 (15:50 -0300)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Sat, 23 Apr 2022 08:31:00 +0000 (10:31 +0200)
commit9c39582d99d510e4e6f4de53358ad040a1ae980b
treeae888a1afd902748fa951623b5d21ce4cf90babb
parentcae913febb54b78f8c89374ff698ed88ccc865d7
ruby: update to 2.6.10

Fixes from 2.6.9:
- CVE-2021-41817: Regular Expression Denial of Service Vulnerability of
  Date Parsing Methods
- CVE-2021-41819: Cookie Prefix Spoofing in CGI::Cookie.parse

Fixes from 2.6.10:
- CVE-2022-28739: Buffer overrun in String-to-Float conversion

After this release, Ruby 2.6 reaches EOL.

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
lang/ruby/Makefile