bundle update

This commit is contained in:
Garry Ing 2021-05-30 15:09:54 -04:00
parent f316fa2c66
commit 7d8ac9c5e3
No known key found for this signature in database
GPG Key ID: 3B379B1F2193CC3E

View File

@ -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)