From e7c1674038df9bc448de30abf81fffebb8dfd63e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Jan 2023 18:44:38 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.6.3 in /mail Bumps [json](https://github.com/flori/json) from 1.8.3 to 2.6.3. - [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.6.3) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... 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..fb49176 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.6.3) mail (2.6.4) mime-types (>= 1.16, < 4) mime-types (3.1)