1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activesupport (7.2.2 )
4
+ activesupport (7.2.2.2 )
5
5
base64
6
6
benchmark (>= 0.3 )
7
7
bigdecimal
@@ -15,105 +15,111 @@ GEM
15
15
tzinfo (~> 2.0 , >= 2.0.5 )
16
16
addressable (2.8.7 )
17
17
public_suffix (>= 2.0.2 , < 7.0 )
18
- base64 (0.2 .0 )
19
- benchmark (0.4.0 )
20
- bigdecimal (3.1.8 )
18
+ base64 (0.3 .0 )
19
+ benchmark (0.4.1 )
20
+ bigdecimal (3.2.2 )
21
21
colorator (1.1.0 )
22
- concurrent-ruby (1.3.4 )
23
- connection_pool (2.4.1 )
24
- drb (2.2.1 )
22
+ concurrent-ruby (1.3.5 )
23
+ connection_pool (2.5.3 )
24
+ csv (3.3.5 )
25
+ drb (2.2.3 )
25
26
em-websocket (0.5.3 )
26
27
eventmachine (>= 0.12.9 )
27
28
http_parser.rb (~> 0 )
28
29
eventmachine (1.2.7 )
29
- ffi (1.17.0 -arm64-darwin )
30
- ffi (1.17.0 -x86_64-linux-gnu )
30
+ ffi (1.17.2 -arm64-darwin )
31
+ ffi (1.17.2 -x86_64-linux-gnu )
31
32
forwardable-extended (2.6.0 )
32
- git (2.3.1 )
33
+ git (2.3.3 )
33
34
activesupport (>= 5.0 )
34
35
addressable (~> 2.8 )
35
36
process_executer (~> 1.1 )
36
37
rchardet (~> 1.8 )
37
- google-protobuf (4.28.3 -arm64-darwin )
38
+ google-protobuf (4.32.0 -arm64-darwin )
38
39
bigdecimal
39
40
rake (>= 13 )
40
- google-protobuf (4.28.3 -x86_64-linux )
41
+ google-protobuf (4.32.0 -x86_64-linux-gnu )
41
42
bigdecimal
42
43
rake (>= 13 )
43
44
http_parser.rb (0.8.0 )
44
- i18n (1.14.6 )
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 )
60
64
terminal-table (>= 1.8 , < 4.0 )
61
65
webrick (~> 1.7 )
62
66
jekyll-include-cache (0.2.1 )
63
67
jekyll (>= 3.7 , < 5.0 )
64
- jekyll-sass-converter (3.0 .0 )
65
- sass-embedded (~> 1.54 )
68
+ jekyll-sass-converter (3.1 .0 )
69
+ sass-embedded (~> 1.75 )
66
70
jekyll-seo-tag (2.8.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
73
78
jekyll-seo-tag (>= 2.0 )
74
79
rake (>= 12.3.1 )
75
- kramdown (2.5.0 )
76
- rexml (>= 3.3.6 )
80
+ kramdown (2.5.1 )
81
+ rexml (>= 3.3.9 )
77
82
kramdown-parser-gfm (1.1.0 )
78
83
kramdown (~> 2.0 )
79
84
liquid (4.0.4 )
80
85
listen (3.9.0 )
81
86
rb-fsevent (~> 0.10 , >= 0.10.3 )
82
87
rb-inotify (~> 0.9 , >= 0.9.10 )
83
- logger (1.6.1 )
88
+ logger (1.7.0 )
84
89
mercenary (0.4.0 )
85
- minitest (5.25.1 )
90
+ minitest (5.25.5 )
86
91
pathutil (0.16.2 )
87
92
forwardable-extended (~> 2.6 )
88
- process_executer (1.2 .0 )
89
- public_suffix (6.0.1 )
90
- rake (13.2.1 )
93
+ process_executer (1.3 .0 )
94
+ public_suffix (6.0.2 )
95
+ rake (13.3.0 )
91
96
rb-fsevent (0.11.2 )
92
97
rb-inotify (0.11.1 )
93
98
ffi (~> 1.0 )
94
- rchardet (1.8 .0 )
95
- rexml (3.3.9 )
96
- rouge (4.5.1 )
99
+ rchardet (1.9 .0 )
100
+ rexml (3.4.1 )
101
+ rouge (4.6.0 )
97
102
safe_yaml (1.0.5 )
98
- sass-embedded (1.81 .0 )
99
- google-protobuf (~> 4.28 )
103
+ sass-embedded (1.90 .0 )
104
+ google-protobuf (~> 4.31 )
100
105
rake (>= 13 )
101
- securerandom (0.3.2 )
106
+ securerandom (0.4.1 )
102
107
terminal-table (3.0.2 )
103
108
unicode-display_width (>= 1.1.1 , < 3 )
104
109
tzinfo (2.0.6 )
105
110
concurrent-ruby (~> 1.0 )
106
111
unicode-display_width (2.6.0 )
107
- webrick (1.9.0 )
112
+ webrick (1.9.1 )
108
113
109
114
PLATFORMS
110
115
arm64-darwin-23
111
116
x86_64-linux
112
117
113
118
DEPENDENCIES
114
- git (= 2.3.1 )
115
- jekyll (~> 4.3.4 )
116
- just-the-docs (= 0.10.1 )
119
+ git (~> 2.3 )
120
+ jekyll (~> 4.3 )
121
+ just-the-docs (~> 0.10 )
122
+ webrick (~> 1.8 )
117
123
118
124
BUNDLED WITH
119
125
2.3.26
0 commit comments