From 7d8ac9c5e3bd85fb62a00e08b3997339b81b9be5 Mon Sep 17 00:00:00 2001 From: Garry Ing Date: Sun, 30 May 2021 15:09:54 -0400 Subject: [PATCH] bundle update --- Gemfile.lock | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index accad82..62c7bf5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -18,7 +18,7 @@ GEM ethon (0.14.0) ffi (>= 1.15.0) eventmachine (1.2.7) - ffi (1.15.0) + ffi (1.15.1) forwardable-extended (2.6.0) html-proofer (3.19.1) addressable (~> 2.3) @@ -62,13 +62,18 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) mercenary (0.4.0) - mini_portile2 (2.5.1) - nokogiri (1.11.4) + mini_portile2 (2.5.2) + net-ftp (~> 0.1) + net-ftp (0.1.2) + net-protocol + time + net-protocol (0.1.0) + nokogiri (1.11.6) mini_portile2 (~> 2.5.0) racc (~> 1.4) - nokogiri (1.11.4-x86_64-darwin) + nokogiri (1.11.6-x86_64-darwin) racc (~> 1.4) - nokogiri (1.11.4-x86_64-linux) + nokogiri (1.11.6-x86_64-linux) racc (~> 1.4) nokogumbo (2.0.5) nokogiri (~> 1.8, >= 1.8.4) @@ -90,6 +95,7 @@ GEM ffi (~> 1.9) terminal-table (2.0.0) unicode-display_width (~> 1.1, >= 1.1.1) + time (0.1.0) typhoeus (1.4.0) ethon (>= 0.9.0) unicode-display_width (1.7.0)