File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ group :jekyll_plugins do
20
20
end
21
21
22
22
gem 'sinatra' , '3.0.6'
23
- gem 'nokogiri' , '1.15.1 '
23
+ gem 'nokogiri' , '1.15.2 '
24
24
25
25
# Windows and JRuby does not include zoneinfo files, so bundle the tzinfo-data gem
26
26
# and associated library
Original file line number Diff line number Diff line change 72
72
multi_json (1.15.0 )
73
73
mustermann (3.0.0 )
74
74
ruby2_keywords (~> 0.0.1 )
75
- nokogiri (1.15.1 )
75
+ nokogiri (1.15.2 )
76
76
mini_portile2 (~> 2.8.2 )
77
77
racc (~> 1.4 )
78
78
pathutil (0.16.2 )
@@ -129,7 +129,7 @@ DEPENDENCIES
129
129
jekyll-paginate (= 1.1.0 )
130
130
jekyll-sitemap (= 1.4.0 )
131
131
jekyll-toc (= 0.18.0 )
132
- nokogiri (= 1.15.1 )
132
+ nokogiri (= 1.15.2 )
133
133
rake (= 13.0.6 )
134
134
sass-globbing (= 1.1.5 )
135
135
sassc (= 2.1.0 )
You can’t perform that action at this time.
0 commit comments