From 8abd8acbc83137e76c2e25adeb568bcc6269cbfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 08:11:12 +0000 Subject: [PATCH] Bump rubycritic, activesupport, kramdown, jekyll-avatar, jekyll-feed, jekyll-redirect-from, jekyll-sitemap, jemoji, minima and github-pages Bumps [rubycritic](https://github.com/whitesmith/rubycritic), [activesupport](https://github.com/rails/rails), [kramdown](https://github.com/gettalong/kramdown), [jekyll-avatar](https://github.com/jekyll/jekyll-avatar), [jekyll-feed](https://github.com/jekyll/jekyll-feed), [jekyll-redirect-from](https://github.com/jekyll/jekyll-redirect-from), [jekyll-sitemap](https://github.com/jekyll/jekyll-sitemap), [jemoji](https://github.com/jekyll/jemoji), [minima](https://github.com/jekyll/minima) and [github-pages](https://github.com/github/pages-gem). These dependencies needed to be updated together. Updates `rubycritic` from 4.8.0 to 4.8.1 - [Changelog](https://github.com/whitesmith/rubycritic/blob/main/CHANGELOG.md) - [Commits](https://github.com/whitesmith/rubycritic/commits) Updates `activesupport` from 7.0.8 to 3.2.22.5 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.8/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.0.8...v3.2.22.5) Updates `kramdown` from 1.10.0 to 1.17.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) Updates `jekyll-avatar` from 0.8.0 to 0.7.0 - [Release notes](https://github.com/jekyll/jekyll-avatar/releases) - [Changelog](https://github.com/jekyll/jekyll-avatar/blob/main/History.markdown) - [Commits](https://github.com/jekyll/jekyll-avatar/compare/v0.8.0...v0.7.0) Updates `jekyll-feed` from 0.5.1 to 0.13.0 - [Release notes](https://github.com/jekyll/jekyll-feed/releases) - [Changelog](https://github.com/jekyll/jekyll-feed/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll-feed/compare/v0.5.1...v0.13.0) Updates `jekyll-redirect-from` from 0.10.0 to 0.15.0 - [Release notes](https://github.com/jekyll/jekyll-redirect-from/releases) - [Changelog](https://github.com/jekyll/jekyll-redirect-from/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll-redirect-from/compare/v0.10.0...v0.15.0) Updates `jekyll-sitemap` from 0.10.0 to 1.4.0 - [Release notes](https://github.com/jekyll/jekyll-sitemap/releases) - [Changelog](https://github.com/jekyll/jekyll-sitemap/blob/master/History.markdown) - [Commits](https://github.com/jekyll/jekyll-sitemap/compare/v0.10.0...v1.4.0) Updates `jemoji` from 0.6.2 to 0.11.1 - [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.6.2...v0.11.1) Updates `minima` from 2.0.0 to 2.5.1 - [Release notes](https://github.com/jekyll/minima/releases) - [Changelog](https://github.com/jekyll/minima/blob/master/History.markdown) - [Commits](https://github.com/jekyll/minima/compare/v2.0.0...v2.5.1) Updates `github-pages` from 73 to 206 - [Release notes](https://github.com/github/pages-gem/releases) - [Commits](https://github.com/github/pages-gem/compare/v73...v206) --- updated-dependencies: - dependency-name: rubycritic dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: activesupport dependency-type: direct:production update-type: version-update:semver-major - dependency-name: kramdown dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: jekyll-avatar dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: jekyll-feed dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: jekyll-redirect-from dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: jekyll-sitemap dependency-type: direct:development update-type: version-update:semver-major - dependency-name: jemoji dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: minima dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: github-pages dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 279 +++++++++++++++++++++++++++++++++++---------------- 1 file changed, 190 insertions(+), 89 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 083d94c46..c1a805256 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,13 +1,11 @@ GEM remote: https://rubygems.org/ specs: - RedCloth (4.2.9) - activesupport (7.0.8) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 1.6, < 2) - minitest (>= 5.1) - tzinfo (~> 2.0) - addressable (2.4.0) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) + multi_json (~> 1.0) + addressable (2.8.5) + public_suffix (>= 2.0.2, < 6.0) ast (2.4.2) axiom-types (0.1.1) descendants_tracker (~> 0.0.4) @@ -20,20 +18,28 @@ GEM coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.12.2) - colorator (0.1) + coffee-script-source (1.11.1) + colorator (1.1.0) + commonmarker (0.17.13) + ruby-enum (~> 0.5) concurrent-ruby (1.2.2) connection_pool (2.4.1) csv (3.2.7) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) + dnsruby (1.70.0) + simpleidn (~> 0.2.1) docile (1.4.0) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) - equalizer (0.0.11) + em-websocket (0.5.3) + eventmachine (>= 0.12.9) + http_parser.rb (~> 0) erubi (1.12.0) ethon (0.16.0) ffi (>= 1.15.0) + eventmachine (1.2.7) + eventmachine (1.2.7-x64-mingw32) execjs (2.8.1) faraday (2.7.10) faraday-net_http (>= 2.0, < 3.1) @@ -50,88 +56,178 @@ GEM path_expander (~> 1.0) ruby_parser (~> 3.1, > 3.1.0) sexp_processor (~> 4.8) - gemoji (2.1.0) - github-pages (73) - RedCloth (= 4.2.9) - github-pages-health-check (= 1.1.0) - jekyll (= 3.0.4) - jekyll-coffeescript (= 1.0.1) - jekyll-feed (= 0.5.1) - jekyll-gist (= 1.4.0) - jekyll-github-metadata (= 1.11.0) - jekyll-mentions (= 1.1.2) + forwardable-extended (2.6.0) + gemoji (3.0.1) + github-pages (206) + github-pages-health-check (= 1.16.1) + jekyll (= 3.8.7) + jekyll-avatar (= 0.7.0) + jekyll-coffeescript (= 1.1.1) + jekyll-commonmark-ghpages (= 0.1.6) + jekyll-default-layout (= 0.1.4) + jekyll-feed (= 0.13.0) + jekyll-gist (= 1.5.0) + jekyll-github-metadata (= 2.13.0) + jekyll-mentions (= 1.5.1) + jekyll-optional-front-matter (= 0.3.2) jekyll-paginate (= 1.1.0) - jekyll-redirect-from (= 0.10.0) - jekyll-sass-converter (= 1.3.0) - jekyll-seo-tag (= 1.3.3) - jekyll-sitemap (= 0.10.0) - jekyll-textile-converter (= 0.1.0) - jemoji (= 0.6.2) - kramdown (= 1.10.0) - liquid (= 3.0.6) + jekyll-readme-index (= 0.3.0) + jekyll-redirect-from (= 0.15.0) + jekyll-relative-links (= 0.6.1) + jekyll-remote-theme (= 0.4.1) + jekyll-sass-converter (= 1.5.2) + jekyll-seo-tag (= 2.6.1) + jekyll-sitemap (= 1.4.0) + jekyll-swiss (= 1.0.0) + jekyll-theme-architect (= 0.1.1) + jekyll-theme-cayman (= 0.1.1) + jekyll-theme-dinky (= 0.1.1) + jekyll-theme-hacker (= 0.1.1) + jekyll-theme-leap-day (= 0.1.1) + jekyll-theme-merlot (= 0.1.1) + jekyll-theme-midnight (= 0.1.1) + jekyll-theme-minimal (= 0.1.1) + jekyll-theme-modernist (= 0.1.1) + jekyll-theme-primer (= 0.5.4) + jekyll-theme-slate (= 0.1.1) + jekyll-theme-tactile (= 0.1.1) + jekyll-theme-time-machine (= 0.1.1) + jekyll-titles-from-headings (= 0.5.3) + jemoji (= 0.11.1) + kramdown (= 1.17.0) + liquid (= 4.0.3) mercenary (~> 0.3) - rdiscount (= 2.1.8) - redcarpet (= 3.3.3) - rouge (= 1.10.1) + minima (= 2.5.1) + nokogiri (>= 1.10.4, < 2.0) + rouge (= 3.19.0) terminal-table (~> 1.4) - github-pages-health-check (1.1.0) + github-pages-health-check (1.16.1) addressable (~> 2.3) - net-dns (~> 0.8) + dnsruby (~> 1.60) octokit (~> 4.0) - public_suffix (~> 1.4) - typhoeus (~> 0.7) + public_suffix (~> 3.0) + typhoeus (~> 1.3) html-pipeline (2.14.3) activesupport (>= 2) nokogiri (>= 1.4) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.14.1) + http_parser.rb (0.8.0) + i18n (0.9.5) concurrent-ruby (~> 1.0) ice_nine (0.11.2) - jekyll (3.0.4) - colorator (~> 0.1) + jekyll (3.8.7) + 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.14) + liquid (~> 4.0) mercenary (~> 0.3.3) - rouge (~> 1.7) + pathutil (~> 0.9) + rouge (>= 1.7, < 4) safe_yaml (~> 1.0) - jekyll-avatar (0.8.0) + jekyll-avatar (0.7.0) jekyll (>= 3.0, < 5.0) - jekyll-coffeescript (1.0.1) + jekyll-coffeescript (1.1.1) coffee-script (~> 2.2) - jekyll-feed (0.5.1) - jekyll-gist (1.4.0) + coffee-script-source (~> 1.11.1) + jekyll-commonmark (1.3.1) + commonmarker (~> 0.14) + jekyll (>= 3.7, < 5.0) + jekyll-commonmark-ghpages (0.1.6) + commonmarker (~> 0.17.6) + jekyll-commonmark (~> 1.2) + rouge (>= 2.0, < 4.0) + jekyll-default-layout (0.1.4) + jekyll (~> 3.0) + jekyll-feed (0.13.0) + jekyll (>= 3.7, < 5.0) + jekyll-gist (1.5.0) octokit (~> 4.2) - jekyll-github-metadata (1.11.0) - octokit (~> 4.0) - jekyll-mentions (1.1.2) + jekyll-github-metadata (2.13.0) + jekyll (>= 3.4, < 5.0) + octokit (~> 4.0, != 4.4.0) + jekyll-mentions (1.5.1) html-pipeline (~> 2.3) - jekyll (~> 3.0) + jekyll (>= 3.7, < 5.0) + jekyll-optional-front-matter (0.3.2) + jekyll (>= 3.0, < 5.0) jekyll-paginate (1.1.0) - jekyll-redirect-from (0.10.0) - jekyll (>= 2.0) - jekyll-sass-converter (1.3.0) - sass (~> 3.2) - jekyll-seo-tag (1.3.3) - jekyll (~> 3.0) - jekyll-sitemap (0.10.0) - jekyll-textile-converter (0.1.0) - RedCloth (~> 4.0) - jekyll-watch (1.5.1) + jekyll-readme-index (0.3.0) + jekyll (>= 3.0, < 5.0) + jekyll-redirect-from (0.15.0) + jekyll (>= 3.3, < 5.0) + jekyll-relative-links (0.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-remote-theme (0.4.1) + addressable (~> 2.0) + jekyll (>= 3.5, < 5.0) + rubyzip (>= 1.3.0) + jekyll-sass-converter (1.5.2) + sass (~> 3.4) + jekyll-seo-tag (2.6.1) + jekyll (>= 3.3, < 5.0) + jekyll-sitemap (1.4.0) + jekyll (>= 3.7, < 5.0) + jekyll-swiss (1.0.0) + jekyll-theme-architect (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-cayman (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-dinky (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-hacker (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-leap-day (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-merlot (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-midnight (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-minimal (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-modernist (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-primer (0.5.4) + jekyll (> 3.5, < 5.0) + jekyll-github-metadata (~> 2.9) + jekyll-seo-tag (~> 2.0) + jekyll-theme-slate (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-tactile (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-theme-time-machine (0.1.1) + jekyll (~> 3.5) + jekyll-seo-tag (~> 2.0) + jekyll-titles-from-headings (0.5.3) + jekyll (>= 3.3, < 5.0) + jekyll-watch (2.2.1) listen (~> 3.0) - jemoji (0.6.2) - gemoji (~> 2.0) + jemoji (0.11.1) + gemoji (~> 3.0) html-pipeline (~> 2.2) - jekyll (>= 3.0) + jekyll (>= 3.0, < 5.0) json (2.6.3) - kramdown (1.10.0) + kramdown (1.17.0) kwalify (0.7.2) language_server-protocol (3.17.0.3) - launchy (2.4.3) - addressable (~> 2.3) - liquid (3.0.6) + launchy (2.5.2) + addressable (~> 2.8) + liquid (4.0.3) listen (3.8.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -154,12 +250,14 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2023.0808) mini_portile2 (2.8.4) - minima (2.0.0) - minitest (5.20.0) + minima (2.5.1) + jekyll (>= 3.5, < 5.0) + jekyll-feed (~> 0.9) + jekyll-seo-tag (~> 2.1) mixlib-cli (1.7.0) mixlib-config (2.2.18) tomlrb - net-dns (0.9.0) + multi_json (1.15.0) net-http-digest_auth (1.4.1) net-http-persistent (4.0.2) connection_pool (~> 2.2) @@ -176,25 +274,25 @@ GEM ast (~> 2.4.1) racc path_expander (1.1.1) + pathutil (0.16.2) + forwardable-extended (~> 2.6) pdf-core (0.9.0) prawn (2.4.0) pdf-core (~> 0.9.0) ttfunk (~> 1.7) - public_suffix (1.5.3) + public_suffix (3.1.1) racc (1.7.1) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rdiscount (2.1.8) - redcarpet (3.3.3) reek (6.1.4) kwalify (~> 0.7.0) parser (~> 3.2.0) rainbow (>= 2.0, < 4.0) regexp_parser (2.8.1) rexml (3.2.6) - rouge (1.10.1) + rouge (3.19.0) rubocop (1.56.3) base64 (~> 0.1.1) json (~> 2.3) @@ -209,21 +307,23 @@ GEM unicode-display_width (>= 2.4.0, < 3.0) rubocop-ast (1.29.0) parser (>= 3.2.1.0) + ruby-enum (0.9.0) + i18n ruby-progressbar (1.13.0) ruby2_keywords (0.0.5) ruby_parser (3.20.3) sexp_processor (~> 4.16) - rubycritic (4.8.0) - flay (~> 2.8) - flog (~> 4.4) - launchy (>= 2.0.0) - parser (>= 2.6.0) - rainbow (~> 3.0) + rubycritic (4.8.1) + flay (~> 2.13) + flog (~> 4.6) + launchy (>= 2.5.2) + parser (>= 3.2.2.1) + rainbow (~> 3.1.1) reek (~> 6.0, < 7.0) - ruby_parser (~> 3.8) - simplecov (>= 0.17.0) - tty-which (~> 0.4.0) - virtus (~> 1.0) + ruby_parser (~> 3.20) + simplecov (>= 0.22.0) + tty-which (~> 0.5.0) + virtus (~> 2.0) rubyzip (2.3.2) safe_yaml (1.0.5) sass (3.7.4) @@ -245,13 +345,15 @@ GEM simplecov_json_formatter (~> 0.1) simplecov-html (0.12.3) simplecov_json_formatter (0.1.4) + simpleidn (0.2.1) + unf (~> 0.1.4) terminal-table (1.6.0) thread_safe (0.3.6) tomlrb (2.0.3) ttfunk (1.7.0) - tty-which (0.4.2) - typhoeus (0.8.0) - ethon (>= 0.8.0) + tty-which (0.5.0) + typhoeus (1.4.0) + ethon (>= 0.9.0) tzinfo (2.0.6) concurrent-ruby (~> 1.0) tzinfo-data (1.2023.3) @@ -260,11 +362,10 @@ GEM unf_ext unf_ext (0.0.8.2) unicode-display_width (2.4.2) - virtus (1.0.5) + virtus (2.0.0) axiom-types (~> 0.1) coercible (~> 1.0) descendants_tracker (~> 0.0, >= 0.0.3) - equalizer (~> 0.0, >= 0.0.9) webrick (1.8.1) webrobots (0.1.2) websocket (1.2.9)