From a801d0cb6fe43cbda2159e07ace62e1686b3fc10 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Oct 2020 09:28:50 -0400 Subject: [PATCH] Bump ffi from 1.9.14 to 1.13.1 in /docs (#110) Bumps [ffi](https://github.com/ffi/ffi) from 1.9.14 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.14...1.13.1) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock index e980057..edbb120 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -2,7 +2,7 @@ GEM remote: https://rubygems.org/ specs: colorator (1.1.0) - ffi (1.9.14) + ffi (1.13.1) forwardable-extended (2.6.0) jekyll (3.2.1) colorator (~> 1.0)