From 3234fc6802883922e2cb0a29573ebf05f0d2538c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Oct 2019 14:20:14 +0000 Subject: [PATCH] Bump ffi from 1.8.1 to 1.11.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.8.1 to 1.11.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.8.1...1.11.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 ce95bad..52714bd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -85,7 +85,7 @@ GEM factory_girl_rails (4.2.1) factory_girl (~> 4.2.0) railties (>= 3.0.0) - ffi (1.8.1) + ffi (1.11.1) figaro (0.6.4) bundler (~> 1.0) rails (>= 3, < 5)