From 19432df5a6116a6b407b350d0fc57e4fa0c40178 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Sep 2021 21:50:14 +0000 Subject: [PATCH] Bump rdoc from 6.3.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.0 to 6.3.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/v6.3.0...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e62f340..b086a25 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -152,7 +152,7 @@ GEM thor (~> 1.0) raindrops (0.19.1) rake (13.0.3) - rdoc (6.3.0) + rdoc (6.3.2) rubyzip (2.3.0) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1)