File tree 2 files changed +13
-14
lines changed
2 files changed +13
-14
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.3 " # installed by `gem jekyll`
3
+ gem "jekyll" , "~> 4.3.4 " # installed by `gem jekyll`
4
4
# gem "webrick" # required when using Ruby >= 3 and Jekyll <= 4.2.2
5
5
6
6
gem "just-the-docs" , "0.10.0" # pinned to the current release
Original file line number Diff line number Diff line change 32
32
addressable (~> 2.8 )
33
33
process_executer (~> 1.1 )
34
34
rchardet (~> 1.8 )
35
- google-protobuf (4.27.3 -arm64-darwin )
35
+ google-protobuf (4.28.2 -arm64-darwin )
36
36
bigdecimal
37
37
rake (>= 13 )
38
- google-protobuf (4.27.3 -x86_64-linux )
38
+ google-protobuf (4.28.2 -x86_64-linux )
39
39
bigdecimal
40
40
rake (>= 13 )
41
41
http_parser.rb (0.8.0 )
42
- i18n (1.14.5 )
42
+ i18n (1.14.6 )
43
43
concurrent-ruby (~> 1.0 )
44
- jekyll (4.3.3 )
44
+ jekyll (4.3.4 )
45
45
addressable (~> 2.4 )
46
46
colorator (~> 1.0 )
47
47
em-websocket (~> 0.5 )
90
90
rb-inotify (0.11.1 )
91
91
ffi (~> 1.0 )
92
92
rchardet (1.8.0 )
93
- rexml (3.3.5 )
94
- strscan
95
- rouge (4.3.0 )
93
+ rexml (3.3.8 )
94
+ rouge (4.4.0 )
96
95
safe_yaml (1.0.5 )
97
- sass-embedded (1.78.0 )
96
+ sass-embedded (1.79.4-arm64-darwin )
97
+ google-protobuf (~> 4.27 )
98
+ sass-embedded (1.79.4-x86_64-linux-gnu )
98
99
google-protobuf (~> 4.27 )
99
- rake (>= 13 )
100
100
securerandom (0.3.1 )
101
- strscan (3.1.0 )
102
101
terminal-table (3.0.2 )
103
102
unicode-display_width (>= 1.1.1 , < 3 )
104
103
tzinfo (2.0.6 )
105
104
concurrent-ruby (~> 1.0 )
106
- unicode-display_width (2.5 .0 )
107
- webrick (1.8.1 )
105
+ unicode-display_width (2.6 .0 )
106
+ webrick (1.8.2 )
108
107
109
108
PLATFORMS
110
109
arm64-darwin-23
111
110
x86_64-linux
112
111
113
112
DEPENDENCIES
114
113
git
115
- jekyll (~> 4.3.3 )
114
+ jekyll (~> 4.3.4 )
116
115
just-the-docs (= 0.10.0 )
117
116
118
117
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments