From 142d53798f2f4366bd41cb278c2d23d9924d2bba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 23 Jan 2020 16:06:52 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.12.1 in /CRUD-with-Ruby Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.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.12.1) Signed-off-by: dependabot[bot] --- CRUD-with-Ruby/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CRUD-with-Ruby/Gemfile.lock b/CRUD-with-Ruby/Gemfile.lock index 937c046..cc614b1 100644 --- a/CRUD-with-Ruby/Gemfile.lock +++ b/CRUD-with-Ruby/Gemfile.lock @@ -69,8 +69,8 @@ GEM crass (1.0.3) erubi (1.7.0) execjs (2.7.0) - ffi (1.9.18) - ffi (1.9.18-x86-mingw32) + ffi (1.12.1) + ffi (1.12.1-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) i18n (0.9.1)