From a4bde009d35512d85803cc3ca7e29c6ed35b23b2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jun 2024 09:12:16 +0000 Subject: [PATCH] Bump tinymce-rails from 7.1.0 to 7.2.0 Bumps [tinymce-rails](https://github.com/spohlenz/tinymce-rails) from 7.1.0 to 7.2.0. - [Release notes](https://github.com/spohlenz/tinymce-rails/releases) - [Commits](https://github.com/spohlenz/tinymce-rails/compare/v7.1.0...v7.2.0) --- updated-dependencies: - dependency-name: tinymce-rails dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7ea3ab00..8710f546 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -93,7 +93,7 @@ GEM bindex (0.8.1) bootsnap (1.18.3) msgpack (~> 1.2) - builder (3.2.4) + builder (3.3.0) cancancan (3.5.0) capistrano (3.18.1) airbrussh (>= 1.0.0) @@ -115,7 +115,7 @@ GEM chronic (0.10.2) chunky_png (1.4.0) cliver (0.3.2) - concurrent-ruby (1.2.3) + concurrent-ruby (1.3.3) connection_pool (2.4.1) crack (1.0.0) bigdecimal @@ -139,7 +139,7 @@ GEM dotenv (= 3.1.2) railties (>= 6.1) ed25519 (1.3.0) - erubi (1.12.0) + erubi (1.13.0) execjs (2.9.1) faraday (2.9.0) faraday-net_http (>= 2.0, < 3.2) @@ -199,7 +199,7 @@ GEM matrix (0.4.2) method_source (1.1.0) mini_mime (1.1.5) - mini_portile2 (2.8.6) + mini_portile2 (2.8.7) minitest (5.15.0) msgpack (1.7.2) multi_xml (0.7.1) @@ -222,14 +222,14 @@ GEM net-protocol net-ssh (7.2.3) nio4r (2.7.3) - nokogiri (1.16.5) + nokogiri (1.16.6) mini_portile2 (~> 2.8.2) racc (~> 1.4) - nokogiri (1.16.5-arm64-darwin) + nokogiri (1.16.6-arm64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-darwin) + nokogiri (1.16.6-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.5-x86_64-linux) + nokogiri (1.16.6-x86_64-linux) racc (~> 1.4) oauth2 (2.0.9) faraday (>= 0.17.3, < 3.0) @@ -272,7 +272,7 @@ GEM public_suffix (5.0.5) puma (6.4.2) nio4r (~> 2.0) - racc (1.7.3) + racc (1.8.0) rack (2.2.9) rack-cas (0.16.1) addressable (~> 2.3) @@ -436,7 +436,7 @@ GEM tilt (2.3.0) timeliness (0.4.5) timeout (0.4.1) - tinymce-rails (7.1.0) + tinymce-rails (7.2.0) railties (>= 3.1.1) turbolinks (5.2.1) turbolinks-source (~> 5.2) @@ -476,7 +476,7 @@ GEM will_paginate (>= 3.0.3) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.14) + zeitwerk (2.6.16) PLATFORMS arm64-darwin