From 2065b4445a6bd7b05df35bd223556817204d1f6f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 11 Dec 2020 16:07:22 +0000 Subject: [PATCH] No-Jira(deps): [Security] Bump json from 2.1.0 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.3.1. **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.1) 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 f641b90..5de159a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,7 @@ GEM ffi (1.13.1) i18n (1.8.5) concurrent-ruby (~> 1.0) - json (2.1.0) + json (2.3.1) listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)