From 590bca0ba204efaef1b277a1456fe5f9f82233b8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 03:08:08 +0000 Subject: [PATCH] Bump rdoc from 6.2.1 to 6.3.2 in /jample Bumps [rdoc](https://github.com/ruby/rdoc) from 6.2.1 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.1...v6.3.2) --- updated-dependencies: - dependency-name: rdoc dependency-type: indirect ... Signed-off-by: dependabot[bot] --- jample/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jample/Gemfile.lock b/jample/Gemfile.lock index 94f00995..274dcfcb 100644 --- a/jample/Gemfile.lock +++ b/jample/Gemfile.lock @@ -1038,7 +1038,7 @@ GEM rake (>= 0.8.7) thor (>= 0.20.3, < 2.0) rake (13.0.1) - rdoc (6.2.1) + rdoc (6.3.2) ruby-mp3info (0.8.10) sass-rails (6.0.0) sassc-rails (~> 2.1, >= 2.1.1)