From 1278fabcb261a01e1bac60dca8cfde81a138625a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 00:49:06 +0000 Subject: [PATCH] Bump kramdown from 1.12.0 to 2.3.0 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.12.0 to 2.3.0. - [Release notes](https://github.com/gettalong/kramdown/releases) - [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page) - [Commits](https://github.com/gettalong/kramdown/commits) Signed-off-by: dependabot[bot] --- Gemfile.lock | 58 ++++++++++++++++++++++++++++++++-------------------- 1 file changed, 36 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8da6a6a..56b6dd7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,28 +42,36 @@ GEM colorator (1.1.0) concurrent-ruby (1.1.5) crass (1.0.5) + em-websocket (0.5.1) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0.6.0) erubis (2.7.0) + eventmachine (1.2.7) + eventmachine (1.2.7-x64-mingw32) faraday (0.9.2) multipart-post (>= 1.2, < 3) - ffi (1.9.14) - ffi (1.9.14-x64-mingw32) + ffi (1.13.1) + ffi (1.13.1-x64-mingw32) forwardable-extended (2.6.0) geo_pattern (1.2.1) color (~> 1.5) globalid (0.4.2) activesupport (>= 4.2.0) + http_parser.rb (0.6.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.3.0) + jekyll (3.9.0) addressable (~> 2.4) colorator (~> 1.0) + em-websocket (~> 0.5) + i18n (~> 0.7) jekyll-sass-converter (~> 1.0) - jekyll-watch (~> 1.1) - kramdown (~> 1.3) - liquid (~> 3.0) + jekyll-watch (~> 2.0) + kramdown (>= 1.17, < 3) + liquid (~> 4.0) mercenary (~> 0.3.3) pathutil (~> 0.9) - rouge (~> 1.7) + rouge (>= 1.7, < 4) safe_yaml (~> 1.0) jekyll-geo-pattern (0.4.1) geo_pattern (~> 1.2.1) @@ -72,15 +80,16 @@ GEM jekyll (~> 3.1) octokit (~> 4.0, != 4.4.0) jekyll-paginate (1.1.0) - jekyll-sass-converter (1.4.0) + jekyll-sass-converter (1.5.2) sass (~> 3.4) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) - kramdown (1.12.0) - liquid (3.0.6) - listen (3.0.8) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) + jekyll-watch (2.2.1) + listen (~> 3.0) + kramdown (2.3.0) + rexml + liquid (4.0.3) + listen (3.2.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.3.1) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -98,7 +107,7 @@ GEM mini_portile2 (~> 2.4.0) octokit (4.4.1) sawyer (~> 0.7.0, >= 0.5.3) - pathutil (0.14.0) + pathutil (0.16.2) forwardable-extended (~> 2.6) protobuf (3.6.12) activesupport (>= 3.2) @@ -133,15 +142,20 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (13.0.0) - rb-fsevent (0.9.8) - rb-inotify (0.9.7) - ffi (>= 0.5.0) - rouge (1.11.1) + rb-fsevent (0.10.4) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.4) + rouge (3.21.0) rough (0.2.6) protobuf (>= 3.4) rails (~> 4.1) - safe_yaml (1.0.4) - sass (3.4.22) + safe_yaml (1.0.5) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sawyer (0.7.0) addressable (>= 2.3.5, < 2.5) faraday (~> 0.8, < 0.10)