106
106
concurrent-ruby (1.3.5 )
107
107
connection_pool (2.5.3 )
108
108
crass (1.0.6 )
109
+ cucumber (9.2.1 )
110
+ builder (~> 3.2 )
111
+ cucumber-ci-environment (> 9 , < 11 )
112
+ cucumber-core (> 13 , < 14 )
113
+ cucumber-cucumber-expressions (~> 17.0 )
114
+ cucumber-gherkin (> 24 , < 28 )
115
+ cucumber-html-formatter (> 20.3 , < 22 )
116
+ cucumber-messages (> 19 , < 25 )
117
+ diff-lcs (~> 1.5 )
118
+ mini_mime (~> 1.1 )
119
+ multi_test (~> 1.1 )
120
+ sys-uname (~> 1.2 )
121
+ cucumber-ci-environment (10.0.1 )
122
+ cucumber-core (13.0.3 )
123
+ cucumber-gherkin (>= 27 , < 28 )
124
+ cucumber-messages (>= 20 , < 23 )
125
+ cucumber-tag-expressions (> 5 , < 7 )
126
+ cucumber-cucumber-expressions (17.1.0 )
127
+ bigdecimal
128
+ cucumber-gherkin (27.0.0 )
129
+ cucumber-messages (>= 19.1.4 , < 23 )
130
+ cucumber-html-formatter (21.13.0 )
131
+ cucumber-messages (> 19 , < 28 )
132
+ cucumber-messages (22.0.0 )
133
+ cucumber-rails (3.1.1 )
134
+ capybara (>= 3.11 , < 4 )
135
+ cucumber (>= 5 , < 10 )
136
+ railties (>= 5.2 , < 9 )
137
+ cucumber-tag-expressions (6.1.2 )
138
+ database_cleaner (2.1.0 )
139
+ database_cleaner-active_record (>= 2 , < 3 )
109
140
database_cleaner-active_record (2.2.1 )
110
141
activerecord (>= 5.a )
111
142
database_cleaner-core (~> 2.0.0 )
129
160
railties (>= 6.1.0 )
130
161
faker (3.5.2 )
131
162
i18n (>= 1.8.11 , < 2 )
163
+ ffi (1.17.2-aarch64-linux-gnu )
164
+ ffi (1.17.2-aarch64-linux-musl )
165
+ ffi (1.17.2-arm-linux-gnu )
166
+ ffi (1.17.2-arm-linux-musl )
167
+ ffi (1.17.2-x86_64-linux-gnu )
168
+ ffi (1.17.2-x86_64-linux-musl )
132
169
fugit (1.11.1 )
133
170
et-orbi (~> 1 , >= 1.2.11 )
134
171
raabro (~> 1.4 )
179
216
mini_mime (1.1.5 )
180
217
minitest (5.25.5 )
181
218
msgpack (1.8.0 )
219
+ multi_test (1.1.0 )
182
220
net-imap (0.5.8 )
183
221
date
184
222
net-protocol
365
403
stimulus-rails (1.3.4 )
366
404
railties (>= 6.0.0 )
367
405
stringio (3.1.7 )
406
+ sys-uname (1.3.1 )
407
+ ffi (~> 1.1 )
368
408
thor (1.3.2 )
369
409
thruster (0.1.13 )
370
410
thruster (0.1.13-aarch64-linux )
@@ -411,6 +451,8 @@ DEPENDENCIES
411
451
capybara
412
452
caxlsx (~> 3.4 )
413
453
caxlsx_rails
454
+ cucumber-rails
455
+ database_cleaner
414
456
database_cleaner-active_record
415
457
debug
416
458
factory_bot_rails
@@ -422,6 +464,7 @@ DEPENDENCIES
422
464
propshaft
423
465
puma (>= 5.0 )
424
466
rack-cors
467
+ rack-test
425
468
rails (~> 8.0.2 )
426
469
rspec-rails
427
470
rubocop-rails-omakase
0 commit comments