From 53ee1f9b162908ff0bd1595edd470b4530443a8e 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 /sli/opstools/resque-jobs 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] --- sli/opstools/resque-jobs/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sli/opstools/resque-jobs/Gemfile.lock b/sli/opstools/resque-jobs/Gemfile.lock index 1f9bf1d98d0..67e7f74c081 100644 --- a/sli/opstools/resque-jobs/Gemfile.lock +++ b/sli/opstools/resque-jobs/Gemfile.lock @@ -34,7 +34,7 @@ GEM hike (1.2.1) i18n (0.6.0) journey (1.0.3) - json (1.6.6) + json (1.8.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -67,7 +67,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) redis (2.2.2) redis-namespace (1.0.3)