From 70a8db938818f7d7a3fae5e09b03e4fcb6227785 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 17:33:23 +0000 Subject: [PATCH] Bump ffi from 1.9.10 to 1.12.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.10 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.10...1.12.1) Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1b09a75..5692c4e 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,4 +1,3 @@ - GEM remote: https://rubygems.org/ specs: @@ -13,7 +12,7 @@ GEM colored (1.2) ethon (0.8.1) ffi (>= 1.3.0) - ffi (1.9.10) + ffi (1.12.1) html-proofer (2.6.4) activesupport (~> 4.2) addressable (~> 2.3) @@ -52,8 +51,8 @@ GEM mini_portile2 (~> 2.0.0.rc2) parallel (1.6.1) rb-fsevent (0.9.7) - rb-inotify (0.9.6) - ffi (>= 0.5.0) + rb-inotify (0.10.1) + ffi (~> 1.0) rouge (1.10.1) safe_yaml (1.0.4) sass (3.4.21)