From 10bfc848e1ff3dae297dd65309cad20ec5c5732b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 12:06:40 +0000 Subject: [PATCH] Bump json from 1.8.1 to 2.3.0 in /ruby-sinatra Bumps [json](https://github.com/flori/json) from 1.8.1 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.1...v2.3.0) Signed-off-by: dependabot[bot] --- ruby-sinatra/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ruby-sinatra/Gemfile.lock b/ruby-sinatra/Gemfile.lock index 64700d4..651879e 100644 --- a/ruby-sinatra/Gemfile.lock +++ b/ruby-sinatra/Gemfile.lock @@ -5,12 +5,12 @@ GEM timers (~> 4.0.0) daemons (1.1.9) eventmachine (1.0.3) - ffi (1.9.4) + ffi (1.13.1) haml (4.0.5) tilt hitimes (1.2.2) httpclient (2.4.0) - json (1.8.1) + json (2.3.0) listen (2.7.9) celluloid (>= 0.15.2) rb-fsevent (>= 0.9.3)