From 38e77a819e290945d8053cef1dbb48bc301d267c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Sep 2025 12:03:07 +0000 Subject: [PATCH] Bump tinymce-rails from 6.3.1 to 8.1.0 Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.3.1 to 8.1.0. - [Release notes](https://github.com/spohlenz/tinymce-rails/releases) - [Commits](https://github.com/spohlenz/tinymce-rails/compare/v6.3.1...v8.1.0) --- updated-dependencies: - dependency-name: tinymce-rails dependency-version: 8.1.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 c1d5ea574..c5298f4bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -541,7 +541,7 @@ GEM tilt (2.6.0) timecop (0.9.10) timeout (0.4.3) - tinymce-rails (6.3.1) + tinymce-rails (8.1.0) railties (>= 3.1.1) typhoeus (1.4.1) ethon (>= 0.9.0)