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
显示
- .gitlab-ci.yml 4 个添加, 0 个删除.gitlab-ci.yml
- Gemfile 1 个添加, 1 个删除Gemfile
- Gemfile.checksum 12 个添加, 12 个删除Gemfile.checksum
- Gemfile.lock 4 个添加, 4 个删除Gemfile.lock
- glfm_specification/output_example_snapshots/html.yml 4 个添加, 4 个删除glfm_specification/output_example_snapshots/html.yml
- spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb 1 个添加, 1 个删除spec/lib/banzai/pipeline/plain_markdown_pipeline_spec.rb
加载中
想要评论请 注册 或 登录