2
2
remote: .
3
3
specs:
4
4
factory_bot (6.5.0 )
5
- activesupport (>= 5.0 .0 )
5
+ activesupport (>= 6.1 .0 )
6
6
7
7
GEM
8
8
remote: https://rubygems.org/
9
9
specs:
10
- activemodel (7.2.0 )
11
- activesupport (= 7.2.0 )
12
- activerecord (7.2.0 )
13
- activemodel (= 7.2.0 )
14
- activesupport (= 7.2.0 )
10
+ activemodel (8.0.1 )
11
+ activesupport (= 8.0.1 )
12
+ activerecord (8.0.1 )
13
+ activemodel (= 8.0.1 )
14
+ activesupport (= 8.0.1 )
15
15
timeout (>= 0.4.0 )
16
- activesupport (7.2.0 )
16
+ activesupport (8.0.1 )
17
17
base64
18
+ benchmark (>= 0.3 )
18
19
bigdecimal
19
20
concurrent-ruby (~> 1.0 , >= 1.3.1 )
20
21
connection_pool (>= 2.2.5 )
24
25
minitest (>= 5.1 )
25
26
securerandom (>= 0.3 )
26
27
tzinfo (~> 2.0 , >= 2.0.5 )
28
+ uri (>= 0.13.1 )
27
29
appraisal (2.5.0 )
28
30
bundler
29
31
rake
30
32
thor (>= 0.14.0 )
31
- aruba (2.2 .0 )
33
+ aruba (2.3 .0 )
32
34
bundler (>= 1.17 , < 3.0 )
33
35
contracts (>= 0.16.0 , < 0.18.0 )
34
36
cucumber (>= 8.0 , < 10.0 )
35
37
rspec-expectations (~> 3.4 )
36
38
thor (~> 1.0 )
37
39
ast (2.4.2 )
38
40
base64 (0.2.0 )
39
- bigdecimal (3.1.8 )
41
+ benchmark (0.4.0 )
42
+ bigdecimal (3.1.9 )
40
43
builder (3.3.0 )
41
- concurrent-ruby (1.3.4 )
42
- connection_pool (2.4.1 )
43
- contracts (0.17 )
44
- cucumber (9.2.0 )
44
+ concurrent-ruby (1.3.5 )
45
+ connection_pool (2.5.0 )
46
+ contracts (0.17.2 )
47
+ cucumber (9.2.1 )
45
48
builder (~> 3.2 )
46
49
cucumber-ci-environment (> 9 , < 11 )
47
50
cucumber-core (> 13 , < 14 )
62
65
bigdecimal
63
66
cucumber-gherkin (27.0.0 )
64
67
cucumber-messages (>= 19.1.4 , < 23 )
65
- cucumber-html-formatter (21.7 .0 )
68
+ cucumber-html-formatter (21.8 .0 )
66
69
cucumber-messages (> 19 , < 27 )
67
70
cucumber-messages (22.0.0 )
68
- cucumber-tag-expressions (6.1.0 )
71
+ cucumber-tag-expressions (6.1.1 )
69
72
diff-lcs (1.5.1 )
70
73
docile (1.4.1 )
71
74
drb (2.2.1 )
72
- ffi (1.17.0 )
73
- i18n (1.14.5 )
75
+ ffi (1.17.1 )
76
+ i18n (1.14.7 )
74
77
concurrent-ruby (~> 1.0 )
75
- json (2.7.2 )
78
+ json (2.9.1 )
76
79
language_server-protocol (3.17.0.3 )
77
80
lint_roller (1.1.0 )
78
- logger (1.6.0 )
81
+ logger (1.6.5 )
79
82
mini_mime (1.1.5 )
80
- mini_portile2 (2.8.7 )
81
- minitest (5.24.1 )
83
+ mini_portile2 (2.8.8 )
84
+ minitest (5.25.4 )
82
85
multi_test (1.1.0 )
86
+ mutex_m (0.3.0 )
83
87
parallel (1.26.3 )
84
- parser (3.3.4.2 )
88
+ parser (3.3.7.0 )
85
89
ast (~> 2.4.1 )
86
90
racc
87
91
racc (1.8.1 )
88
92
rainbow (3.1.1 )
89
93
rake (13.2.1 )
90
- regexp_parser (2.9.2 )
91
- rexml (3.3.6 )
92
- strscan
94
+ regexp_parser (2.10.0 )
93
95
rspec (3.13.0 )
94
96
rspec-core (~> 3.13.0 )
95
97
rspec-expectations (~> 3.13.0 )
96
98
rspec-mocks (~> 3.13.0 )
97
- rspec-core (3.13.0 )
99
+ rspec-core (3.13.2 )
98
100
rspec-support (~> 3.13.0 )
99
- rspec-expectations (3.13.1 )
101
+ rspec-expectations (3.13.3 )
100
102
diff-lcs (>= 1.2.0 , < 2.0 )
101
103
rspec-support (~> 3.13.0 )
102
- rspec-its (1.3 .0 )
103
- rspec-core (>= 3.0 .0 )
104
- rspec-expectations (>= 3.0 .0 )
105
- rspec-mocks (3.13.1 )
104
+ rspec-its (2.0 .0 )
105
+ rspec-core (>= 3.13 .0 )
106
+ rspec-expectations (>= 3.13 .0 )
107
+ rspec-mocks (3.13.2 )
106
108
diff-lcs (>= 1.2.0 , < 2.0 )
107
109
rspec-support (~> 3.13.0 )
108
- rspec-support (3.13.1 )
109
- rubocop (1.65.1 )
110
+ rspec-support (3.13.2 )
111
+ rubocop (1.70.0 )
110
112
json (~> 2.3 )
111
113
language_server-protocol (>= 3.17.0 )
112
114
parallel (~> 1.10 )
113
115
parser (>= 3.3.0.2 )
114
116
rainbow (>= 2.2.2 , < 4.0 )
115
- regexp_parser (>= 2.4 , < 3.0 )
116
- rexml (>= 3.2.5 , < 4.0 )
117
- rubocop-ast (>= 1.31.1 , < 2.0 )
117
+ regexp_parser (>= 2.9.3 , < 3.0 )
118
+ rubocop-ast (>= 1.36.2 , < 2.0 )
118
119
ruby-progressbar (~> 1.7 )
119
- unicode-display_width (>= 2.4.0 , < 3 .0 )
120
- rubocop-ast (1.32.1 )
120
+ unicode-display_width (>= 2.4.0 , < 4 .0 )
121
+ rubocop-ast (1.37.0 )
121
122
parser (>= 3.3.1.0 )
122
- rubocop-performance (1.21 .1 )
123
+ rubocop-performance (1.23 .1 )
123
124
rubocop (>= 1.48.1 , < 2.0 )
124
125
rubocop-ast (>= 1.31.1 , < 2.0 )
125
126
ruby-progressbar (1.13.0 )
126
- securerandom (0.3 .1 )
127
+ securerandom (0.4 .1 )
127
128
simplecov (0.22.0 )
128
129
docile (~> 1.1 )
129
130
simplecov-html (~> 0.11 )
130
131
simplecov_json_formatter (~> 0.1 )
131
- simplecov-html (0.12.3 )
132
+ simplecov-html (0.13.1 )
132
133
simplecov_json_formatter (0.1.4 )
133
- sqlite3 (2.0.3 )
134
+ sqlite3 (2.5.0 )
134
135
mini_portile2 (~> 2.8.0 )
135
- standard (1.40 .0 )
136
+ standard (1.44 .0 )
136
137
language_server-protocol (~> 3.17.0.2 )
137
138
lint_roller (~> 1.0 )
138
- rubocop (~> 1.65 .0 )
139
+ rubocop (~> 1.70 .0 )
139
140
standard-custom (~> 1.0.0 )
140
- standard-performance (~> 1.4 )
141
+ standard-performance (~> 1.6 )
141
142
standard-custom (1.0.2 )
142
143
lint_roller (~> 1.0 )
143
144
rubocop (~> 1.50 )
144
- standard-performance (1.4 .0 )
145
+ standard-performance (1.6 .0 )
145
146
lint_roller (~> 1.1 )
146
- rubocop-performance (~> 1.21.0 )
147
- strscan (3.1.0 )
148
- sys-uname (1.3.0 )
147
+ rubocop-performance (~> 1.23.0 )
148
+ sys-uname (1.3.1 )
149
149
ffi (~> 1.1 )
150
- thor (1.3.1 )
151
- timeout (0.4.1 )
150
+ thor (1.3.2 )
151
+ timeout (0.4.3 )
152
152
tzinfo (2.0.6 )
153
153
concurrent-ruby (~> 1.0 )
154
- unicode-display_width (2.5.0 )
155
- yard (0.9.36 )
154
+ unicode-display_width (3.1.4 )
155
+ unicode-emoji (~> 4.0 , >= 4.0.4 )
156
+ unicode-emoji (4.0.4 )
157
+ uri (1.0.2 )
158
+ yard (0.9.37 )
156
159
157
160
PLATFORMS
158
161
ruby
@@ -164,6 +167,7 @@ DEPENDENCIES
164
167
aruba
165
168
cucumber
166
169
factory_bot !
170
+ mutex_m
167
171
rake
168
172
rspec
169
173
rspec-its
@@ -173,4 +177,4 @@ DEPENDENCIES
173
177
yard
174
178
175
179
BUNDLED WITH
176
- 2.5.18
180
+ 2.5.23
0 commit comments