ruby_2_6: init at 2.6.0

This commit is contained in:
Mario Rodas
2018-12-26 09:32:24 -05:00
parent cb5bc310d3
commit 7d141ec326
3 changed files with 16 additions and 5 deletions
@@ -16,4 +16,6 @@ rec {
"${patchSet}/patches/ruby/2.5/head/railsexpress/02-improve-gc-stats.patch"
"${patchSet}/patches/ruby/2.5/head/railsexpress/03-more-detailed-stacktrace.patch"
];
"2.6.0" = ops useRailsExpress [ # no Rails Express patchset yet (2018-12-26)
];
}