From ebc22759befe82bef51593d4a21da27a63573ce5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:01:39 +0000 Subject: [PATCH] :arrow_up: Bump json from 2.0.3 to 2.3.1 in /iOS Bumps [json](https://github.com/flori/json) from 2.0.3 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.0.3...v2.3.1) Signed-off-by: dependabot[bot] --- iOS/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/iOS/Gemfile.lock b/iOS/Gemfile.lock index b7fca3c..cda5441 100644 --- a/iOS/Gemfile.lock +++ b/iOS/Gemfile.lock @@ -148,7 +148,7 @@ GEM httpclient (2.8.3) hurley (0.2) i18n (0.8.1) - json (2.0.3) + json (2.3.1) jwt (1.5.6) kramdown (1.13.2) little-plugger (1.1.4)