From 2427ea661392ff49e6227107d8b0e79b7d5aff4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Oct 2021 09:51:13 +0200 Subject: [PATCH] Build(deps): Bump json from 2.5.1 to 2.6.0 (#14612) Bumps [json](https://github.com/flori/json) from 2.5.1 to 2.6.0. - [Release notes](https://github.com/flori/json/releases) - [Commits](https://github.com/flori/json/commits) --- updated-dependencies: - dependency-name: json dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ce6ccd8ba8..0013d5521a0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -186,7 +186,7 @@ GEM rails-dom-testing (>= 1, < 3) railties (>= 4.2.0) thor (>= 0.14, < 2.0) - json (2.5.1) + json (2.6.0) json-schema (2.8.1) addressable (>= 2.4) json_schemer (0.2.18)