From afafb0e43b9857cad9e6b40a04e21c23a0dee0fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 5 May 2021 18:26:24 +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) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 31eec29..62d3e61 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -14,7 +14,7 @@ GEM ffi (1.9.18) highline (1.7.8) ipaddress (0.8.3) - json (2.0.3) + json (2.5.1) numerizer (0.1.1) rspec (3.5.0) rspec-core (~> 3.5.0)