ruby_2_6: 2.6.6 -> 2.6.7

https://www.ruby-lang.org/en/news/2021/04/05/ruby-2-6-7-released/
This commit is contained in:
Mario Rodas
2021-04-07 04:20:00 +00:00
parent 8bb8154592
commit 3d7c1202df
2 changed files with 4 additions and 4 deletions
@@ -1,7 +1,7 @@
{ patchSet, useRailsExpress, ops, patchLevel, fetchpatch }:
{
"2.6.6" = ops useRailsExpress [
"2.6.7" = ops useRailsExpress [
"${patchSet}/patches/ruby/2.6/head/railsexpress/01-fix-broken-tests-caused-by-ad.patch"
"${patchSet}/patches/ruby/2.6/head/railsexpress/02-improve-gc-stats.patch"
"${patchSet}/patches/ruby/2.6/head/railsexpress/03-more-detailed-stacktrace.patch"