From ff3fd945b99391a46b2661880921cd655e76d943 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Jun 2021 18:03:34 +0000 Subject: [PATCH] build(deps): bump ffi from 1.15.1 to 1.15.3 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.15.1 to 1.15.3. - [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/v1.15.1...v1.15.3) --- updated-dependencies: - dependency-name: ffi dependency-type: indirect update-type: version-update:semver-patch ... 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 24b963e7ec..948b6131ec 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -39,7 +39,7 @@ GEM faraday-excon (1.1.0) faraday-net_http (1.0.1) faraday-net_http_persistent (1.1.0) - ffi (1.15.1) + ffi (1.15.3) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (215)