From 816d6a092996f39f02d1ff907e1a7867b6c4d3a5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 25 Nov 2019 14:20:20 +0000 Subject: [PATCH] build: bump ffi from 1.11.2 to 1.11.3 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.11.2 to 1.11.3. - [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.2...1.11.3) Signed-off-by: dependabot-preview[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index 03124d3b3a..7085c206c1 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -27,7 +27,7 @@ GEM execjs (2.7.0) faraday (0.17.0) multipart-post (>= 1.2, < 3) - ffi (1.11.2) + ffi (1.11.3) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (202)