From a0594264cb5513859f41b1c2cf513efc6c5bbe10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:38:38 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.3.1 in /ios Bumps [json](https://github.com/flori/json) from 2.2.0 to 2.3.1. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/master/CHANGES.md) - [Commits](https://github.com/flori/json/compare/v2.2.0...v2.3.1) Signed-off-by: dependabot[bot] --- ios/Gemfile.lock | 35 ++++++++++++++++++++++++++++++++++- 1 file changed, 34 insertions(+), 1 deletion(-) diff --git a/ios/Gemfile.lock b/ios/Gemfile.lock index 054338e..42ec776 100644 --- a/ios/Gemfile.lock +++ b/ios/Gemfile.lock @@ -6,6 +6,7 @@ GEM public_suffix (>= 2.0.2, < 4.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.13.1) + 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.1) + ffi-compiler (>= 1.0, < 2.0) + http_parser.rb (0.6.0) httpclient (2.8.3) - json (2.2.0) + json (2.3.1) 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.1) 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