From d01a085ae97024f6adf14098aa4f92241c5140a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2019 01:03:19 +0000 Subject: [PATCH] Bump loofah from 2.0.3 to 2.3.1 in /_site Bumps [loofah](https://github.com/flavorjones/loofah) from 2.0.3 to 2.3.1. - [Release notes](https://github.com/flavorjones/loofah/releases) - [Changelog](https://github.com/flavorjones/loofah/blob/master/CHANGELOG.md) - [Commits](https://github.com/flavorjones/loofah/compare/v2.0.3...v2.3.1) Signed-off-by: dependabot[bot] --- _site/Gemfile.lock | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/_site/Gemfile.lock b/_site/Gemfile.lock index 757743e..de1cd92 100644 --- a/_site/Gemfile.lock +++ b/_site/Gemfile.lock @@ -42,6 +42,7 @@ GEM color (1.8) colorator (1.1.0) concurrent-ruby (1.0.2) + crass (1.0.5) erubis (2.7.0) faraday (0.9.2) multipart-post (>= 1.2, < 3) @@ -81,7 +82,8 @@ GEM listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) - loofah (2.0.3) + loofah (2.3.1) + crass (~> 1.0.2) nokogiri (>= 1.5.9) mail (2.6.4) mime-types (>= 1.16, < 4) @@ -90,13 +92,13 @@ GEM mime-types (3.1) mime-types-data (~> 3.2015) mime-types-data (3.2016.0521) - mini_portile2 (2.1.0) + mini_portile (0.6.2) minitest (5.9.1) multipart-post (2.0.0) - nokogiri (1.6.8.1) - mini_portile2 (~> 2.1.0) - nokogiri (1.6.8.1-x64-mingw32) - mini_portile2 (~> 2.1.0) + nokogiri (1.6.6.4) + mini_portile (~> 0.6.0) + nokogiri (1.6.6.4-x64-mingw32) + mini_portile (~> 0.6.0) octokit (4.4.1) sawyer (~> 0.7.0, >= 0.5.3) pathutil (0.14.0)