From bd8697ddee1c91b051173ad85ea3e12d767cc38a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2019 20:49:58 +0000 Subject: [PATCH] Bump ffi from 1.0.11 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.0.11 to 1.11.1. - [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.0.11...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 35fc7ec..e36ba1e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -9,7 +9,7 @@ GEM specs: coderay (1.0.6) diff-lcs (1.1.3) - ffi (1.0.11) + ffi (1.11.1) guard (1.0.3) ffi (>= 0.5.0) thor (>= 0.14.6)