From 2b0b463665492e768088c27060c1342f2c5eaa0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:25:44 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.3.0 in /SDK_ruby/deliveree-ruby-sdk Bumps [json](https://github.com/flori/json) from 2.2.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/v2.2.0...v2.3.0) Signed-off-by: dependabot[bot] --- SDK_ruby/deliveree-ruby-sdk/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SDK_ruby/deliveree-ruby-sdk/Gemfile.lock b/SDK_ruby/deliveree-ruby-sdk/Gemfile.lock index 411c3e5..f7f4e79 100644 --- a/SDK_ruby/deliveree-ruby-sdk/Gemfile.lock +++ b/SDK_ruby/deliveree-ruby-sdk/Gemfile.lock @@ -11,7 +11,7 @@ GEM ethon (0.12.0) ffi (>= 1.3.0) ffi (1.11.3) - json (2.2.0) + json (2.3.0) rake (12.0.0) typhoeus (1.3.1) ethon (>= 0.9.0)