From d70f4c15d85cb366f7ce797f227a652af0ba5ce8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 08:48:19 +0000 Subject: [PATCH] Bump rake from 0.9.2.2 to 12.3.3 in /dot_SpaceVim/bundle/vim-bookmarks Bumps [rake](https://github.com/ruby/rake) from 0.9.2.2 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/v0.9.2.2...v12.3.3) --- updated-dependencies: - dependency-name: rake dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock b/dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock index 40700371..32548f7c 100644 --- a/dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock +++ b/dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock @@ -39,7 +39,7 @@ GEM coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) - rake (0.9.2.2) + rake (12.3.3) rb-fsevent (0.9.4) rb-inotify (0.9.3) ffi (>= 0.5.0)