|
| 1 | +PATH |
| 2 | + remote: . |
| 3 | + specs: |
| 4 | + allure-cucumber (2.13.2) |
| 5 | + allure-ruby-commons (= 2.13.2) |
| 6 | + cucumber (~> 3.1) |
| 7 | + allure-rspec (2.13.2) |
| 8 | + allure-ruby-commons (= 2.13.2) |
| 9 | + rspec-core (~> 3.8) |
| 10 | + allure-ruby (2.13.2) |
| 11 | + allure-cucumber (= 2.13.2) |
| 12 | + allure-rspec (= 2.13.2) |
| 13 | + allure-ruby-commons (= 2.13.2) |
| 14 | + allure-ruby-commons (2.13.2) |
| 15 | + json (>= 1.8, < 3) |
| 16 | + mime-types (~> 3.3) |
| 17 | + require_all (>= 2, < 4) |
| 18 | + uuid (~> 2.3) |
| 19 | + |
| 20 | +GEM |
| 21 | + remote: https://rubygems.org/ |
| 22 | + specs: |
| 23 | + ast (2.4.0) |
| 24 | + backport (1.1.2) |
| 25 | + backports (3.15.0) |
| 26 | + builder (3.2.3) |
| 27 | + coderay (1.1.2) |
| 28 | + colorize (0.8.1) |
| 29 | + coveralls (0.8.23) |
| 30 | + json (>= 1.8, < 3) |
| 31 | + simplecov (~> 0.16.1) |
| 32 | + term-ansicolor (~> 1.3) |
| 33 | + thor (>= 0.19.4, < 2.0) |
| 34 | + tins (~> 1.6) |
| 35 | + cucumber (3.1.2) |
| 36 | + builder (>= 2.1.2) |
| 37 | + cucumber-core (~> 3.2.0) |
| 38 | + cucumber-expressions (~> 6.0.1) |
| 39 | + cucumber-wire (~> 0.0.1) |
| 40 | + diff-lcs (~> 1.3) |
| 41 | + gherkin (~> 5.1.0) |
| 42 | + multi_json (>= 1.7.5, < 2.0) |
| 43 | + multi_test (>= 0.1.2) |
| 44 | + cucumber-core (3.2.1) |
| 45 | + backports (>= 3.8.0) |
| 46 | + cucumber-tag_expressions (~> 1.1.0) |
| 47 | + gherkin (~> 5.0) |
| 48 | + cucumber-expressions (6.0.1) |
| 49 | + cucumber-tag_expressions (1.1.1) |
| 50 | + cucumber-wire (0.0.1) |
| 51 | + diff-lcs (1.3) |
| 52 | + docile (1.3.2) |
| 53 | + gherkin (5.1.0) |
| 54 | + jaro_winkler (1.5.4) |
| 55 | + json (2.2.0) |
| 56 | + lefthook (0.6.5) |
| 57 | + macaddr (1.7.2) |
| 58 | + systemu (~> 2.6.5) |
| 59 | + maruku (0.7.3) |
| 60 | + method_source (0.9.2) |
| 61 | + mime-types (3.3) |
| 62 | + mime-types-data (~> 3.2015) |
| 63 | + mime-types-data (3.2019.1009) |
| 64 | + mini_portile2 (2.4.0) |
| 65 | + multi_json (1.14.1) |
| 66 | + multi_test (0.1.2) |
| 67 | + nokogiri (1.10.5) |
| 68 | + mini_portile2 (~> 2.4.0) |
| 69 | + parallel (1.19.1) |
| 70 | + parser (2.6.5.0) |
| 71 | + ast (~> 2.4.0) |
| 72 | + pry (0.12.2) |
| 73 | + coderay (~> 1.1.0) |
| 74 | + method_source (~> 0.9.0) |
| 75 | + rainbow (3.0.0) |
| 76 | + rake (13.0.1) |
| 77 | + require_all (3.0.0) |
| 78 | + reverse_markdown (1.3.0) |
| 79 | + nokogiri |
| 80 | + rspec (3.9.0) |
| 81 | + rspec-core (~> 3.9.0) |
| 82 | + rspec-expectations (~> 3.9.0) |
| 83 | + rspec-mocks (~> 3.9.0) |
| 84 | + rspec-core (3.9.0) |
| 85 | + rspec-support (~> 3.9.0) |
| 86 | + rspec-expectations (3.9.0) |
| 87 | + diff-lcs (>= 1.2.0, < 2.0) |
| 88 | + rspec-support (~> 3.9.0) |
| 89 | + rspec-mocks (3.9.0) |
| 90 | + diff-lcs (>= 1.2.0, < 2.0) |
| 91 | + rspec-support (~> 3.9.0) |
| 92 | + rspec-support (3.9.0) |
| 93 | + rubocop (0.76.0) |
| 94 | + jaro_winkler (~> 1.5.1) |
| 95 | + parallel (~> 1.10) |
| 96 | + parser (>= 2.6) |
| 97 | + rainbow (>= 2.2.2, < 4.0) |
| 98 | + ruby-progressbar (~> 1.7) |
| 99 | + unicode-display_width (>= 1.4.0, < 1.7) |
| 100 | + rubocop-performance (1.5.1) |
| 101 | + rubocop (>= 0.71.0) |
| 102 | + ruby-progressbar (1.10.1) |
| 103 | + semantic (1.6.1) |
| 104 | + simplecov (0.16.1) |
| 105 | + docile (~> 1.1) |
| 106 | + json (>= 1.8, < 3) |
| 107 | + simplecov-html (~> 0.10.0) |
| 108 | + simplecov-html (0.10.2) |
| 109 | + solargraph (0.38.0) |
| 110 | + backport (~> 1.1) |
| 111 | + bundler (>= 1.17.2) |
| 112 | + jaro_winkler (~> 1.5) |
| 113 | + maruku (~> 0.7, >= 0.7.3) |
| 114 | + nokogiri (~> 1.9, >= 1.9.1) |
| 115 | + parser (~> 2.3) |
| 116 | + reverse_markdown (~> 1.0, >= 1.0.5) |
| 117 | + rubocop (~> 0.52) |
| 118 | + thor (~> 0.19, >= 0.19.4) |
| 119 | + tilt (~> 2.0) |
| 120 | + yard (~> 0.9) |
| 121 | + systemu (2.6.5) |
| 122 | + term-ansicolor (1.7.1) |
| 123 | + tins (~> 1.0) |
| 124 | + thor (0.20.3) |
| 125 | + tilt (2.0.10) |
| 126 | + tins (1.22.2) |
| 127 | + unicode-display_width (1.6.0) |
| 128 | + uuid (2.3.9) |
| 129 | + macaddr (~> 1.0) |
| 130 | + yard (0.9.20) |
| 131 | + |
| 132 | +PLATFORMS |
| 133 | + ruby |
| 134 | + |
| 135 | +DEPENDENCIES |
| 136 | + allure-ruby! |
| 137 | + bundler (~> 2.0) |
| 138 | + colorize (~> 0.8) |
| 139 | + coveralls (~> 0.8) |
| 140 | + lefthook (~> 0.6.3) |
| 141 | + pry (~> 0.12.2) |
| 142 | + rake (~> 13.0) |
| 143 | + rspec (~> 3.8) |
| 144 | + rubocop (~> 0.74) |
| 145 | + rubocop-performance (~> 1.4) |
| 146 | + semantic (~> 1.6) |
| 147 | + simplecov (~> 0.16) |
| 148 | + solargraph (~> 0.35) |
| 149 | + |
| 150 | +BUNDLED WITH |
| 151 | + 2.0.2 |
0 commit comments