Skip to content
代码片段 群组 项目
未验证 提交 0a72fce6 编辑于 作者: Stan Hu's avatar Stan Hu
浏览文件

Update Nokogiri to v1.15.2

The update in libxml2
(https://gitlab.gnome.org/GNOME/libxml2/-/releases/v2.11.0) stopped
escaping ASCII characters in HTML:
https://gitlab.gnome.org/GNOME/libxml2/-/issues/321. Update the
specs and Markdown snapshot accordingly.

Set the libxml2 memory allocator via
`NOKOGIRI_LIBXML_MEMORY_MANAGEMENT=default` to work around Ruby
interpreter bug. This variable can be dropped once
https://github.com/ruby/ruby/pull/7663 ships with a Ruby interpreter
that is used.

Relates to https://gitlab.com/gitlab-org/gitlab/-/issues/390313

Changelog: changed
上级 3df81dc8
No related branches found
No related tags found
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册