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 a7f29d5 commit 3f95e35Copy full SHA for 3f95e35
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)
@@ -277,7 +277,7 @@ DEPENDENCIES
277
jekyll
278
jekyll-include-cache
279
jekyll-toc
280
- nokogiri (= 1.15.6)
+ nokogiri (= 1.16.5)
281
rake
282
webrick
283
0 commit comments