From aab0189e1293600051b2864a180dbb5a3a1421ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 04:49:51 +0000 Subject: [PATCH] Bump json from 1.7.7 to 2.3.1 in /ruby/showoff Bumps [json](https://github.com/flori/json) from 1.7.7 to 2.3.1. - [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.7.7...v2.3.1) Signed-off-by: dependabot[bot] --- ruby/showoff/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ruby/showoff/Gemfile.lock b/ruby/showoff/Gemfile.lock index e5b5d44..d1dd690 100644 --- a/ruby/showoff/Gemfile.lock +++ b/ruby/showoff/Gemfile.lock @@ -15,7 +15,7 @@ GEM specs: blankslate (2.1.2.4) gli (2.5.6) - json (1.7.7) + json (2.3.1) nokogiri (1.5.9) parslet (1.5.0) blankslate (~> 2.0)