From 46c0a8b051a1dfe1dea2af061b7e016e8db532ba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Jan 2022 08:48:17 +0000 Subject: [PATCH] Bump ffi from 1.9.3 to 1.15.4 in /dot_SpaceVim/bundle/vim-bookmarks Bumps [ffi](https://github.com/ffi/ffi) from 1.9.3 to 1.15.4. - [Release notes](https://github.com/ffi/ffi/releases) - [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md) - [Commits](https://github.com/ffi/ffi/compare/1.9.3...v1.15.4) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect ... 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..ef3eb0cf 100644 --- a/dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock +++ b/dot_SpaceVim/bundle/vim-bookmarks/Gemfile.lock @@ -11,7 +11,7 @@ GEM coderay (1.1.0) faraday (0.9.0) multipart-post (>= 1.2, < 3) - ffi (1.9.3) + ffi (1.15.4) formatador (0.2.4) guard (2.5.1) formatador (>= 0.2.4)