|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - activesupport (7.1.3.2) |
5 | | - base64 |
6 | | - bigdecimal |
7 | | - concurrent-ruby (~> 1.0, >= 1.0.2) |
8 | | - connection_pool (>= 2.2.5) |
9 | | - drb |
10 | | - i18n (>= 1.6, < 2) |
11 | | - minitest (>= 5.1) |
12 | | - mutex_m |
13 | | - tzinfo (~> 2.0) |
14 | | - aruba (0.14.14) |
15 | | - childprocess (>= 0.6.3, < 4.0.0) |
16 | | - contracts (~> 0.9) |
17 | | - cucumber (>= 1.3.19) |
18 | | - ffi (~> 1.9) |
19 | | - rspec-expectations (>= 2.99) |
20 | | - thor (>= 0.19, < 2.0) |
21 | | - base64 (0.2.0) |
| 4 | + aruba (2.2.0) |
| 5 | + bundler (>= 1.17, < 3.0) |
| 6 | + contracts (>= 0.16.0, < 0.18.0) |
| 7 | + cucumber (>= 8.0, < 10.0) |
| 8 | + rspec-expectations (~> 3.4) |
| 9 | + thor (~> 1.0) |
22 | 10 | bigdecimal (3.1.7) |
23 | 11 | builder (3.2.4) |
24 | | - childprocess (3.0.0) |
25 | | - concurrent-ruby (1.2.3) |
26 | | - connection_pool (2.4.1) |
27 | | - contracts (0.16.0) |
28 | | - cucumber (5.2.0) |
29 | | - builder (~> 3.2, >= 3.2.4) |
30 | | - cucumber-core (~> 8.0, >= 8.0.1) |
31 | | - cucumber-create-meta (~> 2.0, >= 2.0.2) |
32 | | - cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) |
33 | | - cucumber-gherkin (~> 15.0, >= 15.0.2) |
34 | | - cucumber-html-formatter (~> 9.0, >= 9.0.0) |
35 | | - cucumber-messages (~> 13.1, >= 13.1.0) |
36 | | - cucumber-wire (~> 4.0, >= 4.0.1) |
37 | | - diff-lcs (~> 1.4, >= 1.4.4) |
38 | | - multi_test (~> 0.1, >= 0.1.2) |
39 | | - sys-uname (~> 1.2, >= 1.2.1) |
40 | | - cucumber-core (8.0.1) |
41 | | - cucumber-gherkin (~> 15.0, >= 15.0.2) |
42 | | - cucumber-messages (~> 13.0, >= 13.0.1) |
43 | | - cucumber-tag-expressions (~> 2.0, >= 2.0.4) |
44 | | - cucumber-create-meta (2.0.4) |
45 | | - cucumber-messages (~> 13.1, >= 13.1.0) |
46 | | - sys-uname (~> 1.2, >= 1.2.1) |
47 | | - cucumber-cucumber-expressions (10.3.0) |
48 | | - cucumber-gherkin (15.0.2) |
49 | | - cucumber-messages (~> 13.0, >= 13.0.1) |
50 | | - cucumber-html-formatter (9.0.0) |
51 | | - cucumber-messages (~> 13.0, >= 13.0.1) |
52 | | - cucumber-messages (13.2.1) |
53 | | - protobuf-cucumber (~> 3.10, >= 3.10.8) |
54 | | - cucumber-tag-expressions (2.0.4) |
55 | | - cucumber-wire (4.0.1) |
56 | | - cucumber-core (~> 8.0, >= 8.0.1) |
57 | | - cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) |
58 | | - cucumber-messages (~> 13.0, >= 13.0.1) |
59 | | - diff-lcs (1.4.4) |
60 | | - drb (2.2.1) |
61 | | - ffi (1.14.2) |
62 | | - i18n (1.14.4) |
63 | | - concurrent-ruby (~> 1.0) |
64 | | - middleware (0.1.0) |
65 | | - minitest (5.22.3) |
66 | | - multi_test (0.1.2) |
67 | | - mutex_m (0.2.0) |
68 | | - protobuf-cucumber (3.10.8) |
69 | | - activesupport (>= 3.2) |
70 | | - middleware |
71 | | - thor |
72 | | - thread_safe |
73 | | - rspec-expectations (3.10.1) |
| 12 | + contracts (0.17) |
| 13 | + cucumber (9.2.0) |
| 14 | + builder (~> 3.2) |
| 15 | + cucumber-ci-environment (> 9, < 11) |
| 16 | + cucumber-core (> 13, < 14) |
| 17 | + cucumber-cucumber-expressions (~> 17.0) |
| 18 | + cucumber-gherkin (> 24, < 28) |
| 19 | + cucumber-html-formatter (> 20.3, < 22) |
| 20 | + cucumber-messages (> 19, < 25) |
| 21 | + diff-lcs (~> 1.5) |
| 22 | + mini_mime (~> 1.1) |
| 23 | + multi_test (~> 1.1) |
| 24 | + sys-uname (~> 1.2) |
| 25 | + cucumber-ci-environment (10.0.1) |
| 26 | + cucumber-core (13.0.2) |
| 27 | + cucumber-gherkin (>= 27, < 28) |
| 28 | + cucumber-messages (>= 20, < 23) |
| 29 | + cucumber-tag-expressions (> 5, < 7) |
| 30 | + cucumber-cucumber-expressions (17.1.0) |
| 31 | + bigdecimal |
| 32 | + cucumber-gherkin (27.0.0) |
| 33 | + cucumber-messages (>= 19.1.4, < 23) |
| 34 | + cucumber-html-formatter (21.3.1) |
| 35 | + cucumber-messages (> 19, < 25) |
| 36 | + cucumber-messages (22.0.0) |
| 37 | + cucumber-tag-expressions (6.1.0) |
| 38 | + diff-lcs (1.5.1) |
| 39 | + ffi (1.16.3) |
| 40 | + mini_mime (1.1.5) |
| 41 | + multi_test (1.1.0) |
| 42 | + rspec-expectations (3.13.0) |
74 | 43 | diff-lcs (>= 1.2.0, < 2.0) |
75 | | - rspec-support (~> 3.10.0) |
76 | | - rspec-support (3.10.1) |
77 | | - sys-uname (1.2.2) |
| 44 | + rspec-support (~> 3.13.0) |
| 45 | + rspec-support (3.13.1) |
| 46 | + sys-uname (1.2.3) |
78 | 47 | ffi (~> 1.1) |
79 | | - thor (1.1.0) |
80 | | - thread_safe (0.3.6) |
81 | | - tzinfo (2.0.6) |
82 | | - concurrent-ruby (~> 1.0) |
| 48 | + thor (1.3.1) |
83 | 49 |
|
84 | 50 | PLATFORMS |
| 51 | + arm64-darwin-23 |
85 | 52 | ruby |
86 | 53 |
|
87 | 54 | DEPENDENCIES |
88 | | - aruba (~> 0.14.3) |
| 55 | + aruba (~> 2.2.0) |
89 | 56 |
|
90 | 57 | BUNDLED WITH |
91 | | - 2.1.4 |
| 58 | + 2.5.9 |
0 commit comments