From e73dee97805ba35c071653d77f7a716b804a4217 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Mar 2021 16:40:28 +0000 Subject: [PATCH] Bump json from 1.7.7 to 2.3.0 in /demo Bumps [json](https://github.com/flori/json) from 1.7.7 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.7...v2.3.0) Signed-off-by: dependabot[bot] --- demo/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/Gemfile.lock b/demo/Gemfile.lock index 1728f4b..5a4a0d0 100644 --- a/demo/Gemfile.lock +++ b/demo/Gemfile.lock @@ -12,7 +12,7 @@ GEM haml (4.0.2) tilt hike (1.2.2) - json (1.7.7) + json (2.3.0) multi_json (1.7.3) rack (1.5.2) rack-protection (1.5.0)