From ab1e40c5a76be26b342a47609e505758d52ea174 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 Jul 2021 04:25:24 +0000 Subject: [PATCH] Bump addressable from 2.6.0 to 2.8.0 in /ios Bumps [addressable](https://github.com/sporkmonger/addressable) from 2.6.0 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.6.0...addressable-2.8.0) --- updated-dependencies: - dependency-name: addressable dependency-type: indirect ... Signed-off-by: dependabot[bot] --- ios/Gemfile.lock | 37 +++++++++++++++++++++++++++++++++++-- 1 file changed, 35 insertions(+), 2 deletions(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 054338e..bc6ecde 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -2,10 +2,11 @@ GEM remote: https://rubygems.org/ specs: CFPropertyList (3.0.0) - addressable (2.6.0) - public_suffix (>= 2.0.2, < 4.0) + addressable (2.8.0) + public_suffix (>= 2.0.2, < 5.0) atomos (0.1.3) babosa (1.0.2) + buftok (0.2.0) claide (1.0.2) colored (1.2) colored2 (3.1.2) @@ -18,6 +19,7 @@ GEM unf (>= 0.0.5, < 1.0.0) dotenv (2.7.4) emoji_regex (1.0.1) + equalizer (0.0.11) excon (0.64.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) @@ -64,6 +66,10 @@ GEM xcodeproj (>= 1.8.1, < 2.0.0) xcpretty (~> 0.3.0) xcpretty-travis-formatter (>= 0.0.3) + ffi (1.15.3) + ffi-compiler (1.0.1) + ffi (>= 1.0.0) + rake gh_inspector (1.1.3) google-api-client (0.23.9) addressable (~> 2.5, >= 2.5.1) @@ -90,12 +96,23 @@ GEM os (>= 0.9, < 2.0) signet (~> 0.7) highline (1.7.10) + http (4.4.1) + addressable (~> 2.3) + http-cookie (~> 1.0) + http-form_data (~> 2.2) + http-parser (~> 1.2.0) http-cookie (1.0.3) domain_name (~> 0.5) + http-form_data (2.3.0) + http-parser (1.2.3) + ffi-compiler (>= 1.0, < 2.0) + http_parser.rb (0.6.0) httpclient (2.8.3) json (2.2.0) jwt (2.1.0) memoist (0.16.0) + memoizable (0.4.2) + thread_safe (~> 0.3, >= 0.3.1) mime-types (3.2.2) mime-types-data (~> 3.2015) mime-types-data (3.2019.0331) @@ -105,9 +122,11 @@ GEM multipart-post (2.0.0) nanaimo (0.2.6) naturally (2.2.0) + naught (1.1.0) os (1.0.1) plist (3.5.0) public_suffix (2.0.5) + rake (13.0.6) representable (3.0.4) declarative (< 0.1.0) declarative-option (< 0.2.0) @@ -124,14 +143,27 @@ GEM simctl (1.6.5) CFPropertyList naturally + simple_oauth (0.3.1) slack-notifier (2.3.2) terminal-notifier (2.0.0) terminal-table (1.8.0) unicode-display_width (~> 1.1, >= 1.1.1) + thread_safe (0.3.6) tty-cursor (0.7.0) tty-screen (0.7.0) tty-spinner (0.9.1) tty-cursor (~> 0.7) + twitter (7.0.0) + addressable (~> 2.3) + buftok (~> 0.2.0) + equalizer (~> 0.0.11) + http (~> 4.0) + http-form_data (~> 2.0) + http_parser.rb (~> 0.6.0) + memoizable (~> 0.4.0) + multipart-post (~> 2.0) + naught (~> 1.0) + simple_oauth (~> 0.3.0) uber (0.1.0) unf (0.1.4) unf_ext @@ -154,6 +186,7 @@ PLATFORMS DEPENDENCIES fastlane + twitter BUNDLED WITH 2.0.1