From f0366a291762dec5f3d57c9452a2490b90edefe1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:51:34 +0000 Subject: [PATCH] Bump rdoc from 6.2.0 to 6.3.2 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.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.2.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(-) mode change 100755 => 100644 Gemfile.lock diff --git a/Gemfile.lock b/Gemfile.lock old mode 100755 new mode 100644 index 0b817e4..2d80e0a --- a/Gemfile.lock +++ b/Gemfile.lock @@ -111,7 +111,7 @@ GEM rb-fsevent (0.10.3) rb-inotify (0.10.0) ffi (~> 1.0) - rdoc (6.2.0) + rdoc (6.3.2) rubyXL (3.3.33) nokogiri (>= 1.4.4) rubyzip (>= 1.1.6)