From 73cc0cd02e14ca66d6549319b4a8ba64f08cc435 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jan 2020 03:53:05 +0000 Subject: [PATCH] Bump ffi from 1.6.0 to 1.12.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.6.0 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.6.0...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 51f6cdc..6efac85 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -81,7 +81,7 @@ GEM i18n (~> 0.5) faraday (0.13.1) multipart-post (>= 1.2, < 3) - ffi (1.6.0) + ffi (1.12.1) font-awesome-rails (3.2.1.3) railties (>= 3.2, < 5.0) formatador (0.2.4)