From 43b5e93a2ed2af71597376f4a0ab38ab72379cfc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:22:05 +0000 Subject: [PATCH] Bump json from 1.7.3 to 2.3.0 in /chapter_01 Bumps [json](https://github.com/flori/json) from 1.7.3 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.7.3...v2.3.0) Signed-off-by: dependabot[bot] --- chapter_01/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter_01/Gemfile.lock b/chapter_01/Gemfile.lock index 99375d3..ce02a1e 100644 --- a/chapter_01/Gemfile.lock +++ b/chapter_01/Gemfile.lock @@ -17,7 +17,7 @@ GEM diff-lcs (1.1.3) ffi (1.0.11) i18n (0.6.0) - json (1.7.3) + json (2.3.0) mime-types (1.19) multi_json (1.3.6) rack (1.4.1)