From 72d30d10a608a8b894863367aee55446eda8c269 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Oct 2025 13:10:56 +0000 Subject: [PATCH] Bump tinymce-rails from 6.3.1 to 8.2.0 Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.3.1 to 8.2.0. - [Release notes](https://github.com/spohlenz/tinymce-rails/releases) - [Commits](https://github.com/spohlenz/tinymce-rails/compare/v6.3.1...v8.2.0) --- updated-dependencies: - dependency-name: tinymce-rails dependency-version: 8.2.0 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 ebed02a84..c5197958b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -548,7 +548,7 @@ GEM tilt (2.6.1) timecop (0.9.10) timeout (0.4.4) - tinymce-rails (6.3.1) + tinymce-rails (8.2.0) railties (>= 3.1.1) tsort (0.2.0) typhoeus (1.4.1)