From 5afa442d77959a6b11a27876340b39e73e932ae2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 20:08:36 +0000 Subject: [PATCH] Bump json from 1.7.6 to 1.8.6 in /utils/rails_implementation Bumps [json](https://github.com/flori/json) from 1.7.6 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.6...v1.8.6) Signed-off-by: dependabot[bot] --- utils/rails_implementation/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/utils/rails_implementation/Gemfile.lock b/utils/rails_implementation/Gemfile.lock index 1d75f27..19056d1 100644 --- a/utils/rails_implementation/Gemfile.lock +++ b/utils/rails_implementation/Gemfile.lock @@ -35,7 +35,7 @@ GEM i18n (0.6.1) ipaddress (0.8.0) journey (1.0.4) - json (1.7.6) + json (1.8.6) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16)