Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump html-proofer from 4.4.0 to 4.4.1 in /docs #843

Merged
merged 1 commit into from
Oct 5, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,5 @@ gem 'minimal-mistakes-jekyll', '4.24.0'
# If you have any plugins, put them here!
group :jekyll_plugins do
# gem "jekyll-archives"
gem 'html-proofer', '4.4.0'
gem 'html-proofer', '4.4.1'
end
10 changes: 5 additions & 5 deletions docs/Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ GEM
minitest (~> 5.1)
tzinfo (~> 1.1)
zeitwerk (~> 2.2, >= 2.2.2)
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
coffee-script (2.4.1)
coffee-script-source
execjs
Expand Down Expand Up @@ -86,7 +86,7 @@ GEM
html-pipeline (2.14.2)
activesupport (>= 2)
nokogiri (>= 1.4)
html-proofer (4.4.0)
html-proofer (4.4.1)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.13)
Expand Down Expand Up @@ -268,14 +268,14 @@ GEM
unf_ext (0.0.8.2)
unicode-display_width (1.8.0)
yell (2.2.2)
zeitwerk (2.6.0)
zeitwerk (2.6.1)

PLATFORMS
x86_64-linux

DEPENDENCIES
github-pages (= 227)
html-proofer (= 4.4.0)
html-proofer (= 4.4.1)
minimal-mistakes-jekyll (= 4.24.0)

BUNDLED WITH
Expand Down