From 629d4dd3583fec5848f8f95052dfb9d52aa4be0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 20:17:57 +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 | 31 ++++++++++++++++--------------- 1 file changed, 16 insertions(+), 15 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 79e8ebc..d7af91b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -39,7 +39,7 @@ GEM net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) - capybara (1.1.1) + capybara (1.1.4) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) @@ -48,8 +48,8 @@ GEM xpath (~> 0.1.4) capybara-webkit (0.7.2) capybara (>= 1.0.0, < 1.2) - childprocess (0.2.2) - ffi (~> 1.0.6) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) coffee-rails (3.1.1) coffee-script (>= 2.2.0) railties (~> 3.1.0) @@ -66,7 +66,7 @@ GEM eycap (0.5.22) capistrano (>= 2.2.0) hoe (>= 1.5.1) - ffi (1.0.9) + ffi (1.11.1) growl (1.0.3) guard (0.8.4) thor (~> 0.14.6) @@ -85,14 +85,14 @@ GEM railties (~> 3.0) thor (~> 0.14) json (1.6.1) - json_pure (1.6.1) kgio (2.6.0) libv8 (3.3.10.2) mail (2.3.0) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) - mime-types (1.16) + mime-types (1.25.1) + mini_portile2 (2.4.0) multi_json (1.0.3) net-scp (1.0.4) net-ssh (>= 1.99.1) @@ -101,16 +101,17 @@ GEM net-ssh (2.2.1) net-ssh-gateway (1.1.0) net-ssh (>= 1.99.1) - nokogiri (1.5.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) polyglot (0.3.2) - rack (1.3.4) + rack (1.3.10) rack-cache (1.1) rack (>= 0.4) rack-mount (0.8.3) rack (>= 1.0.0) rack-ssl (1.3.2) rack - rack-test (0.6.1) + rack-test (0.6.3) rack (>= 1.0) rails (3.1.1) actionmailer (= 3.1.1) @@ -148,7 +149,7 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.6.0) - rubyzip (0.9.4) + rubyzip (1.3.0) sass (3.1.10) sass-rails (3.1.4) actionpack (~> 3.1.0) @@ -156,11 +157,10 @@ GEM sass (>= 3.1.4) sprockets (~> 2.0.0) tilt (~> 1.3.2) - selenium-webdriver (2.8.0) - childprocess (>= 0.2.1) - ffi (>= 1.0.7) - json_pure - rubyzip + selenium-webdriver (2.53.4) + childprocess (~> 0.5) + rubyzip (~> 1.0) + websocket (~> 1.0) settingslogic (2.0.6) spork (0.9.0.rc9) sprockets (2.0.2) @@ -188,6 +188,7 @@ GEM kgio (~> 2.4) rack raindrops (~> 0.6) + websocket (1.2.8) xpath (0.1.4) nokogiri (~> 1.3)