From 9e2c72abcebf5efd103de1ea2a8693234a5187ef Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Jun 2020 17:05:47 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.13.1 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 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.18...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 39550ea..7cf2df4 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,7 +6,7 @@ PATH carrierwave (~> 1.0.0) GEM - remote: http://rubygems.org/ + remote: https://rubygems.org/ specs: activemodel (5.0.2) activesupport (= 5.0.2) @@ -28,7 +28,7 @@ GEM concurrent-ruby (1.0.5) diff-lcs (1.1.3) docile (1.1.5) - ffi (1.9.18) + ffi (1.13.1) formatador (0.2.5) guard (2.14.1) formatador (>= 0.2.4)