File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
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.5'
23
- gem 'nokogiri' , '1.13.10 '
23
+ gem 'nokogiri' , '1.14.0 '
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 73
73
multi_json (1.15.0 )
74
74
mustermann (3.0.0 )
75
75
ruby2_keywords (~> 0.0.1 )
76
- nokogiri (1.13.10 )
76
+ nokogiri (1.14.0 )
77
77
mini_portile2 (~> 2.8.0 )
78
78
racc (~> 1.4 )
79
- nokogiri (1.13.10 -x64-mingw32 )
79
+ nokogiri (1.14.0 -x64-mingw32 )
80
80
racc (~> 1.4 )
81
81
pathutil (0.16.2 )
82
82
forwardable-extended (~> 2.6 )
@@ -132,7 +132,7 @@ DEPENDENCIES
132
132
jekyll-paginate (= 1.1.0 )
133
133
jekyll-sitemap (= 1.4.0 )
134
134
jekyll-toc (= 0.17.1 )
135
- nokogiri (= 1.13.10 )
135
+ nokogiri (= 1.14.0 )
136
136
rake (= 13.0.6 )
137
137
sass-globbing (= 1.1.5 )
138
138
sassc (= 2.1.0 )
You can’t perform that action at this time.
0 commit comments