From 87ba51b6ec777b7e98e62b8876f4f366e85bc023 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 22:24:19 +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 | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a533b3d..8ca4c6f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,8 +65,8 @@ GEM rack-test (>= 0.5.4) selenium-webdriver (~> 2.0) xpath (~> 0.1.4) - childprocess (0.3.2) - ffi (~> 1.0.6) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) cocaine (0.2.1) columnize (0.3.6) deface (0.9.1) @@ -77,7 +77,7 @@ GEM factory_girl (2.6.4) activesupport (>= 2.3.9) ffaker (1.12.1) - ffi (1.0.11) + ffi (1.11.1) haml (3.1.6) highline (1.6.11) hike (1.2.1) @@ -96,8 +96,6 @@ GEM railties (>= 3.0.0) launchy (2.1.0) addressable (~> 2.2.6) - libwebsocket (0.1.3) - addressable linecache19 (0.5.12) ruby_core_source (>= 0.1.4) mail (2.4.4) @@ -107,7 +105,7 @@ GEM mime-types (1.18) money (3.7.1) i18n (~> 0.4) - multi_json (1.3.6) + multi_json (1.14.0) multi_xml (0.5.1) nested_set (1.7.0) activerecord (>= 3.0.0) @@ -173,13 +171,11 @@ GEM ruby-debug-base19 (>= 0.11.19) ruby_core_source (0.1.5) archive-tar-minitar (>= 0.5.2) - rubyzip (0.9.8) - selenium-webdriver (2.21.2) - childprocess (>= 0.2.5) - ffi (~> 1.0) - libwebsocket (~> 0.1.3) - multi_json (~> 1.0) - rubyzip + rubyzip (1.3.0) + selenium-webdriver (2.53.4) + childprocess (~> 0.5) + rubyzip (~> 1.0) + websocket (~> 1.0) spree_core (1.1.1) activemerchant (= 1.20.4) acts_as_list (= 0.1.4) @@ -209,6 +205,7 @@ GEM polyglot (>= 0.3.1) tzinfo (0.3.33) uuidtools (2.1.2) + websocket (1.2.8) xpath (0.1.4) nokogiri (~> 1.3)