From 7ce2782df537660b1247dc9f7f38abb27ae255a0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 19:40:21 +0000 Subject: [PATCH] Bump addressable from 2.6.0 to 2.8.0 Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.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.6.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index d4f38e2..6bcab85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -92,8 +92,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) airbrussh (1.4.0) sshkit (>= 1.6.1, != 1.7.0) arel (7.1.4) @@ -292,7 +292,9 @@ GEM method_source (0.9.2) migration_data (0.3.1) mime-types (2.99.3) - mimemagic (0.3.3) + mimemagic (0.4.3) + nokogiri (~> 1) + rake mini_magick (4.9.5) mini_mime (1.0.1) mini_portile2 (2.4.0) @@ -345,7 +347,7 @@ GEM pg_search (2.1.7) activerecord (>= 4.2) activesupport (>= 4.2) - public_suffix (3.0.3) + public_suffix (4.0.6) puma (4.3.5) nio4r (~> 2.0) rack (2.2.3)