From 5431dddd70a4c914098431d3ac8b2ede4f3354d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Sep 2021 18:02:23 +0000 Subject: [PATCH] build(deps): bump ffi from 1.15.3 to 1.15.4 in /docs Bumps [ffi](https://github.com/ffi/ffi) from 1.15.3 to 1.15.4. - [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.3...v1.15.4) --- 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 34c68d1f9e..7ff7679577 100644 --- a/docs/Gemfile.lock +++ b/docs/Gemfile.lock @@ -45,7 +45,7 @@ GEM faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) faraday-rack (1.0.0) - ffi (1.15.3) + ffi (1.15.4) forwardable-extended (2.6.0) gemoji (3.0.1) github-pages (219)