File tree Expand file tree Collapse file tree 1 file changed +14
-17
lines changed Expand file tree Collapse file tree 1 file changed +14
-17
lines changed Original file line number Diff line number Diff line change 6
6
GEM
7
7
remote: https://rubygems.org/
8
8
specs:
9
- activemodel (5.2.0 )
10
- activesupport (= 5.2.0 )
11
- activerecord (5.2.0 )
12
- activemodel (= 5.2.0 )
13
- activesupport (= 5.2.0 )
14
- arel (>= 9.0 )
15
- activesupport (5.2.0 )
9
+ activemodel (7.0.7 )
10
+ activesupport (= 7.0.7 )
11
+ activerecord (7.0.7 )
12
+ activemodel (= 7.0.7 )
13
+ activesupport (= 7.0.7 )
14
+ activesupport (7.0.7 )
16
15
concurrent-ruby (~> 1.0 , >= 1.0.2 )
17
- i18n (>= 0.7 , < 2 )
18
- minitest (~> 5.1 )
19
- tzinfo (~> 1.1 )
20
- arel (9.0.0 )
16
+ i18n (>= 1.6 , < 2 )
17
+ minitest (>= 5.1 )
18
+ tzinfo (~> 2.0 )
21
19
coderay (1.1.2 )
22
- concurrent-ruby (1.0.5 )
20
+ concurrent-ruby (1.2.2 )
23
21
diff-lcs (1.2.5 )
24
- i18n (1.0.0 )
22
+ i18n (1.14.1 )
25
23
concurrent-ruby (~> 1.0 )
26
24
method_source (0.9.0 )
27
- minitest (5.11.3 )
25
+ minitest (5.19.0 )
28
26
pry (0.11.3 )
29
27
coderay (~> 1.1.0 )
30
28
method_source (~> 0.9.0 )
42
40
rspec-support (~> 3.0.0 )
43
41
rspec-support (3.0.0 )
44
42
sqlite3 (1.3.13 )
45
- thread_safe (0.3.6 )
46
- tzinfo (1.2.10 )
47
- thread_safe (~> 0.1 )
43
+ tzinfo (2.0.6 )
44
+ concurrent-ruby (~> 1.0 )
48
45
49
46
PLATFORMS
50
47
ruby
You can’t perform that action at this time.
0 commit comments