From 90efffa304b52f9ef7abe1e249ee7030bfe0fe32 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:13:38 +0000 Subject: [PATCH] Bump json from 1.7.3 to 1.8.6 in /checkout-after Bumps [json](https://github.com/flori/json) from 1.7.3 to 1.8.6. - [Release notes](https://github.com/flori/json/releases) - [Changelog](https://github.com/flori/json/blob/v1.8.6/CHANGES) - [Commits](https://github.com/flori/json/compare/v1.7.3...v1.8.6) Signed-off-by: dependabot[bot] --- checkout-after/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/checkout-after/Gemfile.lock b/checkout-after/Gemfile.lock index 3f1cf85..426989a 100644 --- a/checkout-after/Gemfile.lock +++ b/checkout-after/Gemfile.lock @@ -61,7 +61,7 @@ GEM jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) - json (1.7.3) + json (1.8.6) listen (0.4.6) rb-fchange (~> 0.0.5) rb-fsevent (~> 0.9.1)