File tree Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Expand file tree Collapse file tree 1 file changed +17
-7
lines changed Original file line number Diff line number Diff line change 7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- activesupport (6.1.7.7 )
11
- concurrent-ruby (~> 1.0 , >= 1.0.2 )
10
+ activesupport (7.2.0 )
11
+ base64
12
+ bigdecimal
13
+ concurrent-ruby (~> 1.0 , >= 1.3.1 )
14
+ connection_pool (>= 2.2.5 )
15
+ drb
12
16
i18n (>= 1.6 , < 2 )
17
+ logger (>= 1.4.2 )
13
18
minitest (>= 5.1 )
14
- tzinfo (~> 2.0 )
15
- zeitwerk (~> 2.3 )
16
- concurrent-ruby (1.2.3 )
17
- i18n (1.14.1 )
19
+ securerandom (>= 0.3 )
20
+ tzinfo (~> 2.0 , >= 2.0.5 )
21
+ base64 (0.2.0 )
22
+ bigdecimal (3.1.8 )
23
+ concurrent-ruby (1.3.4 )
24
+ connection_pool (2.4.1 )
25
+ drb (2.2.1 )
26
+ i18n (1.14.5 )
18
27
concurrent-ruby (~> 1.0 )
28
+ logger (1.6.0 )
19
29
minitest (5.24.1 )
20
30
rake (13.2.1 )
31
+ securerandom (0.3.1 )
21
32
tzinfo (2.0.6 )
22
33
concurrent-ruby (~> 1.0 )
23
- zeitwerk (2.6.13 )
24
34
25
35
PLATFORMS
26
36
ruby
You can’t perform that action at this time.
0 commit comments