From bc7b3d8bc3cfd2d5016d951bb6c5654c0218d9cc Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 10 Sep 2018 20:15:43 +0000 Subject: [PATCH] Update ffi to version 1.9.25 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ff670b2..7371cb7 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,7 @@ GEM factory_bot_rails (4.8.2) factory_bot (~> 4.8.2) railties (>= 3.0.0) - ffi (1.9.23) + ffi (1.9.25) globalid (0.4.1) activesupport (>= 4.2.0) graphql (1.8.0.pre10)