From c4f9761e394850c2e42feb0e9d272405d4857f3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 1 Sep 2018 04:12:37 +0000 Subject: [PATCH] [Security] Bump ffi from 1.9.18 to 1.9.25 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.9.25. **This update includes security fixes.** - [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.9.25) Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8054e966..52d536c6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -184,7 +184,7 @@ GEM fastimage (2.0.0) addressable (~> 2) feature (1.4.0) - ffi (1.9.18) + ffi (1.9.25) font-awesome-rails (4.7.0.4) railties (>= 3.2, < 6.0) formatador (0.2.5)