From: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:02:10 +0000 (+0000) Subject: build(deps): bump json in /modules/remotebackend/regression-tests X-Git-Tag: dnsdist-1.5.0~5^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d97253ab6e8d6de24d82c8963b14fd70d0acf6a3;p=thirdparty%2Fpdns.git build(deps): bump json in /modules/remotebackend/regression-tests Bumps [json](https://github.com/flori/json) from 1.8.2 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.2...v2.3.0) Signed-off-by: dependabot[bot] --- diff --git a/modules/remotebackend/regression-tests/Gemfile.lock b/modules/remotebackend/regression-tests/Gemfile.lock index c1be5e3f29..23db9c50ad 100644 --- a/modules/remotebackend/regression-tests/Gemfile.lock +++ b/modules/remotebackend/regression-tests/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.2) + json (2.3.0) sqlite3 (1.3.9) webrick (1.4.2) zeromqrb (0.1.3)