From 3b02d733d15c73c533b56477079c4acb3cf3d412 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 04:49:03 +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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 45748c6ba3abf..0a4d288f06e94 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -361,6 +361,8 @@ GEM ast (~> 2.4.1) path_expander (1.1.0) pg (1.2.3) + pg (1.2.3-x64-mingw32) + pg (1.2.3-x86-mingw32) psych (3.3.1) public_suffix (4.0.6) puma (5.2.2) @@ -393,7 +395,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.3.0) + rdoc (6.3.2) redcarpet (3.2.3) redis (4.2.5) redis-namespace (1.8.1)