From d1cfd303e405294f3d7cce51ccd67a77d2fa028a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:00:05 +0000 Subject: [PATCH] Bump json from 1.5.5 to 2.3.0 in /src/ruby-sinatra Bumps [json](https://github.com/flori/json) from 1.5.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.5.5...v2.3.0) Signed-off-by: dependabot[bot] --- src/ruby-sinatra/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ruby-sinatra/Gemfile.lock b/src/ruby-sinatra/Gemfile.lock index 60621d5..8490ed6 100644 --- a/src/ruby-sinatra/Gemfile.lock +++ b/src/ruby-sinatra/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: http://rubygems.org/ specs: - json (1.5.5) + json (2.3.0) macaddr (1.5.0) systemu (>= 2.4.0) multi_json (1.0.4)