From c6d7c0b66be56e0b0e851cc3d3e517f819ee922b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 21:39:15 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /tools/quantum Bumps [rdoc](https://github.com/ruby/rdoc) from 3.12 to 3.12.2. - [Release notes](https://github.com/ruby/rdoc/releases) - [Changelog](https://github.com/ruby/rdoc/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rdoc/compare/v3.12...v3.12.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- tools/quantum/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/quantum/Gemfile.lock b/tools/quantum/Gemfile.lock index de5cdc9a25e..2c1c1b67595 100644 --- a/tools/quantum/Gemfile.lock +++ b/tools/quantum/Gemfile.lock @@ -47,7 +47,7 @@ GEM jquery-rails (2.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.7.5) + json (1.8.6) less (2.2.2) commonjs (~> 0.2.6) less-rails (2.2.6) @@ -91,7 +91,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (10.0.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) sass (3.2.3) sass-rails (3.2.5)