From a17827e1ecfc1c8926357232ed749c7a71d6a22a Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 14 Dec 2020 06:22:27 +0000 Subject: [PATCH] Bump sdoc from 2.0.2 to 2.0.3 Bumps [sdoc](https://github.com/zzak/sdoc) from 2.0.2 to 2.0.3. - [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 | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index e74f787..a8c24df 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.10.1' # bundle exec rake doc:rails generates the API under doc/api. -gem 'sdoc', '~> 2.0.2', group: :doc +gem 'sdoc', '~> 2.0.3', group: :doc gem 'web-console', '~> 4.1.0', group: :development diff --git a/Gemfile.lock b/Gemfile.lock index 292950b..3a6acec 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -200,7 +200,7 @@ GEM sprockets (> 3.0) sprockets-rails tilt - sdoc (2.0.2) + sdoc (2.0.3) rdoc (>= 5.0) simplecov (0.18.1) docile (~> 1.1) @@ -265,7 +265,7 @@ DEPENDENCIES rails-controller-testing rails-i18n (~> 6.0.0) sassc-rails (~> 2.1.2) - sdoc (~> 2.0.2) + sdoc (~> 2.0.3) sqlite3 (~> 1.4.1) turbolinks (~> 5.2.1) tzinfo-data