From 5057e4bba0a7d497e35c03548d5f115f685fa3e2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Jul 2021 20:49:31 +0000 Subject: [PATCH] Bump addressable from 2.5.1 to 2.8.0 in /templates/android Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.5.1 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.1...addressable-2.8.0) --- 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..a2daac4 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.0) + public_suffix (>= 2.0.2, < 5.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 (4.0.6) 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