From 37f0256234615cbf98d880efb9f2444dc6d19b31 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Oct 2022 15:28:28 +0000 Subject: [PATCH] Bump addressable from 2.5.1 to 2.8.1 in /examples/UXCamExample/ios 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] --- examples/UXCamExample/ios/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/examples/UXCamExample/ios/Gemfile.lock b/examples/UXCamExample/ios/Gemfile.lock index 84b1cbd..46d1618 100644 --- a/examples/UXCamExample/ios/Gemfile.lock +++ b/examples/UXCamExample/ios/Gemfile.lock @@ -7,8 +7,8 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - 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.2) cocoapods (1.2.1) @@ -139,7 +139,7 @@ GEM netrc (0.7.8) os (0.9.6) plist (3.3.0) - public_suffix (2.0.5) + public_suffix (4.0.7) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0)