We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a4302e commit e265cd2Copy full SHA for e265cd2
Gemfile
@@ -1,7 +1,7 @@
1
source 'https://rubygems.org'
2
3
gem 'jekyll'
4
-gem 'nokogiri', '1.15.6'
+gem 'nokogiri', '1.16.5'
5
gem 'rake'
6
gem 'webrick'
7
Gemfile.lock
@@ -225,7 +225,7 @@ GEM
225
jekyll-seo-tag (~> 2.1)
226
minitest (5.22.3)
227
mutex_m (0.2.0)
228
- nokogiri (1.15.6)
+ nokogiri (1.16.5)
229
mini_portile2 (~> 2.8.2)
230
racc (~> 1.4)
231
octokit (4.25.1)
@@ -275,7 +275,7 @@ DEPENDENCIES
275
jekyll
276
jekyll-include-cache
277
jekyll-toc
278
- nokogiri (= 1.15.6)
+ nokogiri (= 1.16.5)
279
rake
280
webrick
281
0 commit comments