From 5cb9c5fe67af74551f287f1f46d5966f4eb9c88f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:38:34 +0000 Subject: [PATCH] chore(deps): bump rdoc from 6.3.1 to 6.3.4.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.1 to 6.3.4.1. - [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.1...v6.3.4.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 317ec76..66742d0 100644 --- a/Gemfile +++ b/Gemfile @@ -4,7 +4,7 @@ gem "licensee", ">= 9.9.0" gem "github-linguist", ">= 7.12.1" gem "commonmarker", "~> 0.23.10" gem "RedCloth", "~> 4.3" -gem "rdoc", "6.3.1" +gem "rdoc", "6.3.4.1" gem "org-ruby", "~> 0.9.12" gem "creole", "~> 0.5.0" gem "wikicloth", "~> 0.8.3" diff --git a/Gemfile.lock b/Gemfile.lock index b620b86..edc6629 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -44,7 +44,7 @@ GEM rubypants (~> 0.2) public_suffix (4.0.6) racc (1.6.2) - rdoc (6.3.1) + rdoc (6.3.4.1) reverse_markdown (1.4.0) nokogiri ruby2_keywords (0.0.4) @@ -79,7 +79,7 @@ DEPENDENCIES github-markup (~> 4.0) licensee (>= 9.9.0) org-ruby (~> 0.9.12) - rdoc (= 6.3.1) + rdoc (= 6.3.4.1) wikicloth (~> 0.8.3) BUNDLED WITH