From 3c0bc4d9a84794334db565dbf93239f7e7001992 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Jul 2022 09:22:37 +0000 Subject: [PATCH] Bump kramdown from 1.17.0 to 2.3.1 Bumps [kramdown](https://github.com/gettalong/kramdown) from 1.17.0 to 2.3.1. - [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 | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8e60925..646fef4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -43,30 +43,30 @@ GEM colorator (1.1.0) concurrent-ruby (1.1.10) crass (1.0.6) - em-websocket (0.5.1) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) erubis (2.7.0) eventmachine (1.2.7) faraday (0.15.3) multipart-post (>= 1.2, < 3) - ffi (1.9.25) + ffi (1.15.5) 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) + http_parser.rb (0.8.0) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.8.4) + jekyll (3.9.2) 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) @@ -83,14 +83,14 @@ GEM sass (~> 3.4) jekyll-sitemap (1.3.1) jekyll (>= 3.7, < 5.0) - jekyll-watch (2.1.2) + jekyll-watch (2.2.1) listen (~> 3.0) - kramdown (1.17.0) - liquid (4.0.1) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) + kramdown (2.3.1) + rexml + liquid (4.0.3) + listen (3.7.1) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) loofah (2.18.0) crass (~> 1.0.2) nokogiri (>= 1.5.9) @@ -107,14 +107,14 @@ GEM racc (~> 1.4) octokit (4.13.0) sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.16.1) + pathutil (0.16.2) forwardable-extended (~> 2.6) protobuf (3.10.6) activesupport (>= 3.2) middleware thor thread_safe - public_suffix (3.0.3) + public_suffix (3.1.1) racc (1.6.0) rack (1.6.13) rack-test (0.6.3) @@ -144,16 +144,16 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (13.0.6) - rb-fsevent (0.10.3) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) - rouge (3.4.1) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) + rexml (3.2.5) + rouge (3.29.0) rough (0.2.6) protobuf (>= 3.4) rails (~> 4.1) - ruby_dep (1.5.0) - safe_yaml (1.0.4) - sass (3.6.0) + 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)