Stan Hu
|
d44e49909a
|
Update to Ruby 3.2.3
Drop `fix-ruby-xfree-for-libxml2.patch` since this now ships with
Ruby 3.2.3. This matches the change in
https://gitlab.com/gitlab-org/omnibus-gitlab/-/merge_requests/7364.
This is needed to make Omnibus builds work:
https://gitlab.com/gitlab-org/gitlab/-/issues/438816
|
2024-03-07 09:46:55 -08:00 |
|
Stan Hu
|
d95e4efae8
|
Add Ruby patch for https://bugs.ruby-lang.org/issues/19580
This fixes seg faults seen after tests finish running. This pulls in
an upstream fix for Nokogiri/libxml2:
https://github.com/ruby/ruby/pull/7663.
These patches can be dropped once Nokogiri v1.15 is available and
`NOKOGIRI_LIBXML_MEMORY_MANAGEMENT=default` is set in CI.
See https://gitlab.com/gitlab-org/gitlab/-/issues/390313#note_1342807685
for more details.
|
2023-04-13 12:05:02 -07:00 |
|
Stan Hu
|
bc3223ac21
|
Add Ruby 3.2.0 images
This will be used to see how much effort it would be to
jump to Ruby 3.2.0 and to see what performance improvements
we might see with YJIT.
|
2023-01-18 14:01:53 -08:00 |
|