From 95ab72de53627e2b18eff75dc0a85855840edbc3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 15:30:13 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20addressable=20from=202.5.2=20to=202.8.0?= =?UTF-8?q?=20in=20/Tu=E1=BA=A7n5?= 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\247n5/Gemfile.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Tu\341\272\247n5/Gemfile.lock" "b/Tu\341\272\247n5/Gemfile.lock" index 1bc80a8..97de312 100644 --- "a/Tu\341\272\247n5/Gemfile.lock" +++ "b/Tu\341\272\247n5/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) @@ -99,7 +99,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)