From e08cac04af471144372ed9540842fa061faff937 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 06:03:28 +0000 Subject: [PATCH] Bump jekyll from 3.8.6 to 3.9.0 Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.8.6 to 3.9.0. - [Release notes](https://github.com/jekyll/jekyll/releases) - [Changelog](https://github.com/jekyll/jekyll/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll/compare/v3.8.6...v3.9.0) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 28 +++++++++++++--------------- 1 file changed, 13 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 25c1bac..16d38d1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -16,13 +16,13 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.7.0) + public_suffix (>= 2.0.2, < 5.0) bourbon (6.0.0) thor (~> 0.19) coderay (1.1.2) colorator (1.1.0) - concurrent-ruby (1.1.5) + concurrent-ruby (1.1.6) em-websocket (0.5.1) eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) @@ -32,19 +32,19 @@ GEM forwardable-extended (~> 2.5) facets (3.1.0) fastimage (2.1.5) - ffi (1.11.1) + ffi (1.13.1) forwardable-extended (2.6.0) http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.8.6) + jekyll (3.9.0) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) i18n (~> 0.7) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) - kramdown (~> 1.14) + kramdown (>= 1.17, < 3) liquid (~> 4.0) mercenary (~> 0.3.3) pathutil (~> 0.9) @@ -81,10 +81,9 @@ GEM liquid-tag-parser (1.9.0) extras (~> 0.3) liquid (>= 3.0, < 5.0) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + listen (3.2.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) method_source (0.9.2) mini_magick (4.8.0) @@ -111,15 +110,14 @@ GEM pry (0.12.2) coderay (~> 1.1.0) method_source (~> 0.9.0) - public_suffix (3.1.1) + public_suffix (4.0.5) rack (2.0.6) rake (12.3.2) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.4.0) - rouge (3.6.0) - ruby_dep (1.5.0) + rouge (3.21.0) safe_yaml (1.0.5) sass (3.7.4) sass-listen (~> 4.0.0)