From 092fe04717587c0b3b881e31dcfc997d80dca38b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 22 Apr 2025 01:58:07 +0000 Subject: [PATCH] Bump nokogiri, kramdown, jekyll, jekyll-theme-clean-blog and jemoji Bumps [nokogiri](https://github.com/sparklemotion/nokogiri), [kramdown](https://github.com/gettalong/kramdown), [jekyll](https://github.com/jekyll/jekyll), [jekyll-theme-clean-blog](https://github.com/StartBootstrap/startbootstrap-clean-blog-jekyll) and [jemoji](https://github.com/jekyll/jemoji). These dependencies needed to be updated together. Updates `nokogiri` from 1.11.5 to 1.18.8 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.5...v1.18.8) Updates `kramdown` from 1.17.0 to 2.5.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) Updates `jekyll` from 3.8.5 to 4.4.1 - [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.5...v4.4.1) Updates `jekyll-theme-clean-blog` from 4.0.8 to 4.0.12 - [Commits](https://github.com/StartBootstrap/startbootstrap-clean-blog-jekyll/commits) Updates `jemoji` from 0.11.1 to 0.13.0 - [Release notes](https://github.com/jekyll/jemoji/releases) - [Changelog](https://github.com/jekyll/jemoji/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jemoji/compare/v0.11.1...v0.13.0) --- updated-dependencies: - dependency-name: nokogiri dependency-version: 1.18.8 dependency-type: direct:production - dependency-name: kramdown dependency-version: 2.5.1 dependency-type: direct:production - dependency-name: jekyll dependency-version: 4.4.1 dependency-type: direct:production - dependency-name: jekyll-theme-clean-blog dependency-version: 4.0.12 dependency-type: direct:production - dependency-name: jemoji dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 141 +++++++++++++++++++++++++++++++-------------------- 2 files changed, 87 insertions(+), 56 deletions(-) diff --git a/Gemfile b/Gemfile index 76df41e..0ce0ced 100644 --- a/Gemfile +++ b/Gemfile @@ -8,7 +8,7 @@ source "https://rubygems.org" # # This will help ensure the proper Jekyll version is running. # Happy Jekylling! -gem "jekyll", "~> 3.8.5" +gem "jekyll", "~> 4.4.1" gem "kramdown", ">= 2.3.1" gem "nokogiri", ">= 1.13.4" diff --git a/Gemfile.lock b/Gemfile.lock index 6c12142..f2302db 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,99 +1,130 @@ GEM remote: https://rubygems.org/ specs: - activesupport (6.0.3.1) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.1) - zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + activesupport (8.0.2) + base64 + benchmark (>= 0.3) + bigdecimal + concurrent-ruby (~> 1.0, >= 1.3.1) + connection_pool (>= 2.2.5) + drb + i18n (>= 1.6, < 2) + logger (>= 1.4.2) + minitest (>= 5.1) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + uri (>= 0.13.1) + addressable (2.8.7) + public_suffix (>= 2.0.2, < 7.0) + base64 (0.2.0) + benchmark (0.4.0) + bigdecimal (3.1.9) colorator (1.1.0) - concurrent-ruby (1.1.6) - em-websocket (0.5.1) + concurrent-ruby (1.3.5) + connection_pool (2.5.1) + csv (3.3.4) + drb (2.2.1) + em-websocket (0.5.3) eventmachine (>= 0.12.9) - http_parser.rb (~> 0.6.0) + http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.11.1) + ffi (1.17.2) forwardable-extended (2.6.0) - gemoji (3.0.1) - html-pipeline (2.12.0) + gemoji (4.1.0) + google-protobuf (4.30.2) + bigdecimal + rake (>= 13) + html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) - http_parser.rb (0.6.0) - i18n (0.9.5) + http_parser.rb (0.8.0) + i18n (1.14.7) concurrent-ruby (~> 1.0) - jekyll (3.8.5) + jekyll (4.4.1) addressable (~> 2.4) + base64 (~> 0.2) colorator (~> 1.0) + csv (~> 3.0) em-websocket (~> 0.5) - i18n (~> 0.7) - jekyll-sass-converter (~> 1.0) + i18n (~> 1.0) + jekyll-sass-converter (>= 2.0, < 4.0) jekyll-watch (~> 2.0) - kramdown (~> 1.14) + json (~> 2.6) + kramdown (~> 2.3, >= 2.3.1) + kramdown-parser-gfm (~> 1.0) liquid (~> 4.0) - mercenary (~> 0.3.3) + mercenary (~> 0.3, >= 0.3.6) pathutil (~> 0.9) - rouge (>= 1.7, < 4) + rouge (>= 3.0, < 5.0) safe_yaml (~> 1.0) + terminal-table (>= 1.8, < 4.0) + webrick (~> 1.7) jekyll-feed (0.12.1) jekyll (>= 3.7, < 5.0) jekyll-paginate (1.1.0) - jekyll-sass-converter (1.5.2) - sass (~> 3.4) + jekyll-sass-converter (3.1.0) + sass-embedded (~> 1.75) jekyll-sitemap (1.3.1) jekyll (>= 3.7, < 5.0) - jekyll-theme-clean-blog (4.0.8) - jekyll (~> 3.8.5) + jekyll-theme-clean-blog (4.0.12) + jekyll (>= 3.8.5) jekyll-watch (2.2.1) listen (~> 3.0) - jemoji (0.11.1) - gemoji (~> 3.0) + jemoji (0.13.0) + gemoji (>= 3, < 5) html-pipeline (~> 2.2) jekyll (>= 3.0, < 5.0) - kramdown (1.17.0) - liquid (4.0.3) - listen (3.1.5) - rb-fsevent (~> 0.9, >= 0.9.4) - rb-inotify (~> 0.9, >= 0.9.7) - ruby_dep (~> 1.2) - mercenary (0.3.6) - mini_portile2 (2.5.1) - minitest (5.14.1) - nokogiri (1.11.5) - mini_portile2 (~> 2.5.0) + json (2.10.2) + kramdown (2.5.1) + rexml (>= 3.3.9) + kramdown-parser-gfm (1.1.0) + kramdown (~> 2.0) + liquid (4.0.4) + listen (3.9.0) + rb-fsevent (~> 0.10, >= 0.10.3) + rb-inotify (~> 0.9, >= 0.9.10) + logger (1.7.0) + mercenary (0.4.0) + mini_portile2 (2.8.8) + minitest (5.25.5) + nokogiri (1.18.8) + mini_portile2 (~> 2.8.2) racc (~> 1.4) pathutil (0.16.2) forwardable-extended (~> 2.6) - public_suffix (3.1.0) - racc (1.5.2) - rb-fsevent (0.10.3) - rb-inotify (0.10.0) + public_suffix (6.0.1) + racc (1.8.1) + rake (13.2.1) + rb-fsevent (0.11.2) + rb-inotify (0.11.1) ffi (~> 1.0) - rouge (3.3.0) - ruby_dep (1.5.0) + rexml (3.4.1) + rouge (4.5.1) 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) - thread_safe (0.3.6) - tzinfo (1.2.7) - thread_safe (~> 0.1) - zeitwerk (2.3.0) + sass-embedded (1.87.0) + google-protobuf (~> 4.30) + rake (>= 13) + securerandom (0.4.1) + terminal-table (3.0.2) + unicode-display_width (>= 1.1.1, < 3) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) + unicode-display_width (2.6.0) + uri (1.0.3) + webrick (1.9.1) PLATFORMS ruby DEPENDENCIES - jekyll (~> 3.8.5) + jekyll (~> 4.4.1) jekyll-feed (~> 0.6) jekyll-paginate (~> 1.1.0) jekyll-sitemap jekyll-theme-clean-blog jemoji + kramdown (>= 2.3.1) + nokogiri (>= 1.13.4) tzinfo-data BUNDLED WITH