From 64ee636cc643b1c8a679c143faf17d3dbf464df7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 17:10:55 +0000 Subject: [PATCH] [Security] Bump json from 1.7.3 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.7.3 to 1.8.6. **This update includes a security fix.** - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/v1.8.6/CHANGES) - [Commits](https://github.com/flori/json/compare/v1.7.3...v1.8.6) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a2dfc8..ee45e08 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.3) + json (1.8.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16)