From a76cde0d80d5694ae36988ea0ee9c3ee2d0fe71f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:33:40 +0000 Subject: [PATCH] Bump rake from 10.1.0 to 12.3.3 in /_deploy Bumps [rake](https://github.com/ruby/rake) from 10.1.0 to 12.3.3. - [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/rake-10.1.0...v12.3.3) Signed-off-by: dependabot[bot] --- _deploy/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_deploy/Gemfile.lock b/_deploy/Gemfile.lock index 76ec65b..9e23781 100644 --- a/_deploy/Gemfile.lock +++ b/_deploy/Gemfile.lock @@ -36,7 +36,7 @@ GEM pygments.rb (0.5.2) posix-spawn (~> 0.3.6) yajl-ruby (~> 1.1.0) - rake (10.1.0) + rake (12.3.3) rb-fsevent (0.9.3) redcarpet (2.2.2) safe_yaml (0.7.1)