From 50bdab21f7cc328d50126aa478a24f22d23cc9eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 15 Jan 2021 19:23:49 +0000 Subject: [PATCH] Bump ffi from 1.9.14 to 1.14.2 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.14 to 1.14.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.14...1.14.2) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 889a5fea3cd40..9d0e41f9b64a4 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -14,7 +14,7 @@ GEM faraday (0.9.2) multipart-post (>= 1.2, < 3) fast-stemmer (1.0.2) - ffi (1.9.14) + ffi (1.14.2) jekyll (2.5.3) classifier-reborn (~> 2.0) colorator (~> 0.1)