From b09e78809d5b5d637f65b1686da383f4226cfef6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 18:18:52 +0000 Subject: [PATCH] Bump ffi from 1.9.6 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 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/v1.9.6...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 8e1afd2..05b7588 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -22,7 +22,7 @@ GEM multi_json (>= 1.7.5, < 2.0) multi_test (>= 0.1.1) diff-lcs (1.2.5) - ffi (1.9.6) + ffi (1.11.1) gherkin (2.12.2) multi_json (~> 1.3) minitest (5.5.1)