From db36738a5ed235decc89c37952dd0d4f70f471ec Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 12 Nov 2019 00:14:45 +0000 Subject: [PATCH] Bump ffi from 1.11.1 to 1.11.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.11.1 to 1.11.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/1.11.1...1.11.2) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2dbc3599..cb174f63 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,7 +10,7 @@ GEM byebug (11.0.1) coderay (1.1.2) diff-lcs (1.3) - ffi (1.11.1) + ffi (1.11.2) formatador (0.2.5) guard (2.16.1) formatador (>= 0.2.4)