From 43f40c3cf5fa08bb9cc5478ee7dd19b82ef2f49b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Sep 2021 11:19:35 +0800 Subject: [PATCH] Build(deps): Bump ffi from 1.15.3 to 1.15.4 (#14214) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 256603a0880..152aabb99ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -158,7 +158,7 @@ GEM fast_blank (1.0.1) fast_xs (0.8.0) fastimage (2.2.5) - ffi (1.15.3) + ffi (1.15.4) fspath (3.1.2) gc_tracer (1.5.1) globalid (0.5.2)