From bc14d8f91829e2ae4ce0ce69a30c34d39a5c745d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 10:04:10 +0000 Subject: [PATCH] Bump sdoc from 2.1.0 to 2.3.1 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.1.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.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 459380bf..20f23473 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -299,7 +299,7 @@ GEM rb-inotify (0.10.1) ffi (~> 1.0) rchardet (1.8.0) - rdoc (6.3.0) + rdoc (6.3.3) regexp_parser (2.0.3) responders (2.4.1) actionpack (>= 4.2.0, < 6.0) @@ -363,8 +363,8 @@ GEM scrub_rb (1.0.1) scss_lint (0.59.0) sass (~> 3.5, >= 3.5.5) - sdoc (2.1.0) - rdoc (>= 5.0) + sdoc (2.3.1) + rdoc (>= 5.0, < 6.4.0) selenium-webdriver (3.142.7) childprocess (>= 0.5, < 4.0) rubyzip (>= 1.2.2)