ruby: update to version 2.7.2
authorLuiz Angelo Daros de Luca <luizluca@gmail.com>
Fri, 20 Nov 2020 23:36:06 +0000 (20:36 -0300)
committerLuiz Angelo Daros de Luca <luizluca@gmail.com>
Sun, 22 Nov 2020 05:01:23 +0000 (02:01 -0300)
commit2e4fe76be43f28adc0b39c5f9ba1f020bcd55753
treef1fcf6d6d4854ef786f551e9da05dc9d6e6b8b06
parented426fb95159af96ebd07855392ba6bd7f5ff0d7
ruby: update to version 2.7.2

This release contains intentional incompatibility. Deprecation warnings are
off by default on 2.7.2 and later. You can turn on deprecation warnings by
specifying the -w or -W:deprecated option at the command-line. Please check
the topics below for details.

* Feature #17000 2.7.2 turns off deprecation warnings by default
* Feature #16345 Don’t emit deprecation warnings by default.

This release contains the new version of webrick with a security fix described in the article.

* CVE-2020-25613: Potential HTTP Request Smuggling Vulnerability in WEBrick

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