Skip to content

Commit 22571fb

Browse files
Update dependency w3c_validators to '~> 1.3.7' (#52)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 68d88f2 commit 22571fb

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

bin/template/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ end
3434

3535
group :test do
3636
# validation
37-
gem 'w3c_validators', '~> 1.3.1'
37+
gem 'w3c_validators', '~> 1.3.7'
3838
end

bin/template/Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
concurrent-ruby (~> 1.1)
8282
sorted_set (~> 1.0)
8383
io-console (0.8.2)
84-
json (2.19.2)
84+
json (2.19.5)
8585
json_schema (0.21.0)
8686
katex (0.10.0)
8787
execjs (~> 2.8)
@@ -141,7 +141,7 @@ GEM
141141
nanoc-core (~> 4.11, >= 4.11.15)
142142
nenv (0.3.0)
143143
nio4r (2.7.5)
144-
nokogiri (1.19.2-x86_64-linux-gnu)
144+
nokogiri (1.19.3-x86_64-linux-gnu)
145145
racc (~> 1.4)
146146
notiffany (0.1.3)
147147
nenv (~> 0.1)
@@ -245,7 +245,7 @@ DEPENDENCIES
245245
sass
246246
scholarmarkdown
247247
unicode_utils
248-
w3c_validators (~> 1.3.1)
248+
w3c_validators (~> 1.3.7)
249249

250250
BUNDLED WITH
251251
4.0.7

0 commit comments

Comments
 (0)