From 665185773207de9bc4edf569757fd8973d2593e7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 15:38:18 +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 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 126ee090..6f972c5b 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) @@ -76,7 +76,7 @@ GEM tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) base64 (0.3.0) - bigdecimal (4.0.1) + bigdecimal (4.1.0) bootsnap (1.23.0) msgpack (~> 1.2) builder (3.3.0) @@ -104,7 +104,7 @@ GEM prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) - json (2.19.2) + json (2.19.3) listen (3.10.0) logger rb-fsevent (~> 0.10, >= 0.10.3) @@ -136,12 +136,12 @@ GEM net-smtp (0.5.1) net-protocol nio4r (2.7.5) - nokogiri (1.19.1) + nokogiri (1.19.2) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.19.1-aarch64-linux-gnu) + nokogiri (1.19.2-aarch64-linux-gnu) racc (~> 1.4) - nokogiri (1.19.1-x86_64-linux-gnu) + nokogiri (1.19.2-x86_64-linux-gnu) racc (~> 1.4) pg (1.6.3) pg (1.6.3-aarch64-linux)