From 4e6e474a7e4ee154eb606828d9035bf27ddabfaa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 17:29:17 +0000 Subject: [PATCH] Bump json from 1.7.5 to 2.5.1 Bumps [json](https://github.com/flori/json) from 1.7.5 to 2.5.1. - [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.5...v2.5.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1bf16be46..d1afa1994 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: ast (1.0.2) - json (1.7.5) + json (2.5.1) mixlib-cli (1.2.2) parser (2.0.0.beta4) ast (~> 1.0)