From bc09f92ec10681a0af6222e0e71ff05c6d8ce068 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Oct 2020 05:04:58 +0000 Subject: [PATCH 1/3] Bump rubocop from 0.93.1 to 1.0.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 0.93.1 to 1.0.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v0.93.1...v1.0.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1252430..64a5c28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,7 +190,7 @@ GEM regexp_parser (1.8.2) rexml (3.2.4) rouge (3.24.0) - rubocop (0.93.1) + rubocop (1.0.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) @@ -199,7 +199,7 @@ GEM rubocop-ast (>= 0.6.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (0.8.0) + rubocop-ast (1.0.0) parser (>= 2.7.1.5) ruby-enum (0.8.0) i18n From b5df42bfd78e3e33fd02e55efb4664cb9c1c2a30 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 26 Oct 2020 05:08:09 +0000 Subject: [PATCH 2/3] Bump jekyll-toc from 0.14.0 to 0.15.0 Bumps [jekyll-toc](https://github.com/toshimaru/jekyll-toc) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/toshimaru/jekyll-toc/releases) - [Commits](https://github.com/toshimaru/jekyll-toc/compare/v0.14.0...v0.15.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64a5c28..6c6828f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -123,7 +123,7 @@ GEM jekyll (>= 3.7, < 5.0) jekyll-titles-from-headings (0.5.3) jekyll (>= 3.3, < 5.0) - jekyll-toc (0.14.0) + jekyll-toc (0.15.0) jekyll (>= 3.8) nokogiri (~> 1.10) jekyll-watch (2.2.1) From 9f2a88767ede698c3cfaac8e97073fd5a5719166 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 30 Oct 2020 05:04:10 +0000 Subject: [PATCH 3/3] Bump rubocop from 1.0.0 to 1.1.0 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/rubocop-hq/rubocop/releases) - [Changelog](https://github.com/rubocop-hq/rubocop/blob/master/CHANGELOG.md) - [Commits](https://github.com/rubocop-hq/rubocop/compare/v1.0.0...v1.1.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 64a5c28..721c6d6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,16 +190,16 @@ GEM regexp_parser (1.8.2) rexml (3.2.4) rouge (3.24.0) - rubocop (1.0.0) + rubocop (1.1.0) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) regexp_parser (>= 1.8) rexml - rubocop-ast (>= 0.6.0) + rubocop-ast (>= 1.0.1) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.0.0) + rubocop-ast (1.1.0) parser (>= 2.7.1.5) ruby-enum (0.8.0) i18n