From 0e990af9801e58758c409f5dd43b8d6719b3a1c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Aug 2019 11:21:56 +0000 Subject: [PATCH] Bump ffi from 1.0.9 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.0.9 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.9...1.11.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index f828f19..f8cd0e7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,8 +60,8 @@ GEM rack-test (>= 0.5.4) selenium-webdriver (~> 0.2.0) xpath (~> 0.1.4) - childprocess (0.2.0) - ffi (~> 1.0.6) + childprocess (2.0.0) + rake (< 13.0) coderay (0.9.5) configuration (1.2.0) daemons (1.1.2) @@ -79,7 +79,7 @@ GEM addressable (~> 2.2.4) multipart-post (~> 1.1.0) rack (>= 1.1.0, < 2) - ffi (1.0.9) + ffi (1.11.1) guard (0.3.4) thor (~> 0.14.6) guard-rspec (0.3.1) @@ -89,7 +89,7 @@ GEM jquery-rails (0.2.5) rails (~> 3.0) thor (~> 0.14.4) - json_pure (1.5.3) + json_pure (2.2.0) launchy (0.4.0) configuration (>= 0.0.5) rake (>= 0.8.1) @@ -200,7 +200,7 @@ GEM ruby-openid-apps-discovery (1.2.0) ruby-openid (>= 2.1.7) rubyntlm (0.1.1) - rubyzip (0.9.4) + rubyzip (1.2.3) selenium-webdriver (0.2.2) childprocess (>= 0.1.9) ffi (>= 1.0.7)