From 9dd3f1357a8c664d088155289577f98ae3f3d9c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:44:22 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /rails 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] --- rails/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/rails/Gemfile.lock b/rails/Gemfile.lock index 2304432..2419814 100644 --- a/rails/Gemfile.lock +++ b/rails/Gemfile.lock @@ -47,7 +47,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.4) + json (1.8.6) libv8 (3.3.10.4) mail (2.4.4) i18n (>= 0.4.0) @@ -83,7 +83,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) rest-client (1.6.7) mime-types (>= 1.16) @@ -109,6 +109,7 @@ GEM uglifier (1.2.7) execjs (>= 0.3.0) multi_json (~> 1.3) + unicode_utils (1.4.0) PLATFORMS ruby @@ -125,3 +126,4 @@ DEPENDENCIES stream therubyracer uglifier (>= 1.0.3) + unicode_utils