From 2c73177d8ddedd57f9fa1f5313635e33e2de9d61 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Apr 2021 22:15:13 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.15.0 in /_site Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.15.0. - [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...v1.15.0) Signed-off-by: dependabot[bot] --- _site/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_site/Gemfile.lock b/_site/Gemfile.lock index a741711..394462c 100644 --- a/_site/Gemfile.lock +++ b/_site/Gemfile.lock @@ -18,7 +18,7 @@ GEM execjs (2.7.0) faraday (0.12.1) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.15.0) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (142)