From 70d0d5859217625ed4b46f1ad34ddf4cc01c5687 Mon Sep 17 00:00:00 2001
From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com>
Date: Wed, 9 Oct 2019 19:46:41 +0000
Subject: [PATCH] Bump ffi from 1.9.10 to 1.11.1

Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.11.1.
- [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.1)

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

diff --git a/Gemfile.lock b/Gemfile.lock
index 752312f..3f1e826 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -21,7 +21,8 @@ GEM
       ffi (>= 1.3.0)
     execjs (2.6.0)
     fast-stemmer (1.0.2)
-    ffi (1.9.10-x64-mingw32)
+    ffi (1.11.1)
+    ffi (1.11.1-x64-mingw32)
     gemoji (2.1.0)
     github-pages (39)
       RedCloth (= 4.2.9)
@@ -96,6 +97,8 @@ GEM
     mini_portile (0.6.2)
     minitest (5.8.2)
     net-dns (0.8.0)
+    nokogiri (1.6.6.2)
+      mini_portile (~> 0.6.0)
     nokogiri (1.6.6.2-x64-mingw32)
       mini_portile (~> 0.6.0)
     parslet (1.5.0)
@@ -123,6 +126,7 @@ GEM
     yajl-ruby (1.2.1)
 
 PLATFORMS
+  ruby
   x64-mingw32
 
 DEPENDENCIES