From 4e1802260bde14f7b9b1d4712c855969a0888287 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 12:30:27 +0000 Subject: [PATCH] Bump tinymce-rails from 6.3.1 to 8.1.2 Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.3.1 to 8.1.2. - [Release notes](https://github.com/spohlenz/tinymce-rails/releases) - [Commits](https://github.com/spohlenz/tinymce-rails/compare/v6.3.1...v8.1.2) --- updated-dependencies: - dependency-name: tinymce-rails dependency-version: 8.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 432bfc490..b6c1c8248 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -544,7 +544,7 @@ GEM tilt (2.6.1) timecop (0.9.10) timeout (0.4.3) - tinymce-rails (6.3.1) + tinymce-rails (8.1.2) railties (>= 3.1.1) tsort (0.2.0) typhoeus (1.4.1)