From 4c5518edced5fb2cb6f1e039cc4caa7c0d32beb8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2020 17:42:33 +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 a520567cf1f..64127cfa8c3 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)