From e74a474794e52f95a40e9277f117d1be36770662 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 16:09:00 +0000 Subject: [PATCH] Bump nokogiri from 1.18.1 to 1.18.2 Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.1 to 1.18.2. - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.18.2/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.1...v1.18.2) --- updated-dependencies: - dependency-name: nokogiri dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e3e30ede..3ed7ed29 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,6 +16,7 @@ GEM climate_control (1.2.0) colorator (1.1.0) concurrent-ruby (1.3.4) + crass (1.0.6) csv (3.3.0) distributed-press-api-client (0.5.1) addressable (~> 2.3, >= 2.3.0) @@ -59,6 +60,7 @@ GEM ethon (0.15.0) ffi (>= 1.15.0) eventmachine (1.2.7) + fast_blank (1.0.1) ffi (1.17.0-x86_64-darwin) ffi (1.17.0-x86_64-linux-gnu) forwardable-extended (2.6.0) @@ -119,20 +121,26 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) + loofah (2.24.0) + crass (~> 1.0.2) + nokogiri (>= 1.12.0) marcel (1.0.4) mercenary (0.4.0) mini_mime (1.1.5) multi_xml (0.7.1) bigdecimal (~> 3.1) - nokogiri (1.18.1-x86_64-darwin) + nokogiri (1.18.2-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.1-x86_64-linux-gnu) + nokogiri (1.18.2-x86_64-linux-gnu) racc (~> 1.4) parallel (1.22.1) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (6.0.1) racc (1.8.1) + rails-html-sanitizer (1.6.2) + loofah (~> 2.21) + nokogiri (>= 1.15.7, != 1.16.7, != 1.16.6, != 1.16.5, != 1.16.4, != 1.16.3, != 1.16.2, != 1.16.1, != 1.16.0.rc1, != 1.16.0) rainbow (3.1.1) rake (13.2.1) rb-fsevent (0.11.2) @@ -147,6 +155,10 @@ GEM google-protobuf (~> 4.27) sass-embedded (1.78.0-x86_64-linux-gnu) google-protobuf (~> 4.27) + sutty-liquid (0.12.3) + fast_blank (~> 1.0) + jekyll (~> 4) + rails-html-sanitizer (~> 1.6.0) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) typhoeus (1.4.0) @@ -167,6 +179,7 @@ DEPENDENCIES jekyll-feed! nokogiri ruby-brs + sutty-liquid (~> 0.12.2) webrick (~> 1.9) BUNDLED WITH