From 8c244f2a6ef34031c835fdf25d41bdd0676a2802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Oct 2021 09:04:17 +0000 Subject: [PATCH] Bump json from 1.8.6 to 2.5.1 Bumps [json](https://github.com/flori/json) from 1.8.6 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.8.6...v2.5.1) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6285fbcb65..8c138c68b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -351,7 +351,7 @@ GEM thor (>= 0.14, < 2.0) jquery-ui-rails (4.2.1) railties (>= 3.2.16) - json (1.8.6) + json (2.5.1) json-schema (2.8.1) addressable (>= 2.4) json_spec (1.1.5)