ruby_3_0: 3.0.1 -> 3.0.2

https://www.ruby-lang.org/en/news/2021/07/07/ruby-3-0-2-released/
(cherry picked from commit afd61a60693e1ad936b8e90bf3f88d438fcafd79)
This commit is contained in:
Mario Rodas
2021-07-08 03:11:51 +00:00
committed by github-actions[bot]
parent 3e4c3a12d8
commit 752d341f68
2 changed files with 4 additions and 4 deletions
@@ -11,7 +11,7 @@
"${patchSet}/patches/ruby/2.7/head/railsexpress/02-improve-gc-stats.patch"
"${patchSet}/patches/ruby/2.7/head/railsexpress/03-more-detailed-stacktrace.patch"
];
"3.0.1" = ops useRailsExpress [
"3.0.2" = ops useRailsExpress [
"${patchSet}/patches/ruby/3.0/head/railsexpress/01-improve-gc-stats.patch"
"${patchSet}/patches/ruby/3.0/head/railsexpress/02-malloc-trim.patch"
];