Upgrade to Ruby 2.7.0.

This commit is contained in:
Vít Ondruch 2020-01-07 13:05:52 +01:00
commit 0fb01be98c
2 changed files with 19 additions and 18 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
@@ -1410,10 +1410,14 @@ proc_options(long argc, char **argv, ruby_cmdline_options_t *opt, int envopt)
@@ -1439,10 +1439,14 @@ proc_options(long argc, char **argv, ruby_cmdline_options_t *opt, int envopt)
void Init_builtin_features(void);