From 1d6ba28d782b4852c6bef99ff3d3fa57a48dba39 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jul 2020 11:09:58 +0000 Subject: [PATCH] Bump ffi from 1.9.10 to 1.13.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 to 1.13.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.9.10...1.13.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 4de9cff..a0330f8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM gherkin (~> 3.2.0) cucumber-wire (0.0.1) diff-lcs (1.2.5) - ffi (1.9.10) + ffi (1.13.1) gherkin (3.2.0) json (2.3.0) method_source (0.8.2)