From 47d3fdf240cc9ca639333e438e59a99c934f76d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:27:57 +0000 Subject: [PATCH] Bump json from 2.0.3 to 2.3.1 Bumps [json](https://github.com/flori/json) from 2.0.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/v2.0.3...v2.3.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 39550ea..3eb6931 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH carrierwave (~> 1.0.0) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: activemodel (5.0.2) activesupport (= 5.0.2) @@ -43,7 +43,7 @@ GEM guard (>= 1.1) rspec (~> 2.11) i18n (0.8.1) - json (2.0.3) + json (2.3.1) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7)