File tree Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Expand file tree Collapse file tree 2 files changed +13
-4
lines changed Original file line number Diff line number Diff line change 1
1
source "https://rubygems.org"
2
2
3
- gem "jekyll" , "~> 4.3.4 "
3
+ gem "jekyll" , "~> 4.4.1 "
4
4
gem "just-the-docs" , "~> 0.10.1"
5
5
gem "git" , "~> 2.3.1"
6
6
Original file line number Diff line number Diff line change 21
21
colorator (1.1.0 )
22
22
concurrent-ruby (1.3.5 )
23
23
connection_pool (2.5.3 )
24
+ csv (3.3.5 )
24
25
drb (2.2.3 )
25
26
em-websocket (0.5.3 )
26
27
eventmachine (>= 0.12.9 )
43
44
http_parser.rb (0.8.0 )
44
45
i18n (1.14.7 )
45
46
concurrent-ruby (~> 1.0 )
46
- jekyll (4.3.4 )
47
+ jekyll (4.4.1 )
47
48
addressable (~> 2.4 )
49
+ base64 (~> 0.2 )
48
50
colorator (~> 1.0 )
51
+ csv (~> 3.0 )
49
52
em-websocket (~> 0.5 )
50
53
i18n (~> 1.0 )
51
54
jekyll-sass-converter (>= 2.0 , < 4.0 )
52
55
jekyll-watch (~> 2.0 )
56
+ json (~> 2.6 )
53
57
kramdown (~> 2.3 , >= 2.3.1 )
54
58
kramdown-parser-gfm (~> 1.0 )
55
59
liquid (~> 4.0 )
56
- mercenary (>= 0.3.6 , < 0.5 )
60
+ mercenary (~> 0.3 , >= 0.3.6 )
57
61
pathutil (~> 0.9 )
58
62
rouge (>= 3.0 , < 5.0 )
59
63
safe_yaml (~> 1.0 )
67
71
jekyll (>= 3.8 , < 5.0 )
68
72
jekyll-watch (2.2.1 )
69
73
listen (~> 3.0 )
74
+ json (2.13.2 )
70
75
just-the-docs (0.10.1 )
71
76
jekyll (>= 3.8.5 )
72
77
jekyll-include-cache
98
103
sass-embedded (1.90.0 )
99
104
google-protobuf (~> 4.31 )
100
105
rake (>= 13 )
106
+ sass-embedded (1.90.0-arm64-darwin )
107
+ google-protobuf (~> 4.31 )
108
+ sass-embedded (1.90.0-x86_64-linux-gnu )
109
+ google-protobuf (~> 4.31 )
101
110
securerandom (0.4.1 )
102
111
terminal-table (3.0.2 )
103
112
unicode-display_width (>= 1.1.1 , < 3 )
@@ -112,7 +121,7 @@ PLATFORMS
112
121
113
122
DEPENDENCIES
114
123
git (~> 2.3.1 )
115
- jekyll (~> 4.3.4 )
124
+ jekyll (~> 4.4.1 )
116
125
just-the-docs (~> 0.10.1 )
117
126
webrick (~> 1.8 )
118
127
You can’t perform that action at this time.
0 commit comments