ruby_2_3: 2.3.7 -> 2.3.8

This commit is contained in:
Mario Rodas
2018-10-17 20:12:47 -05:00
parent 21b8427b0c
commit ee9d62241c
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
{ patchSet, useRailsExpress, ops, patchLevel }:
rec {
"2.3.7" = ops useRailsExpress [
"2.3.8" = ops useRailsExpress [
"${patchSet}/patches/ruby/2.3/head/railsexpress/01-skip-broken-tests.patch"
"${patchSet}/patches/ruby/2.3/head/railsexpress/02-improve-gc-stats.patch"
"${patchSet}/patches/ruby/2.3/head/railsexpress/03-display-more-detailed-stack-trace.patch"