Matthias Kaeppler
c87c1d58bf
Add Ruby 3.0.2 patches to fix method override bug
...
These patches are necessary to fix https://bugs.ruby-lang.org/issues/17725
which is unreleased.
This is currently breaking our Ruby 3 build, so until 3.0.3 is out
let's apply these independently.
2021-08-12 15:31:46 +02:00
Matthias Kaeppler
ee30123fab
Fix patches not applied to Ruby 3 build image
...
Since RUBY_VERSION expands to 3.0.2, and since
we look for patches in a director of the same
name, no patches were applied from the 3.0.0
directory.
2021-08-06 14:11:25 +02:00
Stan Hu
8c7986e6af
Add patch to debug seg faults
...
This is a temporary patch to investigate
https://gitlab.com/gitlab-org/gitlab/-/issues/326348 .
2021-04-20 16:23:40 -07:00
Kamil Trzciński
f0bf9d8f0c
Fix support for Ruby versions
2021-02-01 17:45:17 +01:00
Kamil Trzciński
0b0a3b745a
Add missing patch
2021-02-01 14:20:17 +01:00