From aeb3f20ab7d60579e3cdd7e3bc885282e7291ea8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Mar 2024 19:39:23 +0000 Subject: [PATCH] build(deps-dev): bump rdoc from 6.3.3 to 6.3.4.1 Bumps [rdoc](https://github.com/ruby/rdoc) from 6.3.3 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.3...v6.3.4.1) --- updated-dependencies: - dependency-name: rdoc dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index fdfb873..4031fb0 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'redcarpet' # gem 'jbuilder', '~> 2.7' ## bundle exec rake doc:rails generates the API under doc/api. gem 'sdoc', '~> 1.0.0', group: :doc -gem 'rdoc', '~> 6.3.2', group: :doc +gem 'rdoc', '~> 6.3.4', group: :doc # gem 'globalize' # gem 'globalize-versioning' diff --git a/Gemfile.lock b/Gemfile.lock index 308b303..b104c88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -458,7 +458,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rdoba (0.9.4) - rdoc (6.3.3) + rdoc (6.3.4.1) redcarpet (3.6.0) redis (4.8.1) redis-actionpack (5.3.0) @@ -679,7 +679,7 @@ DEPENDENCIES rack-cors rails (~> 7.0.0, >= 7.0.4.1) rdoba (~> 0.9.4) - rdoc (~> 6.3.2) + rdoc (~> 6.3.4) redcarpet redis (~> 4.0) redis-rack-cache