From 1b37b4721b5e1e5e7956c828dc3f3e86a7259070 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:22:09 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e484d2d..946db22 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -86,7 +86,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.3) + json (1.8.6) launchy (2.1.0) addressable (~> 2.2.6) libwebsocket (0.1.3) @@ -123,7 +123,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (0.9.2.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) rspec (2.10.0) rspec-core (~> 2.10.0)