From 7f9b672ad7af83302f76690500f32899498b2019 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 17 Oct 2019 06:13:07 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.11.1 in /2015-DevNation Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 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.9.18...1.11.1) Signed-off-by: dependabot[bot] --- 2015-DevNation/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/2015-DevNation/Gemfile.lock b/2015-DevNation/Gemfile.lock index 1db9519..557e390 100644 --- a/2015-DevNation/Gemfile.lock +++ b/2015-DevNation/Gemfile.lock @@ -6,7 +6,7 @@ GEM eventmachine (>= 0.12.9) http_parser.rb (~> 0.6.0) eventmachine (1.2.3) - ffi (1.9.18) + ffi (1.11.1) formatador (0.2.5) guard (2.14.1) formatador (>= 0.2.4)