From 67c97b2dd5c75399ec5a3a221482f1b90773b1a6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 29 Feb 2020 18:47:38 +0000 Subject: [PATCH] Bump rake from 0.8.7 to 12.3.3 in /bundle/Command-T Bumps [rake](https://github.com/ruby/rake) from 0.8.7 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-0.8.7...v12.3.3) Signed-off-by: dependabot[bot] --- bundle/Command-T/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bundle/Command-T/Gemfile.lock b/bundle/Command-T/Gemfile.lock index 93bce22..37a5b65 100644 --- a/bundle/Command-T/Gemfile.lock +++ b/bundle/Command-T/Gemfile.lock @@ -5,7 +5,7 @@ GEM mechanize (1.0.0) nokogiri (>= 1.2.1) nokogiri (1.4.4) - rake (0.8.7) + rake (12.3.3) rr (1.0.2) rspec (2.5.0) rspec-core (~> 2.5.0)