From 27e18d0ee9dd8799ec14007f3ead04bb70f76264 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:48:37 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 13.0.1 in /rubyweb Bumps [rake](https://github.com/ruby/rake) from 0.9.2.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/v0.9.2.2...v13.0.1) Signed-off-by: dependabot[bot] --- rubyweb/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rubyweb/Gemfile.lock b/rubyweb/Gemfile.lock index d7a40ab..2ca4446 100644 --- a/rubyweb/Gemfile.lock +++ b/rubyweb/Gemfile.lock @@ -52,7 +52,7 @@ GEM coffee-script (2.2.0) coffee-script-source execjs - coffee-script-source (1.1.3) + coffee-script-source (1.12.2) compass (0.11.5) chunky_png (~> 1.2) fssm (>= 0.2.7) @@ -124,7 +124,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) raindrops (0.8.0) - rake (0.9.2.2) + rake (13.0.1) rdoc (3.11) json (~> 1.4) responders (0.6.4)