From 9e1231b583c16c485edfd670e27b1c97d05b1e1d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 01:17:18 +0000 Subject: [PATCH] Bump ffi from 1.0.11 to 1.11.1 in /files/default/suite 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] --- files/default/suite/Gemfile.lock | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/files/default/suite/Gemfile.lock b/files/default/suite/Gemfile.lock index 5cd3859..72f92be 100644 --- a/files/default/suite/Gemfile.lock +++ b/files/default/suite/Gemfile.lock @@ -7,8 +7,7 @@ GEM ffi (>= 1.0.11) rspec (>= 2.7.0) builder (3.0.0) - childprocess (0.3.1) - ffi (~> 1.0.6) + childprocess (3.0.0) cucumber (1.1.9) builder (>= 2.1.2) diff-lcs (>= 1.1.2) @@ -16,7 +15,7 @@ GEM json (>= 1.4.6) term-ansicolor (>= 1.0.6) diff-lcs (1.1.3) - ffi (1.0.11) + ffi (1.11.1) gherkin (2.9.1) json (>= 1.4.6) json (1.6.5)