|
1 | 1 | GEM |
2 | 2 | remote: https://rubygems.org/ |
3 | 3 | specs: |
4 | | - aruba (0.6.2) |
5 | | - childprocess (>= 0.3.6) |
6 | | - cucumber (>= 1.1.1) |
7 | | - rspec-expectations (>= 2.7.0) |
8 | | - builder (3.2.2) |
9 | | - childprocess (0.5.5) |
10 | | - ffi (~> 1.0, >= 1.0.11) |
11 | | - cucumber (1.3.19) |
12 | | - builder (>= 2.1.2) |
13 | | - diff-lcs (>= 1.1.3) |
14 | | - gherkin (~> 2.12) |
15 | | - multi_json (>= 1.7.5, < 2.0) |
16 | | - multi_test (>= 0.1.2) |
17 | | - diff-lcs (1.2.5) |
18 | | - ffi (1.13.1) |
19 | | - gherkin (2.12.2) |
20 | | - multi_json (~> 1.3) |
21 | | - multi_json (1.10.1) |
22 | | - multi_test (0.1.2) |
23 | | - rspec-expectations (3.2.0) |
| 4 | + aruba (2.3.2) |
| 5 | + bundler (>= 1.17, < 3.0) |
| 6 | + contracts (>= 0.16.0, < 0.18.0) |
| 7 | + cucumber (>= 8.0, < 11.0) |
| 8 | + rspec-expectations (>= 3.4, < 5.0) |
| 9 | + thor (~> 1.0) |
| 10 | + base64 (0.3.0) |
| 11 | + bigdecimal (3.3.1) |
| 12 | + builder (3.3.0) |
| 13 | + contracts (0.17.2) |
| 14 | + cucumber (10.1.1) |
| 15 | + base64 (~> 0.2) |
| 16 | + builder (~> 3.2) |
| 17 | + cucumber-ci-environment (> 9, < 11) |
| 18 | + cucumber-core (> 15, < 17) |
| 19 | + cucumber-cucumber-expressions (> 17, < 19) |
| 20 | + cucumber-html-formatter (> 20.3, < 22) |
| 21 | + diff-lcs (~> 1.5) |
| 22 | + logger (~> 1.6) |
| 23 | + mini_mime (~> 1.1) |
| 24 | + multi_test (~> 1.1) |
| 25 | + sys-uname (~> 1.3) |
| 26 | + cucumber-ci-environment (10.0.1) |
| 27 | + cucumber-core (15.3.0) |
| 28 | + cucumber-gherkin (> 27, < 35) |
| 29 | + cucumber-messages (> 26, < 30) |
| 30 | + cucumber-tag-expressions (> 5, < 9) |
| 31 | + cucumber-cucumber-expressions (18.0.1) |
| 32 | + bigdecimal |
| 33 | + cucumber-gherkin (34.0.0) |
| 34 | + cucumber-messages (> 25, < 29) |
| 35 | + cucumber-html-formatter (21.15.1) |
| 36 | + cucumber-messages (> 19, < 28) |
| 37 | + cucumber-messages (27.2.0) |
| 38 | + cucumber-tag-expressions (8.0.0) |
| 39 | + diff-lcs (1.6.2) |
| 40 | + ffi (1.17.2) |
| 41 | + logger (1.7.0) |
| 42 | + memoist3 (1.0.0) |
| 43 | + mini_mime (1.1.5) |
| 44 | + multi_test (1.1.0) |
| 45 | + rspec-expectations (3.13.5) |
24 | 46 | diff-lcs (>= 1.2.0, < 2.0) |
25 | | - rspec-support (~> 3.2.0) |
26 | | - rspec-support (3.2.2) |
| 47 | + rspec-support (~> 3.13.0) |
| 48 | + rspec-support (3.13.6) |
| 49 | + sys-uname (1.4.1) |
| 50 | + ffi (~> 1.1) |
| 51 | + memoist3 (~> 1.0.0) |
| 52 | + thor (1.4.0) |
27 | 53 |
|
28 | 54 | PLATFORMS |
29 | 55 | ruby |
30 | 56 |
|
31 | 57 | DEPENDENCIES |
32 | 58 | aruba |
33 | 59 | cucumber |
| 60 | + |
| 61 | +BUNDLED WITH |
| 62 | + 2.7.2 |
0 commit comments