Skip to content
Snippets Groups Projects
Commit 03612947 authored by Software Helmholtz Codebase's avatar Software Helmholtz Codebase
Browse files
parent bbe86dc4
No related branches found
No related tags found
1 merge request!625Bump html-proofer from 3.19.4 to 4.4.1
......@@ -11,6 +11,6 @@ gem "jekyll-sitemap", "~> 1.4"
gem "webrick", "~> 1.7"
group :test do
gem 'html-proofer', '~> 3.19.4'
gem 'html-proofer', '~> 4.4.1'
gem 'yaml-lint', '~>0.0.7'
end
GEM
remote: https://rubygems.org/
specs:
addressable (2.8.0)
public_suffix (>= 2.0.2, < 5.0)
addressable (2.8.1)
public_suffix (>= 2.0.2, < 6.0)
colorator (1.1.0)
concurrent-ruby (1.1.9)
em-websocket (0.5.3)
......@@ -13,7 +13,7 @@ GEM
eventmachine (1.2.7)
ffi (1.15.5)
forwardable-extended (2.6.0)
html-proofer (3.19.4)
html-proofer (4.4.1)
addressable (~> 2.3)
mercenary (~> 0.3)
nokogiri (~> 1.13)
......@@ -21,6 +21,7 @@ GEM
rainbow (~> 3.0)
typhoeus (~> 1.3)
yell (~> 2.0)
zeitwerk (~> 2.5)
http_parser.rb (0.8.0)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
......@@ -60,13 +61,13 @@ GEM
rb-inotify (~> 0.9, >= 0.9.10)
mercenary (0.4.0)
mini_portile2 (2.8.0)
nokogiri (1.13.6)
nokogiri (1.13.8)
mini_portile2 (~> 2.8.0)
racc (~> 1.4)
parallel (1.22.1)
pathutil (0.16.2)
forwardable-extended (~> 2.6)
public_suffix (4.0.7)
public_suffix (5.0.0)
racc (1.6.0)
rainbow (3.1.1)
rb-fsevent (0.11.1)
......@@ -85,12 +86,13 @@ GEM
webrick (1.7.0)
yaml-lint (0.0.10)
yell (2.2.2)
zeitwerk (2.6.0)
PLATFORMS
ruby
DEPENDENCIES
html-proofer (~> 3.19.4)
html-proofer (~> 4.4.1)
jekyll (~> 4.2.2)
jekyll-feed (~> 0.16.0)
jekyll-paginate (~> 1.1.0)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment