From ca5193623d7ce2264e795eab82503b09fd6b1408 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Nov 2022 14:37:11 +0000 Subject: [PATCH] Bump addressable from 2.7.0 to 2.8.1 in /ios Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.7.0 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.7.0...addressable-2.8.1) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ios/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 848c126..2a60b6c 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -2,8 +2,8 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.2) - addressable (2.7.0) - public_suffix (>= 2.0.2, < 5.0) + addressable (2.8.1) + public_suffix (>= 2.0.2, < 6.0) atomos (0.1.3) aws-eventstream (1.1.0) aws-partitions (1.363.0) @@ -125,7 +125,7 @@ GEM naturally (2.2.0) os (1.1.1) plist (3.5.0) - public_suffix (4.0.5) + public_suffix (5.0.0) rake (13.0.1) representable (3.0.4) declarative (< 0.1.0)