From 4d735a746ec647032dc42c6b29540b3e85293b07 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 16:44:05 +0000 Subject: [PATCH] Bump json from 1.6.3 to 1.8.6 Bumps [json](https://github.com/flori/json) from 1.6.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.6.3...v1.8.6) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b082d35..a658a11 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -7,7 +7,7 @@ PATH thor (~> 0.14) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: abstract (1.0.0) actionmailer (3.0.4) @@ -57,7 +57,7 @@ GEM ffi (0.6.3) rake (>= 0.8.7) i18n (0.5.0) - json (1.6.3) + json (1.8.6) json_pure (1.5.1) mail (2.2.19) activesupport (>= 2.3.6)