From 94d374acaacd2b46e2991f26f1f07081468b8e9c Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 28 Sep 2023 12:17:26 +0200 Subject: [PATCH] Update gems * Bump commonmarker from 0.23.9 to 0.23.10 ** Fixes https://github.com/pmd/pmd/security/dependabot/43 ** Fixes https://github.com/advisories/GHSA-7vh7-fw88-wj87 * Bump activesupport from 7.0.5 to 7.0.8 ** Fixes https://github.com/pmd/pmd/security/dependabot/45 ** Fixes CVE-2023-38037 ** Fixes https://github.com/advisories/GHSA-cr5q-6q9f-rq6q * Bump addressable from 2.8.4 to 2.8.5 * Bump danger from 9.2.0 to 9.3.2 * Bump execjs from 2.8.1 to 2.9.1 * Bump faraday from 2.7.5 to 2.7.11 * Bump ffi from 1.15.5 to 1.16.2 * Bump i18n from 1.13.0 to 1.14.1 * Bump mini_portile2 from 2.8.2 to 2.8.4 * Bump minitest from 5.18.0 to 5.20.0 * Bump nokogiri from 1.15.2 to 1.15.4 * Bump octokit from 5.6.1 to 6.1.1 * Bump public_suffix from 5.0.1 to 5.0.3 * Bump racc from 1.6.2 to 1.7.1 * Bump rexml from 3.2.5 to 3.2.6 * Bump rouge from 4.1.1 to 4.1.3 * Bump rufus-schedule from 3.8.2 to 3.9.1 --- Gemfile.lock | 28 +++++++++++++++------------- docs/Gemfile.lock | 26 ++++++++++++++------------ 2 files changed, 29 insertions(+), 25 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5743e66559..f7a0157baf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,8 +1,9 @@ GEM remote: https://rubygems.org/ specs: - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) + base64 (0.1.1) claide (1.1.0) claide-plugins (0.9.2) cork @@ -12,23 +13,24 @@ GEM concurrent-ruby (1.2.2) cork (0.3.0) colored2 (~> 3.1) - danger (9.2.0) + danger (9.3.2) claide (~> 1.0) claide-plugins (>= 0.9.2) colored2 (~> 3.1) cork (~> 0.1) faraday (>= 0.9.0, < 3.0) faraday-http-cache (~> 2.0) - git (~> 1.7) + git (~> 1.13) kramdown (~> 2.3) kramdown-parser-gfm (~> 1.0) no_proxy_fix - octokit (~> 5.0) + octokit (~> 6.0) terminal-table (>= 1, < 4) differ (0.1.2) et-orbi (1.2.7) tzinfo - faraday (2.7.5) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-http-cache (2.5.0) @@ -46,13 +48,13 @@ GEM kramdown (~> 2.0) liquid (5.4.0) logger-colors (1.0.0) - mini_portile2 (2.8.2) + mini_portile2 (2.8.4) nap (1.1.0) no_proxy_fix (0.1.2) - nokogiri (1.15.2) + nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) - octokit (5.6.1) + octokit (6.1.1) faraday (>= 1, < 3) sawyer (~> 0.9) open4 (1.3.4) @@ -63,14 +65,14 @@ GEM nokogiri (~> 1.13) rufus-scheduler (~> 3.8) slop (~> 4.9) - public_suffix (5.0.1) + public_suffix (5.0.3) raabro (1.4.0) - racc (1.6.2) + racc (1.7.1) rchardet (1.8.0) - rexml (3.2.5) - rouge (4.1.1) + rexml (3.2.6) + rouge (4.1.3) ruby2_keywords (0.0.5) - rufus-scheduler (3.8.2) + rufus-scheduler (3.9.1) fugit (~> 1.1, >= 1.1.6) safe_yaml (1.0.5) sawyer (0.9.2) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 086ec50e59..127620dcb2 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -1,19 +1,20 @@ GEM remote: https://rubygems.org/ specs: - activesupport (7.0.5) + activesupport (7.0.8) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) tzinfo (~> 2.0) - addressable (2.8.4) + addressable (2.8.5) public_suffix (>= 2.0.2, < 6.0) + base64 (0.1.1) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.11.1) colorator (1.1.0) - commonmarker (0.23.9) + commonmarker (0.23.10) concurrent-ruby (1.2.2) dnsruby (1.70.0) simpleidn (~> 0.2.1) @@ -23,12 +24,13 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) - execjs (2.8.1) - faraday (2.7.5) + execjs (2.9.1) + faraday (2.7.11) + base64 faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - ffi (1.15.5) + ffi (1.16.2) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (228) @@ -86,7 +88,7 @@ GEM activesupport (>= 2) nokogiri (>= 1.4) http_parser.rb (0.8.0) - i18n (1.13.0) + i18n (1.14.1) concurrent-ruby (~> 1.0) jekyll (3.9.3) addressable (~> 2.4) @@ -205,13 +207,13 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.3.6) - mini_portile2 (2.8.2) + mini_portile2 (2.8.4) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.18.0) - nokogiri (1.15.2) + minitest (5.20.0) + nokogiri (1.15.4) mini_portile2 (~> 2.8.2) racc (~> 1.4) octokit (4.25.1) @@ -220,11 +222,11 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - racc (1.6.2) + racc (1.7.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) - rexml (3.2.5) + rexml (3.2.6) rouge (3.26.0) ruby2_keywords (0.0.5) rubyzip (2.3.2)