From e2b2c74677c54d47dfcb7c0029a97061d588364c 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:02:55 +0000 Subject: [PATCH] [Security] Bump json from 1.7.3 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.7.3 to 2.3.0. **This update includes security fixes.** - [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.3...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 de25ec0..fbce4d3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -5,7 +5,7 @@ GEM coderay (1.1.0) eventmachine (1.0.6) haml (3.1.6) - json (1.7.3) + json (2.3.0) kgio (2.7.4) method_source (0.8.2) pry (0.10.1)