From 63ced3b3e51b37c99ca6c118c2e8e26203f0cc34 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 19 Mar 2020 16:11:59 +0000 Subject: [PATCH] [Security] Bump json from 2.1.0 to 2.3.0 Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.0. **This update includes a security fix.** - [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.1.0...v2.3.0) 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 b91a960ff..19af8147b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -205,7 +205,7 @@ GEM js-routes (1.3.3) railties (>= 3.2) sprockets-rails - json (2.1.0) + json (2.3.0) jwt (1.5.6) kaminari (1.0.1) activesupport (>= 4.1.0)