From cd2f65ffc296819acbdb44b4c3b85201d3239233 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Sep 2025 14:09:32 +0000 Subject: [PATCH] Bump tinymce-rails from 6.3.1 to 8.0.2 Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.3.1 to 8.0.2. - [Release notes](https://github.com/spohlenz/tinymce-rails/releases) - [Commits](https://github.com/spohlenz/tinymce-rails/compare/v6.3.1...v8.0.2) --- updated-dependencies: - dependency-name: tinymce-rails dependency-version: 8.0.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a10dc83c6..99f9656ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -386,7 +386,7 @@ GEM pundit (2.5.0) activesupport (>= 3.0.0) racc (1.8.1) - rack (3.2.0) + rack (3.2.1) rack-mini-profiler (3.3.1) rack (>= 1.2.0) rack-protection (4.1.1) @@ -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.0.2) railties (>= 3.1.1) typhoeus (1.4.1) ethon (>= 0.9.0)