From 452dc7b870f15a915090b9631d0357c8c788eec4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 01:36:16 +0000 Subject: [PATCH] Bump json from 2.0.3 to 2.5.1 Bumps [json](https://github.com/flori/json) from 2.0.3 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/v2.0.3...v2.5.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0a2f56..6a5e9c3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM docile (1.1.5) erubis (2.7.0) i18n (0.7.0) - json (2.0.3) + json (2.5.1) loofah (2.0.3) nokogiri (>= 1.5.9) method_source (0.8.2)