From 7b810cc5a3c55fb0002ee9fc7ff82dd2527d064c Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Thu, 14 Nov 2019 15:11:12 +0000
Subject: [PATCH] Bump ffi from 1.9.9 to 1.11.2

Bumps [ffi](https://github.com/ffi/ffi) from 1.9.9 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.9...1.11.2)

Signed-off-by: dependabot[bot] <support@github.com>
---
 Gemfile.lock | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Gemfile.lock b/Gemfile.lock
index 1e5aaf6..8be4169 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -20,7 +20,7 @@ GEM
     colorator (0.1)
     execjs (2.5.2)
     fast-stemmer (1.0.2)
-    ffi (1.9.9)
+    ffi (1.11.2)
     gemoji (2.1.0)
     github-pages (38)
       RedCloth (= 4.2.9)