From c899b8e9b4d2c9449578e1525e48582a820d7106 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:11:38 +0000 Subject: [PATCH] build(deps): bump json from 1.8.5 to 2.3.0 in /modules/remotebackend Bumps [json](https://github.com/flori/json) from 1.8.5 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.8.5...v2.3.0) Signed-off-by: dependabot[bot] --- modules/remotebackend/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/remotebackend/Gemfile.lock b/modules/remotebackend/Gemfile.lock index d7987a9068..cd8c2c98d5 100644 --- a/modules/remotebackend/Gemfile.lock +++ b/modules/remotebackend/Gemfile.lock @@ -6,7 +6,7 @@ GEM ffi-rzmq-core (>= 1.0.1) ffi-rzmq-core (1.0.3) ffi (~> 1.9) - json (1.8.5) + json (2.3.0) sqlite3 (1.3.9) webrick (1.4.2) zeromqrb (0.1.3) -- 2.47.2