From d8b258b4e55cdd8a19b86f3c7a1b68e02d50741e Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2020 10:29:34 -0400 Subject: [PATCH] Build(deps): Bump ffi from 1.12.2 to 1.13.0 (#9954) Bumps [ffi](https://github.com/ffi/ffi) from 1.12.2 to 1.13.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.12.2...1.13.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59e727c4de..6bf999c7a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -143,7 +143,7 @@ GEM rake-compiler fast_xs (0.8.0) fastimage (2.1.7) - ffi (1.12.2) + ffi (1.13.0) flamegraph (0.9.5) fspath (3.1.2) gc_tracer (1.5.1)