From 81aed9f06c10e3f5848c747f43a0bc143eb30714 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 26 Feb 2020 10:59:12 +0000 Subject: [PATCH] Bump ffi from 1.9.6 to 1.12.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 to 1.12.2. - [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.9.6...1.12.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7be4e94..98cdf52 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,7 +23,7 @@ GEM debugger-ruby_core_source (1.3.7) diff-lcs (1.2.5) docile (1.1.5) - ffi (1.9.6) + ffi (1.12.2) gosu (0.13.3) hitimes (1.2.2) i18n (0.7.0)