From 9708563aa8288ee359777a4b7a20705433d48a15 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:30:18 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20addressable=20from=202.5.2=20to=202.8.0?= =?UTF-8?q?=20in=20/Tu=E1=BA=A7n13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.2 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.5.2...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- "Tu\341\272\247n13/Gemfile.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Tu\341\272\247n13/Gemfile.lock" "b/Tu\341\272\247n13/Gemfile.lock" index 04e8bff..d92fd2f 100644 --- "a/Tu\341\272\247n13/Gemfile.lock" +++ "b/Tu\341\272\247n13/Gemfile.lock" @@ -38,8 +38,8 @@ GEM i18n (>= 0.7, < 2) minitest (~> 5.1) tzinfo (~> 1.1) - addressable (2.5.2) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) arel (8.0.0) ast (2.4.0) autoprefixer-rails (7.1.5) @@ -150,7 +150,7 @@ GEM parser (2.5.1.0) ast (~> 2.4.0) powerpack (0.1.2) - public_suffix (3.0.2) + public_suffix (4.0.6) puma (3.11.4) rack (2.0.5) rack-test (1.0.0)