From deb147df52bac712c6f0561b3c72222686db81fd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 14 Feb 2020 18:19:10 +0000 Subject: [PATCH] Bump ffi from 1.9.0 to 1.12.2 in /.vim/bundle/node Bumps [ffi](https://github.com/ffi/ffi) from 1.9.0 to 1.12.2. - [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.0...1.12.2) Signed-off-by: dependabot[bot] --- .vim/bundle/node/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vim/bundle/node/Gemfile.lock b/.vim/bundle/node/Gemfile.lock index f7fe6c4..1d38af5 100644 --- a/.vim/bundle/node/Gemfile.lock +++ b/.vim/bundle/node/Gemfile.lock @@ -10,7 +10,7 @@ GEM ansi (1.4.3) builder (3.2.2) coderay (1.0.9) - ffi (1.9.0) + ffi (1.12.2) formatador (0.2.4) guard (1.8.2) formatador (>= 0.2.4)