From 51794f8ea82e7d3c2ad5de74b715756abea848b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 08:30:06 +0000 Subject: [PATCH] Bump ffi from 1.0.11 to 1.15.0 Bumps [ffi](https://github.com/ffi/ffi) from 1.0.11 to 1.15.0. - [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...v1.15.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 59f7840..20893ae 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -35,7 +35,6 @@ GEM activemodel (>= 3.0.0) activesupport (>= 3.0.0) rack (>= 1.1.0) - addressable (2.2.8) arel (2.2.3) bbenezech-nested_form (0.0.6) bcrypt-ruby (3.0.1) @@ -54,8 +53,8 @@ GEM rack-test (>= 0.5.4) selenium-webdriver (~> 2.0) xpath (~> 0.1.4) - childprocess (0.3.3) - ffi (~> 1.0.6) + childprocess (0.9.0) + ffi (~> 1.0, >= 1.0.11) chronic (0.6.7) coffee-rails (3.1.1) coffee-script (>= 2.2.0) @@ -85,7 +84,7 @@ GEM factory_girl (~> 2.3.0) railties (>= 3.0.0) fastercsv (1.5.4) - ffi (1.0.11) + ffi (1.15.0) haml (3.1.6) has_scope (0.5.1) highline (1.6.13) @@ -106,8 +105,6 @@ GEM rails (>= 3.0.0) kgio (2.7.4) libv8 (3.3.10.4) - libwebsocket (0.1.3) - addressable mail (2.3.3) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -185,18 +182,17 @@ GEM activesupport (~> 3.0) railties (~> 3.0) rspec (~> 2.7.0) - rubyzip (0.9.9) + rubyzip (1.3.0) sass (3.1.20) sass-rails (3.1.6) actionpack (~> 3.1.0) railties (~> 3.1.0) sass (>= 3.1.10) tilt (~> 1.3.2) - 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) sprockets (2.0.4) hike (~> 1.2) rack (~> 1.0) @@ -218,6 +214,7 @@ GEM raindrops (~> 0.7) warden (1.2.1) rack (>= 1.0) + websocket (1.2.9) whenever (0.7.3) activesupport (>= 2.3.4) chronic (~> 0.6.3)