Upgrade to Ruby 2.7.2.

This commit is contained in:
Vít Ondruch 2020-10-13 16:21:35 +02:00
commit 8b746d13cf
15 changed files with 35 additions and 608 deletions

View file

@ -57,7 +57,7 @@ diff --git a/ruby.c b/ruby.c
index 60c57d6259..1eec16f2c8 100644
--- a/ruby.c
+++ b/ruby.c
@@ -1439,10 +1439,14 @@ proc_options(long argc, char **argv, ruby_cmdline_options_t *opt, int envopt)
@@ -1451,10 +1451,14 @@ proc_options(long argc, char **argv, ruby_cmdline_options_t *opt, int envopt)
void Init_builtin_features(void);