File tree 1 file changed +12
-10
lines changed
1 file changed +12
-10
lines changed Original file line number Diff line number Diff line change 1
1
GEM
2
2
remote: https://rubygems.org/
3
3
specs:
4
- activemodel (7.2.2 )
5
- activesupport (= 7.2.2 )
6
- activesupport (7.2.2 )
4
+ activemodel (8.0.1 )
5
+ activesupport (= 8.0.1 )
6
+ activesupport (8.0.1 )
7
7
base64
8
8
benchmark (>= 0.3 )
9
9
bigdecimal
15
15
minitest (>= 5.1 )
16
16
securerandom (>= 0.3 )
17
17
tzinfo (~> 2.0 , >= 2.0.5 )
18
+ uri (>= 0.13.1 )
18
19
addressable (2.8.7 )
19
20
public_suffix (>= 2.0.2 , < 7.0 )
20
21
ast (2.4.2 )
21
22
base64 (0.2.0 )
22
- benchmark (0.3 .0 )
23
- bigdecimal (3.1.8 )
23
+ benchmark (0.4 .0 )
24
+ bigdecimal (3.1.9 )
24
25
colorator (1.1.0 )
25
- concurrent-ruby (1.3.4 )
26
- connection_pool (2.4.1 )
26
+ concurrent-ruby (1.3.5 )
27
+ connection_pool (2.5.0 )
27
28
csv (3.3.2 )
28
29
drb (2.2.1 )
29
30
em-websocket (0.5.3 )
61
62
bigdecimal
62
63
rake (>= 13 )
63
64
http_parser.rb (0.8.0 )
64
- i18n (1.14.6 )
65
+ i18n (1.14.7 )
65
66
concurrent-ruby (~> 1.0 )
66
67
jekyll (4.4.1 )
67
68
addressable (~> 2.4 )
98
99
listen (3.9.0 )
99
100
rb-fsevent (~> 0.10 , >= 0.10.3 )
100
101
rb-inotify (~> 0.9 , >= 0.9.10 )
101
- logger (1.6.1 )
102
+ logger (1.6.6 )
102
103
mercenary (0.4.0 )
103
104
minitest (5.25.1 )
104
105
minitest-hooks (1.5.2 )
@@ -173,13 +174,14 @@ GEM
173
174
google-protobuf (~> 4.29 )
174
175
sass-embedded (1.83.4-x86_64-linux-musl )
175
176
google-protobuf (~> 4.29 )
176
- securerandom (0.3 .1 )
177
+ securerandom (0.4 .1 )
177
178
terminal-table (3.0.2 )
178
179
unicode-display_width (>= 1.1.1 , < 3 )
179
180
thor (1.3.2 )
180
181
tzinfo (2.0.6 )
181
182
concurrent-ruby (~> 1.0 )
182
183
unicode-display_width (2.6.0 )
184
+ uri (1.0.2 )
183
185
webrick (1.9.1 )
184
186
185
187
PLATFORMS
You can’t perform that action at this time.
0 commit comments