From ebfbbe5db7a6fe0a0ceb4eddd85e2463fc1485c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 29 Jun 2021 10:07:35 +0000 Subject: [PATCH] Bump json from 1.6.1 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.6.1 to 1.8.6. - [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.6.1...v1.8.6) --- updated-dependencies: - dependency-name: json dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6db10b2..ac1a2e8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -56,7 +56,7 @@ GEM jquery-rails (1.0.16) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) + json (1.8.6) libv8 (3.3.10.2) mail (2.3.0) i18n (>= 0.4.0)