From 829b77821a594604d454d79ac77106b7990db0ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 12 May 2020 21:55:24 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.12.2 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.2. - [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.18...1.12.2) Signed-off-by: dependabot[bot] --- docs/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 docs/Gemfile.lock diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock old mode 100755 new mode 100644 index 60cf1c5..457c400 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -21,7 +21,7 @@ GEM execjs (2.7.0) faraday (0.13.1) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.12.2) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (172)