From bd2415c038f22f704e907b0da01e2b6b423a8b36 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 12:36:34 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.1. - [Release notes](https://github.com/sporkmonger/addressable/releases) - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a49d6c5..b9990ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,9 +56,10 @@ GEM minitest (~> 5.1) tzinfo (~> 1.1) zeitwerk (~> 2.2, >= 2.2.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.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,16 +124,11 @@ 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) pg (1.2.3-x86-mingw32) - public_suffix (4.0.5) + public_suffix (5.0.0) puma (4.3.3) nio4r (~> 2.0) puma (4.3.3-java) @@ -246,10 +243,10 @@ GEM PLATFORMS java - ruby x64-mingw32 x86-mingw32 x86-mswin32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.4.2)