From 3c647d443140d4f4198a0820d613a3288f433830 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:59:17 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 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] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4006d03..7588dce 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -41,8 +41,8 @@ GEM hike (1.2.1) i18n (0.6.0) journey (1.0.3) - json (1.8.0) - json (1.8.0-java) + json (1.8.6) + json (1.8.6-java) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -73,7 +73,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) rspec (2.9.0) rspec-core (~> 2.9.0)