ruby_2_7: init at 2.7.0

Release notes: https://www.ruby-lang.org/en/news/2019/12/25/ruby-2-7-0-released/
This commit is contained in:
Mario Rodas
2019-12-25 14:24:03 +00:00
committed by Alyssa Ross
parent 298010982b
commit 76200c4284
3 changed files with 19 additions and 1 deletions
@@ -16,4 +16,6 @@
"${patchSet}/patches/ruby/2.6/head/railsexpress/02-improve-gc-stats.patch"
"${patchSet}/patches/ruby/2.6/head/railsexpress/03-more-detailed-stacktrace.patch"
];
"2.7.0" = ops useRailsExpress [ # no patches yet (2019-12-25)
];
}