Upgrade Ruby to 2.7.3 (#16004)

* Upgrade Ruby to 2.7.3

https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-7-3-released/
includes security fixes to
- CVE-2021-28965: XML round-trip vulnerability in REXML
- CVE-2021-28966: Path traversal in Tempfile on Windows

* Update rexml to 3.2.5

https://www.ruby-lang.org/en/news/2021/04/05/xml-round-trip-vulnerability-in-rexml-cve-2021-28965/
This commit is contained in:
Daigo 3 Dango
2021-04-09 00:31:36 +00:00
committed by GitHub
parent 3f2533ca8e
commit 3f8d0de82e
3 changed files with 4 additions and 4 deletions

View File

@ -1 +1 @@
2.7.2
2.7.3