From 0545d344e579014d5467538b5e2e05a1c25f5723 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 17:15:07 +0000 Subject: [PATCH] Bump json from 1.7.3 to 1.8.6 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] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index d74af7f..359dd89 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -37,7 +37,7 @@ GEM formtastic (2.2.1) actionpack (>= 3.0) i18n (0.5.0) - json (1.7.3) + json (1.8.6) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0)