From 89b947bec56fca1a2c902a1968c27aa6b2bb9370 Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Tue, 10 Jan 2023 12:21:27 +0100 Subject: [PATCH] Update gems Fixes https://github.com/pmd/pmd/security/dependabot/34 Fixes CVE-2022-46648 Fixes https://github.com/advisories/GHSA-pfpr-3463-c6jh --- Gemfile.lock | 10 +++++----- docs/Gemfile.lock | 10 +++++----- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b073c8cb4b..76733ebce8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM fugit (1.8.0) et-orbi (~> 1, >= 1.2.7) raabro (~> 1.4) - git (1.12.0) + git (1.13.0) addressable (~> 2.8) rchardet (~> 1.8) kramdown (2.4.0) @@ -65,7 +65,7 @@ GEM kramdown (~> 2.0) liquid (5.4.0) logger-colors (1.0.0) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) multipart-post (2.2.3) nap (1.1.0) no_proxy_fix (0.1.2) @@ -85,10 +85,10 @@ GEM slop (~> 4.9) public_suffix (5.0.1) raabro (1.4.0) - racc (1.6.1) + racc (1.6.2) rchardet (1.8.0) rexml (3.2.5) - rouge (4.0.0) + rouge (4.0.1) ruby2_keywords (0.0.5) rufus-scheduler (3.8.2) fugit (~> 1.1, >= 1.1.6) @@ -101,7 +101,7 @@ GEM unicode-display_width (>= 1.1.1, < 3) tzinfo (2.0.5) concurrent-ruby (~> 1.0) - unicode-display_width (2.3.0) + unicode-display_width (2.4.2) PLATFORMS ruby diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 51dcd4846c..570a6cbc21 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -25,7 +25,7 @@ GEM ffi (>= 1.15.0) eventmachine (1.2.7) execjs (2.8.1) - faraday (2.7.1) + faraday (2.7.2) faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) @@ -202,16 +202,16 @@ GEM kramdown-parser-gfm (1.1.0) kramdown (~> 2.0) liquid (4.0.3) - 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) - mini_portile2 (2.8.0) + mini_portile2 (2.8.1) minima (2.5.1) jekyll (>= 3.5, < 5.0) jekyll-feed (~> 0.9) jekyll-seo-tag (~> 2.1) - minitest (5.16.3) + minitest (5.17.0) nokogiri (1.13.10) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -221,7 +221,7 @@ GEM pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (4.0.7) - racc (1.6.1) + racc (1.6.2) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0)