From 372d94258dc19cac99adbe8856a87df2ef045789 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:30:44 +0000 Subject: [PATCH] Bump json from 1.6.4 to 1.8.6 in /mailit Bumps [json](https://github.com/flori/json) from 1.6.4 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.6.4...v1.8.6) Signed-off-by: dependabot[bot] --- mailit/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailit/Gemfile.lock b/mailit/Gemfile.lock index 6a32aa6..334be12 100644 --- a/mailit/Gemfile.lock +++ b/mailit/Gemfile.lock @@ -50,7 +50,7 @@ GEM jquery-rails (1.0.19) railties (~> 3.0) thor (~> 0.14) - json (1.6.4) + json (1.8.6) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16)