From 7b23c6667ca1967467c7722f048973a1c121f568 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 17:36:16 +0000 Subject: [PATCH] =?UTF-8?q?Bump=20addressable=20from=202.5.2=20to=202.8.1?= =?UTF-8?q?=20in=20/Tu=E1=BA=A7n10?= 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.1. - [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.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- "Tu\341\272\247n10/Gemfile.lock" | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git "a/Tu\341\272\247n10/Gemfile.lock" "b/Tu\341\272\247n10/Gemfile.lock" index 4676cc1..3077297 100644 --- "a/Tu\341\272\247n10/Gemfile.lock" +++ "b/Tu\341\272\247n10/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.1) + public_suffix (>= 2.0.2, < 6.0) arel (8.0.0) ast (2.4.0) autoprefixer-rails (7.1.5) @@ -140,7 +140,7 @@ GEM parser (2.5.1.0) ast (~> 2.4.0) powerpack (0.1.2) - public_suffix (3.0.2) + public_suffix (5.0.0) puma (3.11.4) rack (2.0.5) rack-test (1.0.0)