|
3 | 3 | specs: |
4 | 4 | allure-cucumber (2.13.5) |
5 | 5 | allure-ruby-commons (= 2.13.5) |
6 | | - cucumber (>= 4.0.0.rc5) |
| 6 | + cucumber (>= 4.0.0.rc6) |
7 | 7 |
|
8 | 8 | PATH |
9 | 9 | remote: allure-rspec |
|
39 | 39 | coderay (1.1.2) |
40 | 40 | colorize (0.8.1) |
41 | 41 | concurrent-ruby (1.1.6) |
42 | | - cucumber (4.0.0.rc.5) |
| 42 | + cucumber (4.0.0.rc.6) |
43 | 43 | builder (~> 3.2, >= 3.2.3) |
44 | | - cucumber-core (~> 6.0, >= 6.0.0) |
45 | | - cucumber-expressions (~> 8.0, >= 8.0.2) |
46 | | - cucumber-gherkin (~> 10.0, >= 10.0.0) |
47 | | - cucumber-html-formatter (~> 4.3, >= 4.3.0) |
48 | | - cucumber-wire (~> 2.0, >= 2.0.0) |
| 44 | + cucumber-core (~> 7.0, >= 7.0.0) |
| 45 | + cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) |
| 46 | + cucumber-gherkin (~> 13.0, >= 13.0.0) |
| 47 | + cucumber-html-formatter (~> 6.0, >= 6.0.1) |
| 48 | + cucumber-messages (~> 12.1, >= 12.1.1) |
| 49 | + cucumber-wire (~> 3.0, >= 3.0.0) |
49 | 50 | diff-lcs (~> 1.3, >= 1.3) |
50 | 51 | multi_test (~> 0.1, >= 0.1.2) |
51 | | - cucumber-core (6.0.0) |
52 | | - cucumber-gherkin (~> 10.0, >= 10.0.0) |
53 | | - cucumber-messages (~> 10.0, >= 10.0.1) |
54 | | - cucumber-tag_expressions (~> 2.0, >= 2.0.2) |
55 | | - cucumber-expressions (8.3.0) |
56 | | - cucumber-gherkin (10.0.0) |
57 | | - cucumber-messages (~> 10.0, >= 10.0.1) |
58 | | - cucumber-html-formatter (4.3.0) |
59 | | - cucumber-messages (~> 10.0, >= 10.0.3) |
60 | | - cucumber-messages (10.0.3) |
| 52 | + sys-uname (~> 1.0, >= 1.0.2) |
| 53 | + cucumber-core (7.0.0) |
| 54 | + cucumber-gherkin (~> 13.0, >= 13.0.0) |
| 55 | + cucumber-messages (~> 12.1, >= 12.1.1) |
| 56 | + cucumber-tag-expressions (~> 2.0, >= 2.0.4) |
| 57 | + cucumber-cucumber-expressions (10.1.0) |
| 58 | + cucumber-gherkin (13.0.0) |
| 59 | + cucumber-messages (~> 12.0, >= 12.0.0) |
| 60 | + cucumber-html-formatter (6.0.2) |
| 61 | + cucumber-messages (~> 12.1, >= 12.1.1) |
| 62 | + cucumber-messages (12.1.1) |
61 | 63 | protobuf-cucumber (~> 3.10, >= 3.10.8) |
62 | | - cucumber-tag_expressions (2.0.2) |
63 | | - cucumber-wire (2.0.1) |
64 | | - cucumber-core (~> 6.0, >= 6.0.0) |
65 | | - cucumber-expressions (~> 8.0, >= 8.0.2) |
| 64 | + cucumber-tag-expressions (2.0.4) |
| 65 | + cucumber-wire (3.0.0) |
| 66 | + cucumber-core (~> 7.0, >= 7.0.0) |
| 67 | + cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) |
| 68 | + cucumber-messages (~> 12.1, >= 12.1.1) |
66 | 69 | diff-lcs (1.3) |
67 | 70 | docile (1.3.2) |
68 | 71 | e2mmap (0.1.0) |
| 72 | + ffi (1.12.2) |
69 | 73 | i18n (1.8.2) |
70 | 74 | concurrent-ruby (~> 1.0) |
71 | 75 | jaro_winkler (1.5.4) |
@@ -148,13 +152,15 @@ GEM |
148 | 152 | thor (~> 1.0) |
149 | 153 | tilt (~> 2.0) |
150 | 154 | yard (~> 0.9, >= 0.9.24) |
| 155 | + sys-uname (1.2.1) |
| 156 | + ffi (>= 1.0.0) |
151 | 157 | systemu (2.6.5) |
152 | 158 | terminal-table (1.8.0) |
153 | 159 | unicode-display_width (~> 1.1, >= 1.1.1) |
154 | 160 | thor (1.0.1) |
155 | 161 | thread_safe (0.3.6) |
156 | 162 | tilt (2.0.10) |
157 | | - tzinfo (1.2.6) |
| 163 | + tzinfo (1.2.7) |
158 | 164 | thread_safe (~> 0.1) |
159 | 165 | unicode-display_width (1.7.0) |
160 | 166 | uuid (2.3.9) |
|
0 commit comments