We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68d88f2 commit 22571fbCopy full SHA for 22571fb
2 files changed
bin/template/Gemfile
@@ -34,5 +34,5 @@ end
34
35
group :test do
36
# validation
37
- gem 'w3c_validators', '~> 1.3.1'
+ gem 'w3c_validators', '~> 1.3.7'
38
end
bin/template/Gemfile.lock
@@ -81,7 +81,7 @@ GEM
81
concurrent-ruby (~> 1.1)
82
sorted_set (~> 1.0)
83
io-console (0.8.2)
84
- json (2.19.2)
+ json (2.19.5)
85
json_schema (0.21.0)
86
katex (0.10.0)
87
execjs (~> 2.8)
@@ -141,7 +141,7 @@ GEM
141
nanoc-core (~> 4.11, >= 4.11.15)
142
nenv (0.3.0)
143
nio4r (2.7.5)
144
- nokogiri (1.19.2-x86_64-linux-gnu)
+ nokogiri (1.19.3-x86_64-linux-gnu)
145
racc (~> 1.4)
146
notiffany (0.1.3)
147
nenv (~> 0.1)
@@ -245,7 +245,7 @@ DEPENDENCIES
245
sass
246
scholarmarkdown
247
unicode_utils
248
- w3c_validators (~> 1.3.1)
+ w3c_validators (~> 1.3.7)
249
250
BUNDLED WITH
251
4.0.7
0 commit comments