From 16d2b1e27c171f607d3dec88c3b06517da23b242 Mon Sep 17 00:00:00 2001 From: Grey Baker Date: Sat, 1 Jun 2019 19:08:00 +0100 Subject: [PATCH] [Security] Bump ffi from 1.9.17 to 1.9.25 (#1017) Bumps [ffi](https://github.com/ffi/ffi) from 1.9.17 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.17...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 cff46a2..95d793e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,7 +25,7 @@ GEM fast_blank (1.0.0) fastimage (2.0.1) addressable (~> 2) - ffi (1.9.17) + ffi (1.9.25) haml (4.0.7) tilt hamster (3.0.0)