From a8c8e997f8097fd71104ba45d915bd7dd2ddc942 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sun, 6 Jan 2019 14:40:36 +0000 Subject: [PATCH] Bump ffi from 1.9.25 to 1.10.0 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.25 to 1.10.0. - [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.25...1.10.0) 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 0fe0e50b7c..7218cd8547 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.9.25) + ffi (1.10.0) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (193)