From eb6784a390e44d33053224d39613c4be8214eb47 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 02:47:36 +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 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79d64f7..645f857 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,8 @@ GEM activesupport (3.2.3) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.3.1) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) ansi (1.4.3) arel (3.0.2) bcrypt-ruby (3.0.1) @@ -82,7 +83,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.3) + json (1.8.6) less (2.2.1) commonjs (~> 0.2.6) less-rails (2.2.3) @@ -127,6 +128,7 @@ GEM origin (1.0.4) orm_adapter (0.4.0) polyglot (0.3.3) + public_suffix (4.0.6) rack (1.4.1) rack-cache (1.2) rack (>= 0.4) @@ -158,7 +160,7 @@ GEM rb-fsevent (0.9.1) rb-inotify (0.8.8) ffi (>= 0.5.0) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) rspec (2.11.0) rspec-core (~> 2.11.0)