From d3b8b53e4c8a8e642a527e3924e1e5c899139cfe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 01:48:29 +0000 Subject: [PATCH] Bump rack from 2.2.8 to 2.2.8.1 Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a4feda302..432043987 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -11,6 +11,7 @@ GEM ethon (0.16.0) ffi (>= 1.15.0) eventmachine (1.2.7) + ffi (1.16.3) ffi (1.16.3-x64-mingw-ucrt) forwardable-extended (2.6.0) html-proofer (3.19.4) @@ -65,12 +66,14 @@ GEM mercenary (0.4.0) nokogiri (1.15.4-x64-mingw-ucrt) racc (~> 1.4) + nokogiri (1.15.4-x86_64-linux) + racc (~> 1.4) parallel (1.23.0) pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (5.0.3) racc (1.7.3) - rack (2.2.8) + rack (2.2.8.1) rainbow (3.1.1) rb-fsevent (0.11.2) rb-inotify (0.10.1) @@ -92,12 +95,12 @@ GEM tzinfo-data (1.2023.3) tzinfo (>= 1.0.0) unicode-display_width (1.8.0) - wdm (0.1.1) webrick (1.8.1) yell (2.2.2) PLATFORMS x64-mingw-ucrt + x86_64-linux DEPENDENCIES html-proofer (~> 3.15) @@ -110,7 +113,6 @@ DEPENDENCIES jekyll-sitemap sprockets (~> 3.7) tzinfo-data - wdm (~> 0.1.0) webrick RUBY VERSION