File tree Expand file tree Collapse file tree 1 file changed +15
-16
lines changed Expand file tree Collapse file tree 1 file changed +15
-16
lines changed Original file line number Diff line number Diff line change 8
8
GEM
9
9
remote: https://rubygems.org/
10
10
specs:
11
- activemodel (6.0.3.4 )
12
- activesupport (= 6.0.3.4 )
13
- activerecord (6.0.3.4 )
14
- activemodel (= 6.0.3.4 )
15
- activesupport (= 6.0.3.4 )
16
- activesupport (6.0.3.4 )
11
+ activemodel (6.1.3 )
12
+ activesupport (= 6.1.3 )
13
+ activerecord (6.1.3 )
14
+ activemodel (= 6.1.3 )
15
+ activesupport (= 6.1.3 )
16
+ activesupport (6.1.3 )
17
17
concurrent-ruby (~> 1.0 , >= 1.0.2 )
18
- i18n (>= 0.7 , < 2 )
19
- minitest (~> 5.1 )
20
- tzinfo (~> 1.1 )
21
- zeitwerk (~> 2.2 , >= 2.2.2 )
18
+ i18n (>= 1.6 , < 2 )
19
+ minitest (>= 5.1 )
20
+ tzinfo (~> 2.0 )
21
+ zeitwerk (~> 2.3 )
22
22
ast (2.4.0 )
23
23
coderay (1.1.2 )
24
- concurrent-ruby (1.1.7 )
24
+ concurrent-ruby (1.1.8 )
25
25
coolline (0.5.0 )
26
26
unicode_utils (~> 1.4 )
27
- i18n (1.8.5 )
27
+ i18n (1.8.9 )
28
28
concurrent-ruby (~> 1.0 )
29
29
jaro_winkler (1.5.1 )
30
30
metaclass (0.0.4 )
53
53
ruby-progressbar (~> 1.7 )
54
54
unicode-display_width (~> 1.0 , >= 1.0.1 )
55
55
ruby-progressbar (1.10.0 )
56
- thread_safe (0.3.6 )
57
- tzinfo (1.2.7 )
58
- thread_safe (~> 0.1 )
56
+ tzinfo (2.0.4 )
57
+ concurrent-ruby (~> 1.0 )
59
58
unicode-display_width (1.4.0 )
60
59
unicode_utils (1.4.0 )
61
- zeitwerk (2.4.0 )
60
+ zeitwerk (2.4.2 )
62
61
63
62
PLATFORMS
64
63
ruby
You can’t perform that action at this time.
0 commit comments