From 57fb6b7cbfb06e95627c2cbeb65f8db609f3c544 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 Nov 2019 12:16:08 +0000 Subject: [PATCH] Bump ffi from 1.8.1 to 1.11.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.8.1 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.8.1...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 dfc1162..a25405c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -60,7 +60,7 @@ GEM multi_json (~> 1.0) faraday (0.8.7) multipart-post (~> 1.1) - ffi (1.8.1) + ffi (1.11.2) hashie (2.0.5) hike (1.2.2) i18n (0.6.4)