From 9271fb1fabc6469e81dac6c7b376b4f6c040a342 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 23 Dec 2020 11:09:37 +0000 Subject: [PATCH] build(deps): bump json_pure from 2.3.1 to 2.5.1 Bumps [json_pure](https://github.com/flori/json) from 2.3.1 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.3.1...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 618b1379260..de0da9b7655 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -250,7 +250,7 @@ GEM json-diff (0.4.1) json-schema (2.8.0) addressable (>= 2.4) - json_pure (2.3.1) + json_pure (2.5.1) jsonpath (1.0.5) multi_json to_regexp (~> 0.2.1)