File tree 2 files changed +8
-6
lines changed
2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ gem "sass", "~>3.4"
17
17
gem "html-proofer"
18
18
gem "kramdown" , "~>2.3.1"
19
19
gem "kramdown-parser-gfm" , "1.1.0"
20
- gem "nokogiri" , "1.14.3 "
20
+ gem "nokogiri" , "1.15.6 "
21
21
# Currently used version of nokogiri requires ruby >=2.6.0"
22
22
23
23
# If you have any other plugins, list them here:
Original file line number Diff line number Diff line change 54
54
rb-fsevent (~> 0.10 , >= 0.10.3 )
55
55
rb-inotify (~> 0.9 , >= 0.9.10 )
56
56
mercenary (0.3.6 )
57
- mini_portile2 (2.8.1 )
58
- nokogiri (1.14.3 )
59
- mini_portile2 (~> 2.8.0 )
57
+ mini_portile2 (2.8.5 )
58
+ nokogiri (1.15.6 )
59
+ mini_portile2 (~> 2.8.2 )
60
+ racc (~> 1.4 )
61
+ nokogiri (1.15.6-x86_64-linux )
60
62
racc (~> 1.4 )
61
63
nokogumbo (2.0.5 )
62
64
nokogiri (~> 1.8 , >= 1.8.4 )
63
65
parallel (1.22.1 )
64
66
pathutil (0.16.2 )
65
67
forwardable-extended (~> 2.6 )
66
68
public_suffix (4.0.7 )
67
- racc (1.6.2 )
69
+ racc (1.7.3 )
68
70
rainbow (3.1.1 )
69
71
rake (12.3.3 )
70
72
rb-fsevent (0.11.1 )
@@ -93,7 +95,7 @@ DEPENDENCIES
93
95
jekyll-paginate-v2
94
96
kramdown (~> 2.3.1 )
95
97
kramdown-parser-gfm (= 1.1.0 )
96
- nokogiri (= 1.14.3 )
98
+ nokogiri (= 1.15.6 )
97
99
rake (~> 12.0 )
98
100
sass (~> 3.4 )
99
101
wdm (~> 0.1.1 )
You can’t perform that action at this time.
0 commit comments