From a0a010e53bf84297bafac453645a809be76c294a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 06:33:49 +0000 Subject: [PATCH] Bump sdoc from 2.0.3 to 2.0.4 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.0.3 to 2.0.4. - [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) Signed-off-by: dependabot-preview[bot] --- Gemfile | 2 +- Gemfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile b/Gemfile index 4ae35f6..1310c85 100644 --- a/Gemfile +++ b/Gemfile @@ -32,7 +32,7 @@ gem 'turbolinks', '~> 5.2.1' # Build JSON APIs with ease. Read more: https://github.com/rails/jbuilder gem 'jbuilder', '~> 2.11.2' # bundle exec rake doc:rails generates the API under doc/api. -gem 'sdoc', '~> 2.0.3', group: :doc +gem 'sdoc', '~> 2.0.4', group: :doc gem 'web-console', '~> 4.1.0', group: :development gem 'listen', '~> 3.4.1', group: :development diff --git a/Gemfile.lock b/Gemfile.lock index c231edf..0ff6894 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -201,7 +201,7 @@ GEM rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) - rdoc (6.2.1) + rdoc (6.3.0) responders (3.0.1) actionpack (>= 5.0) railties (>= 5.0) @@ -214,7 +214,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sdoc (2.0.3) + sdoc (2.0.4) rdoc (>= 5.0) simplecov (0.18.1) docile (~> 1.1) @@ -279,7 +279,7 @@ DEPENDENCIES rails-controller-testing rails-i18n (~> 6.0.0) sassc-rails (~> 2.1.2) - sdoc (~> 2.0.3) + sdoc (~> 2.0.4) sqlite3 (~> 1.4.1) turbolinks (~> 5.2.1) tzinfo-data