From 27edd73caa7ec65127773fc8a940a0d7a31d296d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 15:53:16 +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 cab92bb..325dadb 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM execjs (2.7.0) faraday (0.12.1) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.13.1) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (139) @@ -167,7 +167,7 @@ GEM nokogiri (1.8.0) mini_portile2 (~> 2.2.0) octokit (4.7.0) - sawyer (>= 0.5.3, ~> 0.8.0) + sawyer (~> 0.8.0, >= 0.5.3) pathutil (0.14.0) forwardable-extended (~> 2.6) public_suffix (2.0.5)