From 051a7b65b21138c22a8648d0552c58451ccec7dd Mon Sep 17 00:00:00 2001 From: David-DfE <45995847+David-Feetenby@users.noreply.github.com> Date: Thu, 30 Jan 2025 11:11:08 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"Bump=20rails-html-sanitizer=20in=20th?= =?UTF-8?q?e=20bundler=20group=20across=201=20directory=20(#1=E2=80=A6"=20?= =?UTF-8?q?(#1427)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 9ab9631abcc4bf111712f51e1d583cfa89bd21c4. --- Gemfile.lock | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c109ee79d..a7b0ed154 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -300,7 +300,7 @@ GEM base64 language_server-protocol (3.17.0.3) logger (1.6.0) - loofah (2.24.0) + loofah (2.23.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.8.1) @@ -317,6 +317,7 @@ GEM msgpack (1.7.2) multi_json (1.15.0) mutex_m (0.3.0) + mutex_m (0.3.0) net-http (0.4.1) uri net-imap (0.5.0) @@ -329,16 +330,16 @@ GEM net-smtp (0.5.0) net-protocol nio4r (2.7.3) - nokogiri (1.18.2) + nokogiri (1.17.0) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.18.2-aarch64-linux-musl) + nokogiri (1.17.0-aarch64-linux) racc (~> 1.4) - nokogiri (1.18.2-arm64-darwin) + nokogiri (1.17.0-arm64-darwin) racc (~> 1.4) - nokogiri (1.18.2-x86_64-darwin) + nokogiri (1.17.0-x86_64-darwin) racc (~> 1.4) - nokogiri (1.18.2-x86_64-linux-gnu) + nokogiri (1.17.0-x86_64-linux) racc (~> 1.4) notifications-ruby-client (5.4.0) jwt (>= 1.5, < 3) @@ -440,7 +441,7 @@ GEM activesupport (>= 4.2) choice (~> 0.2.0) ruby-graphviz (~> 1.2) - rails-html-sanitizer (1.6.2) + rails-html-sanitizer (1.6.1) 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) railties (7.1.4.1)