From 6bdfc1e9984a1ce82464d9b6f31a2725ef51f13b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 05:30:06 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 to 2.8.0. - [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.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 71c5089..6e96332 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -42,7 +42,7 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.7.0) + addressable (2.8.0) public_suffix (>= 2.0.2, < 5.0) archive-zip (0.12.0) io-like (~> 0.3.0) @@ -83,6 +83,7 @@ GEM duktape (2.3.0.0) erubi (1.9.0) execjs (2.7.0) + ffi (1.11.1) ffi (1.11.1-x64-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -103,12 +104,15 @@ GEM mini_mime (1.0.2) mini_portile2 (2.4.0) minitest (5.12.2) + msgpack (1.3.1) msgpack (1.3.1-x64-mingw32) nio4r (2.5.2) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) nokogiri (1.10.4-x64-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.1) rack (2.0.7) rack-test (1.1.0) @@ -195,6 +199,7 @@ GEM PLATFORMS x64-mingw32 + x86_64-linux DEPENDENCIES bootsnap (>= 1.1.0)