File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 17
17
gem "wdm" , "~> 0.1.1" , :install_if => Gem . win_platform?
18
18
19
19
# Vulnerability fixes
20
- gem "nokogiri" , "~> 1.18.3 "
20
+ gem "nokogiri" , "~> 1.18.4 "
21
21
gem "rexml" , "~> 3.3.9"
22
22
gem "commonmarker" , ">= 0.23.10"
23
23
gem "activesupport" , "~> 7.0.7.1"
Original file line number Diff line number Diff line change 211
211
jekyll-feed (~> 0.9 )
212
212
jekyll-seo-tag (~> 2.1 )
213
213
minitest (5.19.0 )
214
- nokogiri (1.18.3 -x64-mingw-ucrt )
214
+ nokogiri (1.18.4 -x64-mingw-ucrt )
215
215
racc (~> 1.4 )
216
- nokogiri (1.18.3 -x86_64-linux-gnu )
216
+ nokogiri (1.18.4 -x86_64-linux-gnu )
217
217
racc (~> 1.4 )
218
218
octokit (4.25.1 )
219
219
faraday (>= 1 , < 3 )
@@ -264,7 +264,7 @@ DEPENDENCIES
264
264
activesupport (~> 7.0.7.1 )
265
265
commonmarker (>= 0.23.10 )
266
266
github-pages (~> 228 )
267
- nokogiri (~> 1.18.3 )
267
+ nokogiri (~> 1.18.4 )
268
268
rexml (~> 3.3.9 )
269
269
tzinfo (~> 2.0.6 )
270
270
tzinfo-data
You can’t perform that action at this time.
0 commit comments