From 0f7f5c71ca1fe636cab971e7f574d0eb72cd82f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 08:41:03 +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 89a0f264aab..c4620dd1851 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)