From fcb39e5e12cd67588b0c6d2ea0b47ac35ecd20c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 2 Nov 2019 01:44:55 +0000 Subject: [PATCH] Bump ffi from 1.9.10 to 1.11.1 in /test Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 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.9.10...1.11.1) Signed-off-by: dependabot[bot] --- test/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/Gemfile.lock b/test/Gemfile.lock index 46cab1e..7052caa 100644 --- a/test/Gemfile.lock +++ b/test/Gemfile.lock @@ -1,5 +1,5 @@ GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: aruba (0.8.1) childprocess (~> 0.5.6) @@ -20,7 +20,7 @@ GEM cucumber-core (1.2.0) gherkin (~> 2.12.0) diff-lcs (1.2.5) - ffi (1.9.10) + ffi (1.11.1) gherkin (2.12.2) multi_json (~> 1.3) multi_json (1.11.2)