From 5db0dba3498e1c45682d11f3d0bd65bc9fda7e7e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 Oct 2022 22:47:42 +0000 Subject: [PATCH] Bump addressable from 2.5.1 to 2.8.1 in /templates/android Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.1 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.1...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- templates/android/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/templates/android/Gemfile.lock b/templates/android/Gemfile.lock index 9f56ae5..d792c6d 100644 --- a/templates/android/Gemfile.lock +++ b/templates/android/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (2.3.5) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) babosa (1.0.2) claide (1.0.1) colored (1.2) @@ -54,7 +54,6 @@ GEM xcodeproj (>= 1.4.4, < 2.0.0) xcpretty (>= 0.2.4, < 1.0.0) xcpretty-travis-formatter (>= 0.0.3) - fastlane-plugin-applivery (1.1.1) gh_inspector (1.0.3) google-api-client (0.9.28) addressable (~> 2.3) @@ -95,7 +94,7 @@ GEM nanaimo (0.2.3) os (0.9.6) plist (3.3.0) - public_suffix (2.0.5) + public_suffix (5.0.0) representable (2.3.0) uber (~> 0.0.7) retriable (2.1.0) @@ -133,7 +132,6 @@ PLATFORMS DEPENDENCIES fastlane - fastlane-plugin-applivery BUNDLED WITH 1.14.6