From c3ceb4e768b2fef5b9c799b1d3fcd419bcc9dcd1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:07:13 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /databrowser 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] --- databrowser/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databrowser/Gemfile.lock b/databrowser/Gemfile.lock index 750f37d..b3c8a72 100644 --- a/databrowser/Gemfile.lock +++ b/databrowser/Gemfile.lock @@ -126,7 +126,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)