From d2ef677c5d4d231162c3c667676eb44b4f7e4bdd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2019 07:44:09 +0000 Subject: [PATCH] Bump ffi from 1.9.14 to 1.11.3 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.14 to 1.11.3. - [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.9.14...1.11.3) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 07f6a37..4df5ca7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -46,7 +46,7 @@ GEM uuidtools (~> 2.1) diff-lcs (1.2.5) erubis (2.7.0) - ffi (1.9.14) + ffi (1.11.3) ffi-yajl (2.3.0) libyajl2 (~> 1.2) fuzzyurl (0.9.0)