From 10884d36db8c8f6fe1a01053d7fa61252bdb5612 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2020 10:07:23 +0000 Subject: [PATCH] Bump ffi from 1.9.14 to 1.12.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.14 to 1.12.1. - [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.14...1.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5732f19..478d8fb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -131,7 +131,7 @@ GEM fabrication (2.15.2) faker (1.6.6) i18n (~> 0.5) - ffi (1.9.14) + ffi (1.12.1) flamegraph (0.9.5) formatador (0.2.5) formtastic (3.1.4)