From 96b064741521a0a8e18c0620045a17bf89dfb8bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:23:02 +0000 Subject: [PATCH] Bump json from 1.7.7 to 2.3.0 in /Tests/Server 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] --- Tests/Server/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tests/Server/Gemfile.lock b/Tests/Server/Gemfile.lock index 19d42e5..daa8ef8 100644 --- a/Tests/Server/Gemfile.lock +++ b/Tests/Server/Gemfile.lock @@ -6,7 +6,7 @@ GEM daemons (1.1.9) diff-lcs (1.2.3) eventmachine (1.0.3) - json (1.7.7) + json (2.3.0) linecache (0.46) rbx-require-relative (> 0.0.4) method_source (0.8.1)