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.6 )
12
+ concurrent-ruby (1.1.9 )
13
13
diff-lcs (1.4.4 )
14
- i18n (1.8.3 )
14
+ i18n (1.8.10 )
15
15
concurrent-ruby (~> 1.0 )
16
16
method_source (1.0.0 )
17
- minitest (5.14.1 )
17
+ minitest (5.14.4 )
18
18
mry (0.78.0.0 )
19
19
rubocop (>= 0.41.0 )
20
20
parallel (1.20.1 )
21
21
parser (3.0.1.1 )
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
rack (2.2.3 )
27
27
rainbow (3.0.0 )
28
- rake (13.0.1 )
28
+ rake (13.0.4 )
29
29
regexp_parser (2.1.1 )
30
30
rexml (3.2.5 )
31
- rspec (3.9 .0 )
32
- rspec-core (~> 3.9 .0 )
33
- rspec-expectations (~> 3.9 .0 )
34
- rspec-mocks (~> 3.9 .0 )
35
- rspec-core (3.9.2 )
36
- rspec-support (~> 3.9.3 )
37
- rspec-expectations (3.9.2 )
31
+ rspec (3.10 .0 )
32
+ rspec-core (~> 3.10 .0 )
33
+ rspec-expectations (~> 3.10 .0 )
34
+ rspec-mocks (~> 3.10 .0 )
35
+ rspec-core (3.10.1 )
36
+ rspec-support (~> 3.10.0 )
37
+ rspec-expectations (3.10.1 )
38
38
diff-lcs (>= 1.2.0 , < 2.0 )
39
- rspec-support (~> 3.9 .0 )
40
- rspec-mocks (3.9.1 )
39
+ rspec-support (~> 3.10 .0 )
40
+ rspec-mocks (3.10.2 )
41
41
diff-lcs (>= 1.2.0 , < 2.0 )
42
- rspec-support (~> 3.9 .0 )
43
- rspec-support (3.9.3 )
42
+ rspec-support (~> 3.10 .0 )
43
+ rspec-support (3.10.2 )
44
44
rubocop (1.12.1 )
45
45
parallel (~> 1.10 )
46
46
parser (>= 3.0.0.0 )
56
56
rubocop (>= 0.87 , < 2 )
57
57
rubocop-i18n (3.0.0 )
58
58
rubocop (~> 1.0 )
59
- rubocop-minitest (0.9.0 )
60
- rubocop (>= 0.74 )
61
- rubocop-performance (1.7.0 )
62
- rubocop (>= 0.82.0 )
59
+ rubocop-minitest (0.11.1 )
60
+ rubocop (>= 0.90 , < 2.0 )
61
+ rubocop-performance (1.10.2 )
62
+ rubocop (>= 0.90.0 , < 2.0 )
63
+ rubocop-ast (>= 0.4.0 )
63
64
rubocop-rails (2.9.1 )
64
65
activesupport (>= 4.2.0 )
65
66
rack (>= 1.1 )
66
67
rubocop (>= 0.90.0 , < 2.0 )
67
68
rubocop-rake (0.5.1 )
68
69
rubocop
69
- rubocop-rspec (1.41.0 )
70
- rubocop (>= 0.68.1 )
71
- rubocop-sequel (0.1.0 )
70
+ rubocop-rspec (2.2.0 )
71
+ rubocop (~> 1.0 )
72
+ rubocop-ast (>= 1.1.0 )
73
+ rubocop-sequel (0.2.0 )
72
74
rubocop (~> 1.0 )
73
- rubocop-sorbet (0.5.1 )
75
+ rubocop-sorbet (0.6.2 )
74
76
rubocop
75
- rubocop-thread_safety (0.4.1 )
76
- rubocop (>= 0.51 .0 )
77
+ rubocop-thread_safety (0.4.2 )
78
+ rubocop (>= 0.53 .0 )
77
79
ruby-progressbar (1.11.0 )
78
80
safe_yaml (1.0.5 )
79
- test-prof (0.11.3 )
80
- thread_safe (0.3.6 )
81
- tzinfo (1.2.7 )
82
- thread_safe (~> 0.1 )
81
+ test-prof (1.0.6 )
82
+ tzinfo (2.0.4 )
83
+ concurrent-ruby (~> 1.0 )
83
84
unicode-display_width (2.0.0 )
84
- zeitwerk (2.3.1 )
85
+ zeitwerk (2.4.2 )
85
86
86
87
PLATFORMS
87
88
ruby
@@ -96,11 +97,11 @@ DEPENDENCIES
96
97
rubocop (= 1.12.1 )
97
98
rubocop-graphql
98
99
rubocop-i18n
99
- rubocop-minitest
100
- rubocop-performance
101
- rubocop-rails
102
- rubocop-rake
103
- rubocop-rspec
100
+ rubocop-minitest ( = 0.11.1 )
101
+ rubocop-performance ( = 1.10.2 )
102
+ rubocop-rails ( = 2.9.1 )
103
+ rubocop-rake ( = 0.5.1 )
104
+ rubocop-rspec ( = 2.2.0 )
104
105
rubocop-sequel
105
106
rubocop-sorbet
106
107
rubocop-thread_safety
0 commit comments