6
6
GEM
7
7
remote: https://rubygems.org/
8
8
specs:
9
- activesupport (7.0.5 )
9
+ activesupport (7.1.4 )
10
+ base64
11
+ bigdecimal
10
12
concurrent-ruby (~> 1.0 , >= 1.0.2 )
13
+ connection_pool (>= 2.2.5 )
14
+ drb
11
15
i18n (>= 1.6 , < 2 )
12
16
minitest (>= 5.1 )
17
+ mutex_m
13
18
tzinfo (~> 2.0 )
14
19
ast (2.4.2 )
15
- benchmark-ips (2.12.0 )
20
+ base64 (0.2.0 )
21
+ benchmark-ips (2.14.0 )
16
22
benchmark-memory (0.2.0 )
17
23
memory_profiler (~> 1 )
24
+ bigdecimal (3.1.8 )
18
25
coderay (1.1.3 )
19
- concurrent-ruby (1.2.2 )
20
- diff-lcs (1.5.0 )
21
- docile (1.4.0 )
22
- i18n (1.14.1 )
26
+ concurrent-ruby (1.3.4 )
27
+ connection_pool (2.4.1 )
28
+ diff-lcs (1.5.1 )
29
+ docile (1.4.1 )
30
+ drb (2.2.1 )
31
+ i18n (1.14.5 )
23
32
concurrent-ruby (~> 1.0 )
24
- json (2.6.3 )
25
- memory_profiler (1.0.1 )
26
- method_source (1.0.0 )
27
- minitest (5.18.0 )
28
- parallel (1.23.0 )
29
- parser (3.2.2.3 )
33
+ json (2.7.2 )
34
+ language_server-protocol (3.17.0.3 )
35
+ memory_profiler (1.0.2 )
36
+ method_source (1.1.0 )
37
+ minitest (5.25.1 )
38
+ mutex_m (0.2.0 )
39
+ parallel (1.26.3 )
40
+ parser (3.3.5.0 )
30
41
ast (~> 2.4.1 )
31
42
racc
32
43
pry (0.14.2 )
33
44
coderay (~> 1.1 )
34
45
method_source (~> 1.0 )
35
- racc (1.7 .1 )
36
- rack (3.0.8 )
46
+ racc (1.8 .1 )
47
+ rack (3.1.7 )
37
48
rainbow (3.1.1 )
38
- rake (13.0.6 )
39
- regexp_parser (2.8.1 )
40
- rexml (3.2.5 )
41
- rspec (3.12 .0 )
42
- rspec-core (~> 3.12 .0 )
43
- rspec-expectations (~> 3.12 .0 )
44
- rspec-mocks (~> 3.12 .0 )
45
- rspec-core (3.12.2 )
46
- rspec-support (~> 3.12 .0 )
47
- rspec-expectations (3.12 .3 )
49
+ rake (13.2.1 )
50
+ regexp_parser (2.9.2 )
51
+ rexml (3.3.7 )
52
+ rspec (3.13 .0 )
53
+ rspec-core (~> 3.13 .0 )
54
+ rspec-expectations (~> 3.13 .0 )
55
+ rspec-mocks (~> 3.13 .0 )
56
+ rspec-core (3.13.1 )
57
+ rspec-support (~> 3.13 .0 )
58
+ rspec-expectations (3.13 .3 )
48
59
diff-lcs (>= 1.2.0 , < 2.0 )
49
- rspec-support (~> 3.12 .0 )
50
- rspec-mocks (3.12.5 )
60
+ rspec-support (~> 3.13 .0 )
61
+ rspec-mocks (3.13.1 )
51
62
diff-lcs (>= 1.2.0 , < 2.0 )
52
- rspec-support (~> 3.12 .0 )
53
- rspec-support (3.12.0 )
54
- rubocop (1.50.2 )
63
+ rspec-support (~> 3.13 .0 )
64
+ rspec-support (3.13.1 )
65
+ rubocop (1.63.5 )
55
66
json (~> 2.3 )
67
+ language_server-protocol (>= 3.17.0 )
56
68
parallel (~> 1.10 )
57
- parser (>= 3.2 .0.0 )
69
+ parser (>= 3.3 .0.2 )
58
70
rainbow (>= 2.2.2 , < 4.0 )
59
71
regexp_parser (>= 1.8 , < 3.0 )
60
72
rexml (>= 3.2.5 , < 4.0 )
61
- rubocop-ast (>= 1.28.0 , < 2.0 )
73
+ rubocop-ast (>= 1.31.1 , < 2.0 )
62
74
ruby-progressbar (~> 1.7 )
63
75
unicode-display_width (>= 2.4.0 , < 3.0 )
64
- rubocop-ast (1.29.0 )
65
- parser (>= 3.2 .1.0 )
66
- rubocop-capybara (2.18 .0 )
76
+ rubocop-ast (1.32.3 )
77
+ parser (>= 3.3 .1.0 )
78
+ rubocop-capybara (2.21 .0 )
67
79
rubocop (~> 1.41 )
68
- rubocop-config-umbrellio (1.50 .0.85 )
69
- rubocop (~> 1.50 .0 )
70
- rubocop-performance (~> 1.17 .0 )
71
- rubocop-rails (~> 2.19 .0 )
80
+ rubocop-config-umbrellio (1.63 .0.93 )
81
+ rubocop (~> 1.63 .0 )
82
+ rubocop-performance (~> 1.21 .0 )
83
+ rubocop-rails (~> 2.24 .0 )
72
84
rubocop-rake (~> 0.6.0 )
73
- rubocop-rspec (~> 2.20 .0 )
85
+ rubocop-rspec (~> 2.29 .0 )
74
86
rubocop-sequel (~> 0.3.3 )
75
- rubocop-performance (1.17.1 )
76
- rubocop (>= 1.7.0 , < 2.0 )
77
- rubocop-ast (>= 0.4.0 )
78
- rubocop-rails (2.19.1 )
87
+ rubocop-factory_bot (2.26.1 )
88
+ rubocop (~> 1.61 )
89
+ rubocop-performance (1.21.1 )
90
+ rubocop (>= 1.48.1 , < 2.0 )
91
+ rubocop-ast (>= 1.31.1 , < 2.0 )
92
+ rubocop-rails (2.24.1 )
79
93
activesupport (>= 4.2.0 )
80
94
rack (>= 1.1 )
81
95
rubocop (>= 1.33.0 , < 2.0 )
96
+ rubocop-ast (>= 1.31.1 , < 2.0 )
82
97
rubocop-rake (0.6.0 )
83
98
rubocop (~> 1.0 )
84
- rubocop-rspec (2.20.0 )
85
- rubocop (~> 1.33 )
99
+ rubocop-rspec (2.29.2 )
100
+ rubocop (~> 1.40 )
86
101
rubocop-capybara (~> 2.17 )
102
+ rubocop-factory_bot (~> 2.22 )
103
+ rubocop-rspec_rails (~> 2.28 )
104
+ rubocop-rspec_rails (2.29.1 )
105
+ rubocop (~> 1.61 )
87
106
rubocop-sequel (0.3.4 )
88
107
rubocop (~> 1.0 )
89
108
ruby-progressbar (1.13.0 )
90
109
simplecov (0.22.0 )
91
110
docile (~> 1.1 )
92
111
simplecov-html (~> 0.11 )
93
112
simplecov_json_formatter (~> 0.1 )
94
- simplecov-html (0.12.3 )
113
+ simplecov-html (0.13.1 )
95
114
simplecov-lcov (0.8.0 )
96
115
simplecov_json_formatter (0.1.4 )
97
116
tzinfo (2.0.6 )
98
117
concurrent-ruby (~> 1.0 )
99
- unicode-display_width (2.4.2 )
118
+ unicode-display_width (2.5.0 )
100
119
101
120
PLATFORMS
102
121
ruby
@@ -115,4 +134,4 @@ DEPENDENCIES
115
134
simplecov-lcov
116
135
117
136
BUNDLED WITH
118
- 2.4.14
137
+ 2.4.22
0 commit comments