From a60310fc9c5edfa5e5c5a6e10f3b17080f7859fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:35:00 +0000 Subject: [PATCH] Bump json from 2.1.0 to 2.3.0 in /reddit Bumps [json](https://github.com/flori/json) from 2.1.0 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/v2.1.0...v2.3.0) Signed-off-by: dependabot[bot] --- reddit/Gemfile.lock | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/reddit/Gemfile.lock b/reddit/Gemfile.lock index f62baeb..f14e356 100644 --- a/reddit/Gemfile.lock +++ b/reddit/Gemfile.lock @@ -25,7 +25,7 @@ GEM temple (>= 0.8.0) tilt i18n (0.8.6) - json (2.1.0) + json (2.3.0) mongo (2.4.3) bson (>= 4.2.1, < 5.0.0) mustermann (1.0.2) @@ -36,6 +36,8 @@ GEM rack (2.0.5) rack-protection (2.0.2) rack + rack-test (1.1.0) + rack (>= 1.0, < 3) rake (12.0.0) sinatra (2.0.2) mustermann (~> 1.0) @@ -62,6 +64,7 @@ DEPENDENCIES json mongo puma + rack-test sinatra (~> 2.0.1) BUNDLED WITH