From 24af40c584289ac3a2d934a49fe3b735b96c901f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:14:44 +0000 Subject: [PATCH] Bump ffi from 1.0.11 to 1.11.1 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] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ced855..29ee059 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -48,12 +48,12 @@ GEM rack-test (>= 0.5.4) selenium-webdriver (~> 2.0) xpath (~> 0.1.4) - childprocess (0.2.5) - ffi (~> 1.0.6) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) diff-lcs (1.1.3) erubis (2.7.0) - ffi (1.0.11) - ffi (1.0.11-java) + ffi (1.11.1) + ffi (1.11.1-java) hike (1.2.1) i18n (0.6.0) jdbc-sqlite3 (3.7.2.1) @@ -64,7 +64,7 @@ GEM mime-types (~> 1.16) treetop (~> 1.4.8) mime-types (1.17.2) - multi_json (1.0.4) + multi_json (1.14.1) nokogiri (1.5.0) nokogiri (1.5.0-java) polyglot (0.3.4) @@ -108,12 +108,11 @@ GEM activesupport (>= 3.0) railties (>= 3.0) rspec (~> 2.8.0) - rubyzip (0.9.5) - selenium-webdriver (2.16.0) - childprocess (>= 0.2.5) - ffi (~> 1.0.9) - multi_json (~> 1.0.4) - rubyzip + rubyzip (1.3.0) + selenium-webdriver (2.53.4) + childprocess (~> 0.5) + rubyzip (~> 1.0) + websocket (~> 1.0) sprockets (2.0.3) hike (~> 1.2) rack (~> 1.0) @@ -125,6 +124,7 @@ GEM polyglot polyglot (>= 0.3.1) tzinfo (0.3.38) + websocket (1.2.8) xpath (0.1.4) nokogiri (~> 1.3)