From 9652209cb13e73fab3a8302e5ce734fce0406f98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2025 13:13:11 +0000 Subject: [PATCH] Bump tinymce-rails from 6.3.1 to 7.7.0 Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 6.3.1 to 7.7.0. - [Release notes](https://github.com/spohlenz/tinymce-rails/releases) - [Commits](https://github.com/spohlenz/tinymce-rails/compare/v6.3.1...v7.7.0) --- updated-dependencies: - dependency-name: tinymce-rails 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 e9b680bd1..2eaef24d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -545,13 +545,13 @@ GEM actionpack (>= 6.1) activesupport (>= 6.1) sprockets (>= 3.0.0) - stringio (3.1.3) + stringio (3.1.5) temple (0.10.3) thor (1.3.2) tilt (2.6.0) timecop (0.9.10) timeout (0.4.3) - tinymce-rails (6.3.1) + tinymce-rails (7.7.0) railties (>= 3.1.1) typhoeus (1.4.1) ethon (>= 0.9.0)