From d52d0e4dedcc4c8ca12781681debe68f77c007e2 Mon Sep 17 00:00:00 2001 From: Claire Date: Wed, 18 Mar 2026 11:11:05 +0100 Subject: [PATCH] Update dependency `action_text-trix` (#38271) --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9a159dacf5a..84eb20d3ab2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GIT GEM remote: https://rubygems.org/ specs: - action_text-trix (2.1.16) + action_text-trix (2.1.17) railties actioncable (8.1.2) actionpack (= 8.1.2) @@ -429,7 +429,7 @@ GEM activesupport (>= 4) railties (>= 4) request_store (~> 1.0) - loofah (2.25.0) + loofah (2.25.1) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0)