File tree Expand file tree Collapse file tree 1 file changed +24
-25
lines changed Expand file tree Collapse file tree 1 file changed +24
-25
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
- activesupport (6.0.3.2 )
4
+ activesupport (6.1.4 )
5
5
concurrent-ruby (~> 1.0 , >= 1.0.2 )
6
- i18n (>= 0.7 , < 2 )
7
- minitest (~> 5.1 )
8
- tzinfo (~> 1.1 )
9
- zeitwerk (~> 2.2 , >= 2.2.2 )
6
+ i18n (>= 1.6 , < 2 )
7
+ minitest (>= 5.1 )
8
+ tzinfo (~> 2.0 )
9
+ zeitwerk (~> 2.3 )
10
10
ast (2.4.2 )
11
11
coderay (1.1.3 )
12
- concurrent-ruby (1.1.7 )
12
+ concurrent-ruby (1.1.9 )
13
13
diff-lcs (1.4.4 )
14
- i18n (1.8.5 )
14
+ i18n (1.8.10 )
15
15
concurrent-ruby (~> 1.0 )
16
16
method_source (1.0.0 )
17
- minitest (5.14.2 )
17
+ minitest (5.14.4 )
18
18
mry (0.52.0.0 )
19
19
rubocop (>= 0.41.0 )
20
20
parallel (1.20.1 )
21
21
parser (3.0.2.0 )
22
22
ast (~> 2.4.1 )
23
- pry (0.13 .1 )
23
+ pry (0.14 .1 )
24
24
coderay (~> 1.1 )
25
25
method_source (~> 1.0 )
26
26
rainbow (3.0.0 )
27
- rake (13.0.1 )
27
+ rake (13.0.6 )
28
28
regexp_parser (2.1.1 )
29
29
rexml (3.2.5 )
30
- rspec (3.9 .0 )
31
- rspec-core (~> 3.9 .0 )
32
- rspec-expectations (~> 3.9 .0 )
33
- rspec-mocks (~> 3.9 .0 )
34
- rspec-core (3.9.2 )
35
- rspec-support (~> 3.9.3 )
36
- rspec-expectations (3.9.2 )
30
+ rspec (3.10 .0 )
31
+ rspec-core (~> 3.10 .0 )
32
+ rspec-expectations (~> 3.10 .0 )
33
+ rspec-mocks (~> 3.10 .0 )
34
+ rspec-core (3.10.1 )
35
+ rspec-support (~> 3.10.0 )
36
+ rspec-expectations (3.10.1 )
37
37
diff-lcs (>= 1.2.0 , < 2.0 )
38
- rspec-support (~> 3.9 .0 )
39
- rspec-mocks (3.9.1 )
38
+ rspec-support (~> 3.10 .0 )
39
+ rspec-mocks (3.10.2 )
40
40
diff-lcs (>= 1.2.0 , < 2.0 )
41
- rspec-support (~> 3.9 .0 )
42
- rspec-support (3.9.3 )
41
+ rspec-support (~> 3.10 .0 )
42
+ rspec-support (3.10.2 )
43
43
rubocop (1.18.3 )
44
44
parallel (~> 1.10 )
45
45
parser (>= 3.0.0.0 )
59
59
standard (1.1.5 )
60
60
rubocop (= 1.18.3 )
61
61
rubocop-performance (= 1.11.4 )
62
- thread_safe (0.3.6 )
63
- tzinfo (1.2.7 )
64
- thread_safe (~> 0.1 )
62
+ tzinfo (2.0.4 )
63
+ concurrent-ruby (~> 1.0 )
65
64
unicode-display_width (2.0.0 )
66
- zeitwerk (2.4.0 )
65
+ zeitwerk (2.4.2 )
67
66
68
67
PLATFORMS
69
68
ruby
You can’t perform that action at this time.
0 commit comments