From e02e3f6c13351cffb054b82becaf997bbd03c15e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 21:20:23 +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 | 31 ++++++++++++++----------------- 1 file changed, 14 insertions(+), 17 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0c15513..0032df4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -28,7 +28,6 @@ GEM activesupport (3.2.3) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.7) annotate (2.4.1.beta1) arel (3.0.2) bcrypt-ruby (3.0.1) @@ -40,8 +39,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) chronic (0.6.7) coderay (1.0.6) coffee-rails (3.2.2) @@ -61,11 +60,11 @@ GEM factory_girl_rails (3.2.0) factory_girl (~> 3.2.0) railties (>= 3.0.0) - ffi (1.0.11) + ffi (1.11.1) growl (1.0.3) - guard (1.0.1) - ffi (>= 0.5.0) - thor (~> 0.14.6) + guard (1.4.0) + listen (>= 0.4.2) + thor (>= 0.14.6) guard-bundler (0.1.3) bundler (>= 1.0.0) guard (>= 0.2.2) @@ -95,15 +94,14 @@ GEM httparty json (1.7.0) libv8 (3.3.10.4) - libwebsocket (0.1.3) - addressable + listen (0.7.3) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) method_source (0.7.1) mime-types (1.18) - multi_json (1.3.4) + multi_json (1.14.0) multi_xml (0.5.1) nokogiri (1.5.2) pg (0.13.2) @@ -156,18 +154,16 @@ GEM activesupport (>= 3.0) railties (>= 3.0) rspec (~> 2.9.0) - rubyzip (0.9.8) + rubyzip (1.3.0) sass (3.1.16) sass-rails (3.2.5) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - selenium-webdriver (2.21.2) - childprocess (>= 0.2.5) - ffi (~> 1.0) - libwebsocket (~> 0.1.3) - multi_json (~> 1.0) - rubyzip + selenium-webdriver (2.53.4) + childprocess (~> 0.5) + rubyzip (~> 1.0) + websocket (~> 1.0) shoulda-matchers (1.0.0) simple_form (2.0.1) actionpack (~> 3.0) @@ -190,6 +186,7 @@ GEM uglifier (1.2.4) execjs (>= 0.3.0) multi_json (>= 1.0.2) + websocket (1.2.8) xpath (0.1.4) nokogiri (~> 1.3)