From d88840bc9760528e53f1f579c9b56df25a3ffbfd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 06:00:45 +0000 Subject: [PATCH] Bump rdoc from 6.3.2 to 6.4.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.2 to 6.4.0. - [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.2...v6.4.0) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2763e9a..9d0b7ad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -66,13 +66,16 @@ GEM parallel (1.21.0) parser (3.0.2.0) ast (~> 2.4.1) + psych (4.0.3) + stringio public_suffix (4.0.6) racc (1.5.2) rack (2.2.3) rainbow (3.0.0) rake (13.0.1) rchardet (1.8.0) - rdoc (6.3.2) + rdoc (6.4.0) + psych (>= 4.0.0) regexp_parser (2.1.1) rest-client (2.1.0) http-accept (>= 1.7.0, < 2.0) @@ -115,6 +118,7 @@ GEM simplecov-rcov (0.2.3) simplecov (>= 0.4.1) simplecov_json_formatter (0.1.3) + stringio (3.0.1) thread_safe (0.3.6) unf (0.1.4) unf_ext