Commit 3457d96 1 parent aa5abd5 commit 3457d96 Copy full SHA for 3457d96
File tree 2 files changed +7
-3
lines changed
2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ source 'https://rubygems.org'
17
17
gem 'github-pages'
18
18
gem 'redcarpet'
19
19
gem 'jekyll-twitter-plugin'
20
- gem 'nokogiri' , '1.15.4 '
20
+ gem 'nokogiri' , '1.16.5 '
21
21
gem 'mini_portile2' , '2.8.4'
22
22
23
23
gem "webrick" , "~> 1.8" # By upgrading ruby to 3.x
Original file line number Diff line number Diff line change 230
230
minitest (5.25.1 )
231
231
net-http (0.4.1 )
232
232
uri
233
- nokogiri (1.15.4 )
233
+ nokogiri (1.16.5 )
234
234
mini_portile2 (~> 2.8.2 )
235
235
racc (~> 1.4 )
236
+ nokogiri (1.16.5-arm64-darwin )
237
+ racc (~> 1.4 )
238
+ nokogiri (1.16.5-x86_64-linux )
239
+ racc (~> 1.4 )
236
240
octokit (4.25.1 )
237
241
faraday (>= 1 , < 3 )
238
242
sawyer (~> 0.9 )
@@ -277,7 +281,7 @@ DEPENDENCIES
277
281
github-pages
278
282
jekyll-twitter-plugin
279
283
mini_portile2 (= 2.8.4 )
280
- nokogiri (= 1.15.4 )
284
+ nokogiri (= 1.16.5 )
281
285
redcarpet
282
286
webrick (~> 1.8 )
283
287
You can’t perform that action at this time.
0 commit comments