From 181b93cc62d13310cb5b00121b850b07d4680ff2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 6 Dec 2024 02:01:27 +0000 Subject: [PATCH] Bump jekyll-octicons from 14.2.2 to 19.8.0 Bumps [jekyll-octicons](https://github.com/primer/octicons) from 14.2.2 to 19.8.0. - [Release notes](https://github.com/primer/octicons/releases) - [Changelog](https://github.com/primer/octicons/blob/main/CHANGELOG.md) - [Commits](https://github.com/primer/octicons/compare/v14.2.2...v19.8.0) --- updated-dependencies: - dependency-name: jekyll-octicons dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 18 ++++++++---------- 2 files changed, 9 insertions(+), 11 deletions(-) diff --git a/Gemfile b/Gemfile index 71d1c17e..1e5b3053 100644 --- a/Gemfile +++ b/Gemfile @@ -11,4 +11,4 @@ gem "github-pages", "= 232" # It is not directly included in the github-pages gem list of dependencies, # even though it is included in the original GitHub Pages build infrastructure. gem "jekyll-include-cache", "= 0.2.1" -gem "jekyll-octicons", "~> 14.2" +gem "jekyll-octicons", "~> 19.8" diff --git a/Gemfile.lock b/Gemfile.lock index 8765311a..9f5d87cf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,7 +21,7 @@ GEM coffee-script-source (1.12.2) colorator (1.1.0) commonmarker (0.23.10) - concurrent-ruby (1.3.3) + concurrent-ruby (1.3.4) connection_pool (2.4.1) csv (3.3.0) dnsruby (1.72.2) @@ -107,7 +107,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) jekyll (3.10.0) addressable (~> 2.4) @@ -150,9 +150,9 @@ GEM jekyll-mentions (1.6.0) html-pipeline (~> 2.3) jekyll (>= 3.7, < 5.0) - jekyll-octicons (14.2.2) + jekyll-octicons (19.8.0) jekyll (>= 3.6, < 5.0) - octicons (= 14.2.2) + octicons (= 19.8.0) jekyll-optional-front-matter (0.3.2) jekyll (>= 3.0, < 5.0) jekyll-paginate (1.1.0) @@ -252,7 +252,7 @@ GEM racc (~> 1.4) nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) - octicons (14.2.2) + octicons (19.8.0) octokit (4.25.1) faraday (>= 1, < 3) sawyer (~> 0.9) @@ -263,8 +263,7 @@ GEM rb-fsevent (0.11.2) rb-inotify (0.11.1) ffi (~> 1.0) - rexml (3.3.4) - strscan + rexml (3.3.9) rouge (3.30.0) rubyzip (2.3.2) safe_yaml (1.0.5) @@ -277,7 +276,6 @@ GEM addressable (>= 2.3.5) faraday (>= 0.17.3, < 3) simpleidn (0.2.3) - strscan (3.1.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) typhoeus (1.4.1) @@ -286,7 +284,7 @@ GEM concurrent-ruby (~> 1.0) unicode-display_width (1.8.0) uri (0.13.0) - webrick (1.8.1) + webrick (1.9.1) PLATFORMS aarch64-linux @@ -306,7 +304,7 @@ PLATFORMS DEPENDENCIES github-pages (= 232) jekyll-include-cache (= 0.2.1) - jekyll-octicons (~> 14.2) + jekyll-octicons (~> 19.8) BUNDLED WITH 2.5.11