From 77f011a30c86e58a6dc631446837bf1cf6720f0d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Feb 2023 19:23:43 +0000 Subject: [PATCH] Bump sdoc from 2.2.0 to 2.6.1 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.2.0 to 2.6.1. - [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/v2.6.1) --- updated-dependencies: - dependency-name: sdoc dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 03ff6c0..718ab96 100644 --- a/Gemfile +++ b/Gemfile @@ -41,7 +41,7 @@ gem 'turbolinks' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder gem 'jbuilder', '~> 2.9' # bundle exec rake doc:rails generates the API under doc/api. -gem 'sdoc', '~> 2.2.0', group: :doc +gem 'sdoc', '~> 2.6.1', group: :doc # Use ActiveModel has_secure_password # gem 'bcrypt', '~> 3.1.7' diff --git a/Gemfile.lock b/Gemfile.lock index abed640..fe85e7a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,6 +286,8 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) + psych (5.1.0) + stringio public_suffix (4.0.6) puma (6.0.0) nio4r (~> 2.0) @@ -340,7 +342,8 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.3.2) + rdoc (6.5.0) + psych (>= 4.0.0) readingtime (0.4.0) redis (4.4.0) refinerycms (3.0.6) @@ -437,7 +440,7 @@ GEM sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - sdoc (2.2.0) + sdoc (2.6.1) rdoc (>= 5.0) seo_meta (2.0.1) railties (>= 3.0.0) @@ -459,6 +462,7 @@ GEM activesupport (>= 4.0) sprockets (>= 3.0.0) stringex (2.5.2) + stringio (3.0.5) thor (0.20.3) thread_safe (0.3.6) tilt (2.0.10) @@ -538,7 +542,7 @@ DEPENDENCIES refinerycms-teams! refinerycms-wymeditor (~> 1.0, >= 1.0.6) sass-rails (~> 5.0) - sdoc (~> 2.2.0) + sdoc (~> 2.6.1) sextant sidekiq turbolinks