From 9544a579556c2b5c120e3e146bfd2f5041e96552 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Mar 2026 17:42:41 +0000 Subject: [PATCH] build(deps): bump action_text-trix from 2.1.16 to 2.1.17 Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.16 to 2.1.17. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.16...v2.1.17) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.17 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cd98c774..ea657c26 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ 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) @@ -219,7 +219,7 @@ GEM jmespath (1.6.2) jsbundling-rails (1.3.1) railties (>= 6.0.0) - json (2.18.1) + json (2.19.1) jwt (3.1.2) base64 language_server-protocol (3.17.0.5)