From eece7f8572ec8432655b5ba9a194468d79381c2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:26:17 +0000 Subject: [PATCH] Bump json from 1.8.2 to 2.3.1 in /translation Bumps [json](https://github.com/flori/json) from 1.8.2 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/v1.8.2...v2.3.1) Signed-off-by: dependabot[bot] --- translation/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/translation/Gemfile.lock b/translation/Gemfile.lock index 6cac358..ccfc8aa 100644 --- a/translation/Gemfile.lock +++ b/translation/Gemfile.lock @@ -9,7 +9,7 @@ GEM json_pure (~> 1.8) resource_accessor (~> 1.2) thor (~> 0.19) - json (1.8.2) + json (2.3.1) json_pure (1.8.2) mini_portile (0.6.2) multi_translate (0.1)