From 7eccb664dee24ab643d7ad6e78fb4ba7e2ce8346 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:18:55 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.3.1 in /mail Bumps [json](https://github.com/flori/json) from 1.8.3 to 2.3.1. - [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.8.3...v2.3.1) Signed-off-by: dependabot[bot] --- mail/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mail/Gemfile.lock b/mail/Gemfile.lock index 7030b77..0887546 100644 --- a/mail/Gemfile.lock +++ b/mail/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: highline (1.7.8) - json (1.8.3) + json (2.3.1) mail (2.6.4) mime-types (>= 1.16, < 4) mime-types (3.1)