From 6cce6dfb61df54b81079d2299f7326172d21b09e 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:34 +0000 Subject: [PATCH] No-Jira(deps): Bump json from 2.3.1 to 2.5.0 Bumps [json](https://github.com/flori/json) from 2.3.1 to 2.5.0. - [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.3.1...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 52c8d7a..3f8e697 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,7 +32,7 @@ GEM docile (1.3.2) i18n (1.8.5) concurrent-ruby (~> 1.0) - json (2.3.1) + json (2.5.0) method_source (1.0.0) minitest (5.14.1) parallel (1.12.1)