From 2bb32f370269c6b46f072914a1f4e5c5269d9281 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Nov 2022 19:27:06 +0000 Subject: [PATCH] Bump sdoc from 2.2.0 to 2.4.0 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.2.0 to 2.4.0. - [Release notes](https://github.com/zzak/sdoc/releases) - [Changelog](https://github.com/zzak/sdoc/blob/master/CHANGELOG.md) - [Commits](https://github.com/zzak/sdoc/commits) --- updated-dependencies: - dependency-name: sdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile b/Gemfile index 2fc3b7a..052df1c 100644 --- a/Gemfile +++ b/Gemfile @@ -34,7 +34,7 @@ gem 'turbolinks', '~> 5.2.1' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder gem 'jbuilder', '~> 2.11.3' # bundle exec rake doc:rails generates the API under doc/api. -gem 'sdoc', '~> 2.2.0', group: :doc +gem 'sdoc', '~> 2.4.0', group: :doc gem 'web-console', '~> 4.2.0', group: :development gem 'listen', '~> 3.7.0', group: :development diff --git a/Gemfile.lock b/Gemfile.lock index 7f3a347..73a5e0e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -204,7 +204,7 @@ GEM omniauth (~> 2.0) orm_adapter (0.5.0) popper_js (2.9.3) - psych (4.0.3) + psych (4.0.6) stringio public_suffix (4.0.6) puma (5.6.1) @@ -267,7 +267,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sdoc (2.2.0) + sdoc (2.4.0) rdoc (>= 5.0) sprockets (4.0.2) concurrent-ruby (~> 1.0) @@ -277,7 +277,7 @@ GEM activesupport (>= 5.2) sprockets (>= 3.0.0) sqlite3 (1.4.2) - stringio (3.0.1) + stringio (3.0.2) strscan (3.0.4) thor (1.2.1) tilt (2.0.10) @@ -334,7 +334,7 @@ DEPENDENCIES rails-controller-testing rails-i18n (~> 7.0.1) sassc-rails (~> 2.1.2) - sdoc (~> 2.2.0) + sdoc (~> 2.4.0) sqlite3 (~> 1.4.1) turbolinks (~> 5.2.1) tzinfo-data