Bump addressable from 2.8.5 to 2.9.0 in /android Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.8.5 to 2.9.0. - [Changelog](https://github.com/sporkmonger/addressable/blob/main/CHANGELOG.md) - [Commits](https://github.com/sporkmonger/addressable/compare/addressable-2.8.5...addressable-2.9.0) --- updated-dependencies: - dependency-name: addressable dependency-version: 2.9.0 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/android/Gemfile.lock b/android/Gemfile.lock index 2fdfbf4..6b61973 100644 --- a/android/Gemfile.lock +++ b/android/Gemfile.lock
@@ -3,8 +3,8 @@ specs: CFPropertyList (3.0.6) rexml - addressable (2.8.5) - public_suffix (>= 2.0.2, < 6.0) + addressable (2.9.0) + public_suffix (>= 2.0.2, < 8.0) artifactory (3.0.15) atomos (0.1.3) aws-eventstream (1.3.0) @@ -159,7 +159,7 @@ optparse (0.1.1) os (1.1.4) plist (3.7.0) - public_suffix (5.0.4) + public_suffix (7.0.5) rake (13.1.0) representable (3.2.0) declarative (< 0.1.0)