From 5cfb670acebbb4b0603df0cb175165b25e0e5496 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:31:00 +0000 Subject: [PATCH] Bump json from 1.6.1 to 2.3.0 in /example/rails3.1 Bumps [json](https://github.com/flori/json) from 1.6.1 to 2.3.0. - [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.6.1...v2.3.0) Signed-off-by: dependabot[bot] --- example/rails3.1/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/example/rails3.1/Gemfile.lock b/example/rails3.1/Gemfile.lock index 5ed1aeec..06992b13 100644 --- a/example/rails3.1/Gemfile.lock +++ b/example/rails3.1/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: ../.. specs: - analytical (3.0.8) + analytical (3.0.12) GEM remote: http://rubygems.org/ @@ -53,7 +53,7 @@ GEM jquery-rails (1.0.14) railties (~> 3.0) thor (~> 0.14) - json (1.6.1) + json (2.3.0) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16)