From 8487bd2511dbc85a55115a032cf8306091be9f60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2019 05:09:04 +0000 Subject: [PATCH] Bump ffi from 1.9.10 to 1.11.2 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.11.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.10...1.11.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 efa7a12..66117d3 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -21,7 +21,7 @@ GEM ffi (>= 1.3.0) execjs (2.6.0) fast-stemmer (1.0.2) - ffi (1.9.10) + ffi (1.11.2) gemoji (2.1.0) github-pages (39) RedCloth (= 4.2.9)