From 2c2749cbcc4ef0be05dd0bbcf08080826284cfdb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Mon, 7 Jan 2019 05:47:11 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.18 to 1.10.0 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.10.0. **This update includes security fixes.** - [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.9.18...1.10.0) Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 51791e1..2077ca0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -27,11 +27,12 @@ GEM equalizer (0.0.11) faraday (0.15.2) multipart-post (>= 1.2, < 3) - ffi (1.9.18) - ffi (1.9.18-java) + ffi (1.10.0) + ffi (1.10.0-java) hashdiff (0.3.7) ice_nine (0.11.2) jaro_winkler (1.5.1) + jaro_winkler (1.5.1-java) method_source (0.9.0) multipart-post (2.0.0) parallel (1.12.1)