From 51ea1bee1c9f13568a31a141d15a82bc8e50b062 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 8 Aug 2020 11:32:53 +0000 Subject: [PATCH] Bump ffi from 1.9.23 to 1.13.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.23 to 1.13.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.23...1.13.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 43fa837..649bd88 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,8 +55,8 @@ GEM execjs (2.7.0) faraday (0.14.0) multipart-post (>= 1.2, < 3) - ffi (1.9.23) - ffi (1.9.23-x86-mingw32) + ffi (1.13.1) + ffi (1.13.1-x86-mingw32) globalid (0.4.1) activesupport (>= 4.2.0) i18n (1.0.0)