From 8587161a4108d60590ed48daa8e4529faffb3969 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 22 Dec 2020 10:46:35 +0000 Subject: [PATCH] No-Jira(deps): [Security] Bump json from 2.1.0 to 2.5.0 Bumps [json](https://github.com/flori/json) from 2.1.0 to 2.5.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.5.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 f641b90..8d31ba6 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.5.0) listen (3.3.3) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10)