From a303c4f58a697d935b959b75dbf403189e2b0a34 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Apr 2020 09:17:48 +0000 Subject: [PATCH] Bump rake from 12.3.2 to 13.0.1 in /scripts/rss_to_steemit Bumps [rake](https://github.com/ruby/rake) from 12.3.2 to 13.0.1. - [Release notes](https://github.com/ruby/rake/releases) - [Changelog](https://github.com/ruby/rake/blob/master/History.rdoc) - [Commits](https://github.com/ruby/rake/compare/v12.3.2...v13.0.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..7478b26 100644 --- a/scripts/rss_to_steemit/Gemfile.lock +++ b/scripts/rss_to_steemit/Gemfile.lock @@ -38,7 +38,7 @@ GEM json (~> 2.0, >= 2.0.2) logging (~> 2.2, >= 2.2.0) net-http-persistent (>= 2.5.2) - rake (12.3.2) + rake (13.0.1) scrypt (3.0.6) ffi-compiler (>= 1.0, < 2.0) thread_safe (0.3.6)