From 61f101a4ee4c8e1850a9ac3ddd4325195bd3e7cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Mar 2020 09:32:34 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.12.2 in /qa Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.2. - [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.18...1.12.2) Signed-off-by: dependabot[bot] --- qa/Gemfile.lock | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/qa/Gemfile.lock b/qa/Gemfile.lock index 4dd71aa5010..123e8693e47 100644 --- a/qa/Gemfile.lock +++ b/qa/Gemfile.lock @@ -13,14 +13,10 @@ GEM capybara-screenshot (1.0.14) capybara (>= 1.0, < 3) launchy - capybara-webkit (1.12.0) - capybara (>= 2.3.0, < 2.13.0) - json childprocess (0.7.0) ffi (~> 1.0, >= 1.0.11) diff-lcs (1.3) - ffi (1.9.18) - json (2.0.3) + ffi (1.12.2) launchy (2.4.3) addressable (~> 2.3) mime-types (3.1) @@ -62,7 +58,6 @@ PLATFORMS DEPENDENCIES capybara (~> 2.12.1) capybara-screenshot (~> 1.0.14) - capybara-webkit (~> 1.12.0) rake (~> 12.0.0) rspec (~> 3.5) selenium-webdriver (~> 2.53)