From bcf73b2adc8224da3988a72a0fcd914833c0e280 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Mar 2020 14:16:36 +0000 Subject: [PATCH] Bump ffi from 1.9.18 to 1.12.2 Bumps [ffi](https://github.com/ffi/ffi) from 1.9.18 to 1.12.2. - [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.2) Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 +++++++++++++++++++++++++------------------- 1 file changed, 25 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 621ae55..9b722e3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -6,19 +6,20 @@ GEM minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - addressable (2.5.1) - public_suffix (~> 2.0, >= 2.0.2) + addressable (2.5.2) + public_suffix (>= 2.0.2, < 4.0) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) colorator (1.1.0) + concurrent-ruby (1.1.6) ethon (0.10.1) ffi (>= 1.3.0) execjs (2.7.0) faraday (0.12.1) multipart-post (>= 1.2, < 3) - ffi (1.9.18) + ffi (1.12.2) forwardable-extended (2.6.0) gemoji (3.0.0) github-pages (141) @@ -69,10 +70,11 @@ GEM octokit (~> 4.0) public_suffix (~> 2.0) typhoeus (~> 0.7) - html-pipeline (2.6.0) + html-pipeline (2.12.3) activesupport (>= 2) - nokogiri (>= 1.10.8) - i18n (0.8.4) + nokogiri (>= 1.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jekyll (3.4.3) addressable (~> 2.4) colorator (~> 1.0) @@ -145,8 +147,8 @@ GEM jekyll (~> 3.3) jekyll-titles-from-headings (0.2.0) jekyll (~> 3.3) - jekyll-watch (1.5.0) - listen (~> 3.0, < 3.1) + jekyll-watch (1.5.1) + listen (~> 3.0) jemoji (0.8.0) activesupport (~> 4.0) gemoji (~> 3.0) @@ -158,25 +160,29 @@ GEM rb-fsevent (>= 0.9.3) rb-inotify (>= 0.9.7) mercenary (0.3.6) - mini_portile2 (2.2.0) + mini_portile2 (2.4.0) minima (2.1.1) jekyll (~> 3.3) - minitest (5.10.2) + minitest (5.14.0) multipart-post (2.0.0) net-dns (0.8.0) - nokogiri (1.8.0) - mini_portile2 (~> 2.2.0) + nokogiri (1.10.8) + mini_portile2 (~> 2.4.0) octokit (4.7.0) sawyer (~> 0.8.0, >= 0.5.3) - pathutil (0.14.0) + pathutil (0.16.2) forwardable-extended (~> 2.6) public_suffix (2.0.5) - rb-fsevent (0.10.2) - rb-inotify (0.9.10) - ffi (>= 0.5.0, < 2) + rb-fsevent (0.10.3) + rb-inotify (0.10.1) + ffi (~> 1.0) rouge (1.11.1) - safe_yaml (1.0.4) - sass (3.4.24) + safe_yaml (1.0.5) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sawyer (0.8.1) addressable (>= 2.3.5, < 2.6) faraday (~> 0.8, < 1.0) @@ -185,7 +191,7 @@ GEM thread_safe (0.3.6) typhoeus (0.8.0) ethon (>= 0.8.0) - tzinfo (1.2.3) + tzinfo (1.2.6) thread_safe (~> 0.1) unicode-display_width (1.3.0)