From 3fae9736e5bfc30cbfcf0c6fc5ffe44915d167ab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:54:50 +0000 Subject: [PATCH] Bump rack from 2.2.2 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.2 to 2.2.6.2. - [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.2...v2.2.6.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a49d6c5..701a3a7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -59,6 +59,7 @@ GEM addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) bcrypt (3.1.13) + bcrypt (3.1.13-java) bindex (0.8.1) bootsnap (1.4.6) msgpack (~> 1.0) @@ -96,7 +97,8 @@ GEM concurrent-ruby (~> 1.0) jbuilder (2.10.0) activesupport (>= 5.0.0) - libv8 (7.3.492.27.1-x86_64-linux) + libv8 (8.4.255.0) + libv8 (8.4.255.0-x86_64-linux) listen (3.2.1) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) @@ -122,11 +124,6 @@ GEM nio4r (2.5.2-java) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-java) - nokogiri (1.10.9-x64-mingw32) - mini_portile2 (~> 2.4.0) - nokogiri (1.10.9-x86-mingw32) - mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) pg (1.2.3) pg (1.2.3-x64-mingw32) @@ -136,7 +133,7 @@ GEM nio4r (~> 2.0) puma (4.3.3-java) nio4r (~> 2.0) - rack (2.2.2) + rack (2.2.6.2) rack-proxy (0.6.5) rack rack-test (1.1.0) @@ -246,10 +243,10 @@ GEM PLATFORMS java - ruby x64-mingw32 x86-mingw32 x86-mswin32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)