From b229a553c74f28b0d753b5fd840f5f972e2133a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 23:09:29 +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 79a6e4b..d6c541e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -53,7 +53,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) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -91,7 +91,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.2) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) sass (3.2.3) sass-rails (3.2.5)