File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 11source 'https://rubygems.org'
22
33gem 'jekyll'
4- gem 'nokogiri' , '1.15.6 '
4+ gem 'nokogiri' , '1.18.3 '
55gem 'rake'
66gem 'webrick'
77
Original file line number Diff line number Diff line change @@ -219,23 +219,25 @@ GEM
219219 rb-fsevent (~> 0.10 , >= 0.10.3 )
220220 rb-inotify (~> 0.9 , >= 0.9.10 )
221221 mercenary (0.3.6 )
222- mini_portile2 (2.8.7 )
222+ mini_portile2 (2.8.8 )
223223 minima (2.5.1 )
224224 jekyll (>= 3.5 , < 5.0 )
225225 jekyll-feed (~> 0.9 )
226226 jekyll-seo-tag (~> 2.1 )
227227 minitest (5.24.1 )
228228 mutex_m (0.2.0 )
229- nokogiri (1.15.6 )
229+ nokogiri (1.18.3 )
230230 mini_portile2 (~> 2.8.2 )
231231 racc (~> 1.4 )
232+ nokogiri (1.18.3-arm64-darwin )
233+ racc (~> 1.4 )
232234 octokit (4.25.1 )
233235 faraday (>= 1 , < 3 )
234236 sawyer (~> 0.9 )
235237 pathutil (0.16.2 )
236238 forwardable-extended (~> 2.6 )
237239 public_suffix (5.1.1 )
238- racc (1.8.0 )
240+ racc (1.8.1 )
239241 rake (13.2.1 )
240242 rb-fsevent (0.11.2 )
241243 rb-inotify (0.11.1 )
@@ -273,7 +275,7 @@ DEPENDENCIES
273275 jekyll
274276 jekyll-include-cache
275277 jekyll-toc
276- nokogiri (= 1.15.6 )
278+ nokogiri (= 1.18.3 )
277279 rake
278280 webrick
279281
You can’t perform that action at this time.
0 commit comments