From 081bc5d63979608bc6e6cf8ebe5cae05536f4d52 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 May 2020 04:16:20 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.12.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.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.12.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 36e28ef..85b1b28 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -115,7 +115,7 @@ GEM factory_girl_rails (4.8.0) factory_girl (~> 4.8.0) railties (>= 3.0.0) - ffi (1.9.18) + ffi (1.12.2) flutie (2.0.0) font-awesome-rails (4.7.0.2) railties (>= 3.2, < 5.2)