From 74a230cc98b5311a78bdbbaefb9324a874eaa6af Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 04:05:35 +0000 Subject: [PATCH] Bump rdoc from 3.12 to 3.12.2 in /week_01/selfstarter-master 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] --- week_01/selfstarter-master/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 week_01/selfstarter-master/Gemfile.lock diff --git a/week_01/selfstarter-master/Gemfile.lock b/week_01/selfstarter-master/Gemfile.lock old mode 100755 new mode 100644 index f37514e..45c6cfc --- a/week_01/selfstarter-master/Gemfile.lock +++ b/week_01/selfstarter-master/Gemfile.lock @@ -101,7 +101,7 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.0.3) - rdoc (3.12) + rdoc (3.12.2) json (~> 1.4) rest-client (1.6.7) mime-types (>= 1.16)