From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:11:38 +0000 (+0000) Subject: build(deps): bump json from 1.8.5 to 2.3.0 in /modules/remotebackend X-Git-Tag: dnsdist-1.5.0~4^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F9354%2Fhead;p=thirdparty%2Fpdns.git 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] --- 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)