From b3dd2576a1418a1e81fb1294ab8deb39882647ce Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 6 Nov 2019 15:08:17 +0000 Subject: [PATCH] Bump ffi from 1.2.0 to 1.11.1 in /auth-before Bumps [ffi](https://github.com/ffi/ffi) from 1.2.0 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.2.0...1.11.1) Signed-off-by: dependabot[bot] --- auth-before/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/auth-before/Gemfile.lock b/auth-before/Gemfile.lock index f61f768..fb9a224 100644 --- a/auth-before/Gemfile.lock +++ b/auth-before/Gemfile.lock @@ -57,7 +57,7 @@ GEM factory_girl_rails (4.1.0) factory_girl (~> 4.1.0) railties (>= 3.0.0) - ffi (1.2.0) + ffi (1.11.1) hashie (1.2.0) hike (1.2.1) i18n (0.6.1)