From 80f412056ff1c8a2b395160503ab45df8e8fcac1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 18 Mar 2021 14:11:25 +0000 Subject: [PATCH] Bump json from 1.7.5 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.5 to 1.8.6. - [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.7.5...v1.8.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 55944d6..ab8ad54 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GEM fssm (0.2.9) haml (3.1.7) highline (1.6.15) - json (1.7.5) + json (1.8.6) mime-types (1.19) multi_json (1.3.6) paperclip (2.6.0)