We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eac0647 commit da9c55fCopy full SHA for da9c55f
Gemfile
@@ -20,7 +20,7 @@ group :jekyll_plugins do
20
end
21
22
gem 'sinatra', '3.0.6'
23
-gem 'nokogiri', '1.15.2'
+gem 'nokogiri', '1.15.3'
24
25
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
26
# and associated library
Gemfile.lock
@@ -72,7 +72,7 @@ GEM
72
multi_json (1.15.0)
73
mustermann (3.0.0)
74
ruby2_keywords (~> 0.0.1)
75
- nokogiri (1.15.2)
+ nokogiri (1.15.3)
76
mini_portile2 (~> 2.8.2)
77
racc (~> 1.4)
78
pathutil (0.16.2)
@@ -129,7 +129,7 @@ DEPENDENCIES
129
jekyll-paginate (= 1.1.0)
130
jekyll-sitemap (= 1.4.0)
131
jekyll-toc (= 0.18.0)
132
- nokogiri (= 1.15.2)
+ nokogiri (= 1.15.3)
133
rake (= 13.0.6)
134
sass-globbing (= 1.1.5)
135
sassc (= 2.1.0)
0 commit comments