From 89ed96ce857387c4eaae400ab5138e9f80b65786 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:16:26 +0000 Subject: [PATCH] Bump json from 1.8.0 to 2.3.0 Bumps [json](https://github.com/flori/json) from 1.8.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/v1.8.0...v2.3.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 129fde1..b3f78b2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - liquidm-reporting-api-client (0.1.0) + liquidm-reporting-api-client (1.0.1) GEM remote: https://rubygems.org/ @@ -17,7 +17,7 @@ GEM debugger-linecache (1.2.0) debugger-ruby_core_source (1.2.3) diff-lcs (1.2.4) - json (1.8.0) + json (2.3.0) rspec (2.14.1) rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0)