From b16ed9fc6c81cdd54212c0b7db1b9cabad5b2029 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 02:58:05 +0000 Subject: [PATCH] Bump json from 1.8.3 to 2.3.1 Bumps [json](https://github.com/flori/json) from 1.8.3 to 2.3.1. - [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.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cd1305..d2bcb81 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,9 +1,8 @@ GEM remote: https://rubygems.org/ specs: - activesupport (4.2.5) + activesupport (4.2.11.3) i18n (~> 0.7) - json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) @@ -28,7 +27,7 @@ GEM http_parser.rb (~> 0.6.0) erubis (2.7.0) eventmachine (1.2.0.1) - execjs (2.6.0) + execjs (2.7.0) fastimage (1.8.1) addressable (~> 2.3, >= 2.3.5) ffi (1.9.10) @@ -39,7 +38,7 @@ GEM hashie (3.4.3) http_parser.rb (0.6.0) i18n (0.7.0) - json (1.8.3) + json (2.3.1) kramdown (1.9.0) listen (3.0.5) rb-fsevent (>= 0.9.3) @@ -86,7 +85,7 @@ GEM mime-types-data (~> 3.2015) mime-types-data (3.2015.1120) mini_portile2 (2.0.0) - minitest (5.8.3) + minitest (5.14.1) nokogiri (1.6.7.1) mini_portile2 (~> 2.0.0.rc2) padrino-helpers (0.13.1) @@ -109,9 +108,9 @@ GEM tilt (>= 1.3.3, < 2.1) temple (0.7.7) thor (0.19.1) - thread_safe (0.3.5) + thread_safe (0.3.6) tilt (1.4.1) - tzinfo (1.2.2) + tzinfo (1.2.7) thread_safe (~> 0.1) uglifier (2.7.2) execjs (>= 0.3.0)