From a931f79bd2e1faffdb2ef09ecd552e1f8011da35 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 31 Dec 2019 11:35:51 +0000 Subject: [PATCH] Bump json from 1.7.4 to 2.3.0 in /edx_specs Bumps [json](https://github.com/flori/json) from 1.7.4 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.4...v2.3.0) Signed-off-by: dependabot[bot] --- edx_specs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/edx_specs/Gemfile.lock b/edx_specs/Gemfile.lock index bb406288977..5737c902dc5 100644 --- a/edx_specs/Gemfile.lock +++ b/edx_specs/Gemfile.lock @@ -24,7 +24,7 @@ GEM ffi (1.1.5) http_parser.rb (0.5.3) i18n (0.6.0) - json (1.7.4) + json (2.3.0) launchy (2.1.1) addressable (~> 2.3) libwebsocket (0.1.5)