From 28b175ccd83c6d2c3b807318ad0557380c6aeca2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 15:02:31 +0000 Subject: [PATCH] Bump json from 1.7.6 to 1.8.6 in /matchbook Bumps [json](https://github.com/flori/json) from 1.7.6 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.7.6...v1.8.6) Signed-off-by: dependabot[bot] --- matchbook/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/matchbook/Gemfile.lock b/matchbook/Gemfile.lock index 498ad9a..0cefd1a 100644 --- a/matchbook/Gemfile.lock +++ b/matchbook/Gemfile.lock @@ -54,7 +54,7 @@ GEM jquery-rails (2.2.0) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) - json (1.7.6) + json (1.8.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16)