From 1249bbec234a89a737a96b62a6803ecbf5458e4b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 21:00:17 +0000 Subject: [PATCH] Bump action_text-trix from 2.1.17 to 2.1.18 Bumps [action_text-trix](https://github.com/basecamp/trix) from 2.1.17 to 2.1.18. - [Release notes](https://github.com/basecamp/trix/releases) - [Commits](https://github.com/basecamp/trix/compare/v2.1.17...v2.1.18) --- updated-dependencies: - dependency-name: action_text-trix dependency-version: 2.1.18 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a237828..0a63230 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - action_text-trix (2.1.17) + action_text-trix (2.1.18) railties actioncable (8.1.2.1) actionpack (= 8.1.2.1) @@ -77,7 +77,7 @@ GEM uri (>= 0.13.1) ast (2.4.3) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bootsnap (1.19.0) msgpack (~> 1.2) builder (3.3.0) @@ -140,7 +140,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.2) + json (2.19.3) kaminari (1.2.2) activesupport (>= 4.1.0) kaminari-actionview (= 1.2.2)