From b14356704d841d9554309a0464777850df7404c9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 11 Dec 2019 03:02:24 +0000 Subject: [PATCH] Bump ffi from 1.9.6 to 1.10.0 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.6 to 1.10.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/v1.9.6...1.10.0) Signed-off-by: dependabot[bot] <support@github.com> --- Gemfile.lock | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 81a086d..2d79866 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,7 +80,8 @@ GEM curb (~> 0.8) loofah (~> 2.0) sax-machine (~> 1.0) - ffi (1.9.6-x86-mingw32) + ffi (1.10.0) + ffi (1.10.0-x86-mingw32) globalid (0.3.0) activesupport (>= 4.1.0) hike (1.2.3)