From 0a1e0488ead6b113aa8f7670ecbc071078679a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 19 Nov 2019 04:37:27 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.11.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.11.2. - [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.11.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2798255..592e611 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -13,7 +13,7 @@ GEM concurrent-ruby (1.0.5) ethon (0.10.1) ffi (>= 1.3.0) - ffi (1.9.18) + ffi (1.11.2) html-proofer (3.6.0) activesupport (>= 4.2, < 6.0) addressable (~> 2.3)