From 0860ead111c0f8aaf2b14ca35c8b6b6a05e1b6de Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 18:40:23 +0000 Subject: [PATCH] Bump json from 1.6.5 to 1.8.6 in /testapps/rails3app Bumps [json](https://github.com/flori/json) from 1.6.5 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.5...v1.8.6) Signed-off-by: dependabot[bot] --- testapps/rails3app/Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/testapps/rails3app/Gemfile.lock b/testapps/rails3app/Gemfile.lock index 386c1bd..600b7ac 100644 --- a/testapps/rails3app/Gemfile.lock +++ b/testapps/rails3app/Gemfile.lock @@ -2,8 +2,7 @@ PATH remote: ../.. specs: excelinator (1.0.0) - fastercsv - spreadsheet (= 0.6.8) + spreadsheet GEM remote: http://rubygems.org/ @@ -41,7 +40,7 @@ GEM abstract (>= 1.0.0) fastercsv (1.5.4) i18n (0.5.0) - json (1.6.5) + json (1.8.6) mail (2.2.19) activesupport (>= 2.3.6) i18n (>= 0.4.0)