From 6e69853225191a86d5e32be3aa7a81d76cfbbd59 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2019 12:36:12 +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 | 36 ++++++++++++++++++------------------ 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c01079b..a349266 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -32,14 +32,14 @@ GEM activesupport (3.2.6) i18n (~> 0.6) multi_json (~> 1.0) - addressable (2.2.7) + addressable (2.2.8) arel (3.0.2) bourbon (2.1.0) sass (>= 3.1) bourne (1.1.1) mocha (= 0.10.4) builder (3.0.0) - capybara (1.1.2) + capybara (1.1.4) mime-types (>= 1.16) nokogiri (>= 1.3.3) rack (>= 1.0.0) @@ -49,8 +49,8 @@ GEM capybara-webkit (0.12.1) capybara (>= 1.0.0, < 1.2) json - childprocess (0.3.2) - ffi (~> 1.0.6) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) @@ -82,7 +82,7 @@ GEM factory_girl (~> 2.6.0) railties (>= 3.0.0) fakeweb (1.3.0) - ffi (1.0.11) + ffi (1.11.1) flutie (1.3.3) foreman (0.40.0) term-ansicolor (~> 1.0.7) @@ -101,27 +101,27 @@ GEM json (1.7.3) launchy (2.0.5) addressable (~> 2.2.6) - libwebsocket (0.1.3) - addressable mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.1) - mime-types (1.19) + mime-types (1.25.1) + mini_portile2 (2.4.0) mocha (0.10.4) metaclass (~> 0.0.1) - multi_json (1.3.6) - nokogiri (1.5.4) + multi_json (1.14.0) + nokogiri (1.10.4) + mini_portile2 (~> 2.4.0) open4 (1.3.0) pg (0.13.2) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) rack-ssl (1.3.2) rack - rack-test (0.6.1) + rack-test (0.6.3) rack (>= 1.0) rails (3.2.6) actionmailer (= 3.2.6) @@ -154,17 +154,16 @@ GEM activesupport (>= 3.0) railties (>= 3.0) rspec (~> 2.8.0) - rubyzip (0.9.9) + rubyzip (1.3.0) sass (3.1.19) sass-rails (3.2.5) railties (~> 3.2.0) sass (>= 3.1.10) tilt (~> 1.3) - selenium-webdriver (2.24.0) - childprocess (>= 0.2.5) - 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) spork (0.9.0) sprockets (2.1.3) @@ -186,6 +185,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) yajl-ruby (1.1.0)