From 4a60d35cb0d6d18ece940266b7e30da10f2c3cd7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Nov 2020 05:07:27 +0000 Subject: [PATCH 1/3] Bump listen from 3.3.1 to 3.3.3 Bumps [listen](https://github.com/guard/listen) from 3.3.1 to 3.3.3. - [Release notes](https://github.com/guard/listen/releases) - [Commits](https://github.com/guard/listen/compare/v3.3.1...v3.3.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fbeb90..0f9dcff 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -138,7 +138,7 @@ GEM kramdown (~> 2.0) libv8 (8.4.255.0) liquid (4.0.3) - listen (3.3.1) + listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) loofah (2.8.0) From f04b5d12ece450ccd637d319e58e6709fcdfbc18 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Dec 2020 05:02:39 +0000 Subject: [PATCH 2/3] Bump rubocop from 1.4.2 to 1.5.1 Bumps [rubocop](https://github.com/rubocop-hq/rubocop) from 1.4.2 to 1.5.1. - [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.4.2...v1.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fbeb90..3089ba8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -190,16 +190,16 @@ GEM regexp_parser (2.0.0) rexml (3.2.4) rouge (3.25.0) - rubocop (1.4.2) + rubocop (1.5.1) parallel (~> 1.10) parser (>= 2.7.1.5) rainbow (>= 2.2.2, < 4.0) - regexp_parser (>= 1.8) + regexp_parser (>= 2.0) rexml - rubocop-ast (>= 1.1.1) + rubocop-ast (>= 1.2.0) ruby-progressbar (~> 1.7) unicode-display_width (>= 1.4.0, < 2.0) - rubocop-ast (1.2.0) + rubocop-ast (1.3.0) parser (>= 2.7.1.5) ruby-enum (0.8.0) i18n From 33ad85f08b828b1c1334ac44d333af103468b5bb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Dec 2020 05:05:31 +0000 Subject: [PATCH 3/3] Bump html-proofer from 3.17.2 to 3.17.4 Bumps [html-proofer](https://github.com/gjtorikian/html-proofer) from 3.17.2 to 3.17.4. - [Release notes](https://github.com/gjtorikian/html-proofer/releases) - [Commits](https://github.com/gjtorikian/html-proofer/compare/v3.17.2...v3.17.4) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4fbeb90..8436fad 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM html-pipeline (2.13.0) activesupport (>= 2) nokogiri (>= 1.4) - html-proofer (3.17.2) + html-proofer (3.17.4) addressable (~> 2.3) mercenary (~> 0.3) nokogumbo (~> 2.0) @@ -157,7 +157,7 @@ GEM multipart-post (2.1.1) nokogiri (1.10.10) mini_portile2 (~> 2.4.0) - nokogumbo (2.0.3) + nokogumbo (2.0.4) nokogiri (~> 1.8, >= 1.8.4) octokit (4.18.0) faraday (>= 0.9)