From 3a7941efe1153da6647ab4a1f6919da5d5cdfd3f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 21 May 2019 05:18:05 +0000 Subject: [PATCH] build: bump ffi from 1.11.0 to 1.11.1 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.11.0 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.11.0...1.11.1) 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 67ea32a2b3..8609a25449 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -28,7 +28,7 @@ GEM execjs (2.7.0) faraday (0.15.4) multipart-post (>= 1.2, < 3) - ffi (1.11.0) + ffi (1.11.1) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (198)