File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
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 issues
20
- gem "nokogiri" , "~> 1.16.5 "
20
+ gem "nokogiri" , "~> 1.18.3 "
21
21
gem "rexml" , "~> 3.3.9"
22
22
gem "addressable" , ">= 2.8.0"
23
23
gem "commonmarker" , ">= 0.23.10"
Original file line number Diff line number Diff line change @@ -213,17 +213,17 @@ GEM
213
213
minitest (5.22.3 )
214
214
net-http (0.4.1 )
215
215
uri
216
- nokogiri (1.16.6 -x64-mingw-ucrt )
216
+ nokogiri (1.18.3 -x64-mingw-ucrt )
217
217
racc (~> 1.4 )
218
- nokogiri (1.16.6 -x86_64-linux )
218
+ nokogiri (1.18.3 -x86_64-linux-gnu )
219
219
racc (~> 1.4 )
220
220
octokit (4.25.1 )
221
221
faraday (>= 1 , < 3 )
222
222
sawyer (~> 0.9 )
223
223
pathutil (0.16.2 )
224
224
forwardable-extended (~> 2.6 )
225
225
public_suffix (4.0.7 )
226
- racc (1.7.3 )
226
+ racc (1.8.1 )
227
227
rb-fsevent (0.11.2 )
228
228
rb-inotify (0.10.1 )
229
229
ffi (~> 1.0 )
@@ -267,7 +267,7 @@ DEPENDENCIES
267
267
addressable (>= 2.8.0 )
268
268
commonmarker (>= 0.23.10 )
269
269
github-pages (~> 228 )
270
- nokogiri (~> 1.16.5 )
270
+ nokogiri (~> 1.18.3 )
271
271
rexml (~> 3.3.9 )
272
272
tzinfo (~> 2.0.6 )
273
273
tzinfo-data
You can’t perform that action at this time.
0 commit comments