From c62938d407c41de1b28388280f9543e6d44d5d92 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2020 08:23:54 +0000 Subject: [PATCH] Bump json from 2.2.0 to 2.3.1 in /scripts/rss_to_steemit Bumps [json](https://github.com/flori/json) from 2.2.0 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/v2.2.0...v2.3.1) Signed-off-by: dependabot[bot] --- scripts/rss_to_steemit/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/rss_to_steemit/Gemfile.lock b/scripts/rss_to_steemit/Gemfile.lock index ef70404..0f7ea11 100644 --- a/scripts/rss_to_steemit/Gemfile.lock +++ b/scripts/rss_to_steemit/Gemfile.lock @@ -21,7 +21,7 @@ GEM hashie (3.6.0) i18n (1.6.0) concurrent-ruby (~> 1.0) - json (2.2.0) + json (2.3.1) little-plugger (1.1.4) logging (2.2.2) little-plugger (~> 1.1)