From 321b36aa951cab8aeb7e02f120e8999618fe7824 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Jul 2021 02:56:34 +0000 Subject: [PATCH] Bump json from 1.7.7 to 2.5.1 in /ruby/showoff Bumps [json](https://github.com/flori/json) from 1.7.7 to 2.5.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.5.1) --- updated-dependencies: - dependency-name: json dependency-type: indirect ... 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..0ebb451 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.5.1) nokogiri (1.5.9) parslet (1.5.0) blankslate (~> 2.0)