From 44e50793875aded470e03825d07d9c4e02a7f004 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 06:18:33 +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 711dd98..d72d808 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,7 +38,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) arel (8.0.0) bcrypt (3.1.13) @@ -71,6 +71,7 @@ GEM warden (~> 1.2.3) erubi (1.9.0) execjs (2.7.0) + ffi (1.11.3) ffi (1.11.3-x86-mingw32) globalid (0.4.2) activesupport (>= 4.2.0) @@ -91,10 +92,12 @@ GEM mini_portile2 (2.4.0) minitest (5.13.0) nio4r (2.5.2) + nokogiri (1.10.7) + mini_portile2 (~> 2.4.0) nokogiri (1.10.7-x86-mingw32) mini_portile2 (~> 2.4.0) orm_adapter (0.5.0) - public_suffix (4.0.1) + public_suffix (4.0.6) puma (3.12.2) rack (2.0.7) rack-test (1.1.0) @@ -155,6 +158,7 @@ GEM actionpack (>= 4.0) activesupport (>= 4.0) sprockets (>= 3.0.0) + sqlite3 (1.3.13) sqlite3 (1.3.13-x86-mingw32) temple (0.8.2) thor (0.20.3) @@ -184,6 +188,7 @@ GEM PLATFORMS x86-mingw32 + x86_64-linux DEPENDENCIES byebug