Merge remote-tracking branch 'upstream/master' into hardened-stdenv
This commit is contained in:
@@ -147,4 +147,9 @@ rec {
|
||||
"${patchSet}/patches/ruby/2.2.3/railsexpress/02-improve-gc-stats.patch"
|
||||
"${patchSet}/patches/ruby/2.2.3/railsexpress/03-display-more-detailed-stack-trace.patch"
|
||||
];
|
||||
"2.3.0" = ops useRailsExpress [
|
||||
"${patchSet}/patches/ruby/2.3.0/railsexpress/01-skip-broken-tests.patch"
|
||||
"${patchSet}/patches/ruby/2.3.0/railsexpress/02-improve-gc-stats.patch"
|
||||
"${patchSet}/patches/ruby/2.3.0/railsexpress/03-display-more-detailed-stack-trace.patch"
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user