From 3cbb2b3d4e8f4b88588327160a4ae03304b5c54e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 12:27:29 +0000 Subject: [PATCH] Bump rdoc from 3.6.1 to 6.2.0 Bumps [rdoc](https://github.com/ruby/rdoc) from 3.6.1 to 6.2.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/v3.6.1...v6.2.0) Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1bdcfdf..853f952 100644 --- a/Gemfile +++ b/Gemfile @@ -6,7 +6,7 @@ gem 'haml' gem 'github-markup' gem 'redcarpet' gem 'RedCloth' -gem 'rdoc', '3.6.1' +gem 'rdoc', '6.2.0' gem 'org-ruby' gem 'creole' gem 'wikicloth' diff --git a/Gemfile.lock b/Gemfile.lock index 6a030be..f73c13d 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,7 +45,7 @@ GEM rack-test (0.6.3) rack (>= 1.0) rake (12.0.0) - rdoc (3.6.1) + rdoc (6.2.0) redcarpet (3.4.0) rspec (3.5.0) rspec-core (~> 3.5.0) @@ -105,7 +105,7 @@ DEPENDENCIES org-ruby poltergeist rake - rdoc (= 3.6.1) + rdoc (= 6.2.0) redcarpet rspec simplecov