From 59d5462d69343dfda2cff14d3f94b97536555a2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 14:20:11 +0000 Subject: [PATCH] Bump ffi from 1.9.3 to 1.13.1 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.3 to 1.13.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.3...1.13.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 e423b54711b..46b0a820095 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -13,7 +13,7 @@ GEM colorator (0.1) execjs (2.2.1) fast-stemmer (1.0.2) - ffi (1.9.3) + ffi (1.13.1) jekyll (2.2.0) classifier (~> 1.3) colorator (~> 0.1)