Merge pull request #11 from jcreek/dependabot/bundler/docs/nokogiri-1.13.3

build(deps): Bump nokogiri from 1.11.7 to 1.13.3 in /docs
This commit is contained in:
Josh Creek
2022-03-09 15:19:04 +00:00
committed by GitHub
+8 -2
View File
@@ -24,6 +24,7 @@ GEM
http_parser.rb (~> 0.6.0) http_parser.rb (~> 0.6.0)
ethon (0.14.0) ethon (0.14.0)
ffi (>= 1.15.0) ffi (>= 1.15.0)
eventmachine (1.2.7)
eventmachine (1.2.7-x64-mingw32) eventmachine (1.2.7-x64-mingw32)
execjs (2.8.1) execjs (2.8.1)
faraday (1.5.1) faraday (1.5.1)
@@ -43,6 +44,7 @@ GEM
faraday-net_http (1.0.1) faraday-net_http (1.0.1)
faraday-net_http_persistent (1.1.0) faraday-net_http_persistent (1.1.0)
faraday-patron (1.0.0) faraday-patron (1.0.0)
ffi (1.15.3)
ffi (1.15.3-x64-mingw32) ffi (1.15.3-x64-mingw32)
forwardable-extended (2.6.0) forwardable-extended (2.6.0)
gemoji (3.0.1) gemoji (3.0.1)
@@ -227,7 +229,9 @@ GEM
jekyll-seo-tag (~> 2.1) jekyll-seo-tag (~> 2.1)
minitest (5.14.4) minitest (5.14.4)
multipart-post (2.1.1) multipart-post (2.1.1)
nokogiri (1.11.7-x64-mingw32) nokogiri (1.13.3-x64-mingw32)
racc (~> 1.4)
nokogiri (1.13.3-x86_64-linux)
racc (~> 1.4) racc (~> 1.4)
octokit (4.21.0) octokit (4.21.0)
faraday (>= 0.9) faraday (>= 0.9)
@@ -235,7 +239,7 @@ GEM
pathutil (0.16.2) pathutil (0.16.2)
forwardable-extended (~> 2.6) forwardable-extended (~> 2.6)
public_suffix (4.0.6) public_suffix (4.0.6)
racc (1.5.2) racc (1.6.0)
rake (13.0.6) rake (13.0.6)
rb-fsevent (0.11.0) rb-fsevent (0.11.0)
rb-inotify (0.10.1) rb-inotify (0.10.1)
@@ -269,6 +273,7 @@ GEM
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.7) unf_ext (0.0.7.7)
unf_ext (0.0.7.7-x64-mingw32)
unicode-display_width (1.7.0) unicode-display_width (1.7.0)
wdm (0.1.1) wdm (0.1.1)
webrick (1.7.0) webrick (1.7.0)
@@ -276,6 +281,7 @@ GEM
PLATFORMS PLATFORMS
x64-mingw32 x64-mingw32
x86_64-linux
DEPENDENCIES DEPENDENCIES
github-pages (~> 215) github-pages (~> 215)