From 5d588d92e4ca6504a8a0c37978b7f16a6ca74421 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jan 2023 11:09:01 +0000 Subject: [PATCH] chore(deps): Bump jekyll from 3.9.2 to 3.9.3 Bumps [jekyll](https://github.com/jekyll/jekyll) from 3.9.2 to 3.9.3. - [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.9.2...v3.9.3) --- updated-dependencies: - dependency-name: jekyll dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 14 +++++++------- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/Gemfile b/Gemfile index afec0b80cb..fe4a2acb25 100644 --- a/Gemfile +++ b/Gemfile @@ -1,6 +1,6 @@ source 'https://rubygems.org' -gem 'jekyll', '~> 3.9.2' +gem 'jekyll', '~> 3.9.3' group :jekyll_plugins do gem 'jekyll-feed' diff --git a/Gemfile.lock b/Gemfile.lock index 5cf3d16935..e60c11fce2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM execjs (~> 2) chronic (0.10.2) colorator (1.1.0) - concurrent-ruby (1.1.10) + concurrent-ruby (1.2.0) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -45,11 +45,11 @@ GEM httpclient (2.8.3) i18n (0.9.5) concurrent-ruby (~> 1.0) - jekyll (3.9.2) + jekyll (3.9.3) addressable (~> 2.4) colorator (~> 1.0) em-websocket (~> 0.5) - i18n (~> 0.7) + i18n (>= 0.7, < 2) jekyll-sass-converter (~> 1.0) jekyll-watch (~> 2.0) kramdown (>= 1.17, < 3) @@ -98,11 +98,11 @@ GEM rexml kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) - liquid (4.0.3) + liquid (4.0.4) liquid-tag-parser (1.9.0) extras (~> 0.3) liquid (>= 3.0, < 5.0) - listen (3.7.1) + listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) @@ -117,7 +117,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) progressbar (1.11.0) - public_suffix (5.0.0) + public_suffix (5.0.1) racc (1.6.0) rack (2.2.4) rainbow (3.1.1) @@ -154,7 +154,7 @@ DEPENDENCIES autoprefixer-rails html-proofer i18n (>= 0.7) - jekyll (~> 3.9.2) + jekyll (~> 3.9.3) jekyll-algolia jekyll-assets jekyll-feed