ruby_2_6: 2.6.0 -> 2.6.1

This commit is contained in:
Alyssa Ross
2019-01-30 13:47:28 +00:00
parent c995ad005e
commit b89c3b952a
2 changed files with 4 additions and 4 deletions
@@ -16,6 +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)
"2.6.1" = ops useRailsExpress [ # no Rails Express patchset yet (2019-01-30)
];
}