From 3980c8d2bfe0655b5cfb6d5abc178189fbdb1fec Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 Apr 2022 18:28:21 +0000 Subject: [PATCH] Bump sdoc from 2.2.0 to 2.3.2 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.2.0 to 2.3.2. - [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 | 10 +++++++--- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 03ff6c0..c3bd48e 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.3.2', group: :doc # Use ActiveModel has_secure_password # gem 'bcrypt', '~> 3.1.7' diff --git a/Gemfile.lock b/Gemfile.lock index b089476..bf71735 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -286,6 +286,8 @@ GEM pry (0.14.1) coderay (~> 1.1) method_source (~> 1.0) + psych (4.0.3) + stringio public_suffix (4.0.6) puma (5.5.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.4.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.3.2) 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.1) 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.3.2) sextant sidekiq turbolinks