File tree 2 files changed +14
-4
lines changed
2 files changed +14
-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.2 " # installed by `gem jekyll`
3
+ gem "jekyll" , "~> 4.4.1 " # installed by `gem jekyll`
4
4
gem "just-the-docs" , "0.5.4" # pinned to the current release
5
5
# gem "just-the-docs" # always download the latest release
6
6
gem "jekyll-github-metadata" , ">= 2.15"
Original file line number Diff line number Diff line change 7
7
bigdecimal (3.1.9 )
8
8
colorator (1.1.0 )
9
9
concurrent-ruby (1.3.5 )
10
+ csv (3.3.2 )
10
11
em-websocket (0.5.3 )
11
12
eventmachine (>= 0.12.9 )
12
13
http_parser.rb (~> 0 )
35
36
http_parser.rb (0.8.0 )
36
37
i18n (1.14.7 )
37
38
concurrent-ruby (~> 1.0 )
38
- jekyll (4.3.4 )
39
+ jekyll (4.4.1 )
39
40
addressable (~> 2.4 )
41
+ base64 (~> 0.2 )
40
42
colorator (~> 1.0 )
43
+ csv (~> 3.0 )
41
44
em-websocket (~> 0.5 )
42
45
i18n (~> 1.0 )
43
46
jekyll-sass-converter (>= 2.0 , < 4.0 )
44
47
jekyll-watch (~> 2.0 )
48
+ json (~> 2.6 )
45
49
kramdown (~> 2.3 , >= 2.3.1 )
46
50
kramdown-parser-gfm (~> 1.0 )
47
51
liquid (~> 4.0 )
48
- mercenary (>= 0.3.6 , < 0.5 )
52
+ mercenary (~> 0.3 , >= 0.3.6 )
49
53
pathutil (~> 0.9 )
50
54
rouge (>= 3.0 , < 5.0 )
51
55
safe_yaml (~> 1.0 )
99
103
sass-embedded (1.83.4 )
100
104
google-protobuf (~> 4.29 )
101
105
rake (>= 13 )
106
+ sass-embedded (1.83.4-arm64-darwin )
107
+ google-protobuf (~> 4.29 )
108
+ sass-embedded (1.83.4-x86_64-darwin )
109
+ google-protobuf (~> 4.29 )
110
+ sass-embedded (1.83.4-x86_64-linux-gnu )
111
+ google-protobuf (~> 4.29 )
102
112
sawyer (0.9.2 )
103
113
addressable (>= 2.3.5 )
104
114
faraday (>= 0.17.3 , < 3 )
@@ -116,7 +126,7 @@ PLATFORMS
116
126
DEPENDENCIES
117
127
base64 (~> 0.2.0 )
118
128
faraday-retry
119
- jekyll (~> 4.3.2 )
129
+ jekyll (~> 4.4.1 )
120
130
jekyll-github-metadata (>= 2.15 )
121
131
jekyll-include-cache
122
132
jekyll-polyglot
You can’t perform that action at this time.
0 commit comments