From 3841ab191c33ba9113d17f26e6d3f219a70263d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 18:05:28 +0000 Subject: [PATCH] Bump sdoc from 2.2.0 to 2.3.1 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.2.0 to 2.3.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) --- 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 03ff6c0..8cbd8c4 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.1', group: :doc # Use ActiveModel has_secure_password # gem 'bcrypt', '~> 3.1.7' diff --git a/Gemfile.lock b/Gemfile.lock index b089476..f41bd61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -340,7 +340,7 @@ GEM rb-fsevent (0.11.0) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.3.2) + rdoc (6.3.3) readingtime (0.4.0) redis (4.4.0) refinerycms (3.0.6) @@ -437,8 +437,8 @@ GEM sawyer (0.8.2) addressable (>= 2.3.5) faraday (> 0.8, < 2.0) - sdoc (2.2.0) - rdoc (>= 5.0) + sdoc (2.3.1) + rdoc (>= 5.0, < 6.4.0) seo_meta (2.0.1) railties (>= 3.0.0) sextant (0.2.4) @@ -538,7 +538,7 @@ DEPENDENCIES refinerycms-teams! refinerycms-wymeditor (~> 1.0, >= 1.0.6) sass-rails (~> 5.0) - sdoc (~> 2.2.0) + sdoc (~> 2.3.1) sextant sidekiq turbolinks