|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + addressable (2.8.7) |
| 5 | + public_suffix (>= 2.0.2, < 7.0) |
| 6 | + base64 (0.2.0) |
| 7 | + bigdecimal (3.1.8) |
| 8 | + builder (3.3.0) |
| 9 | + byebug (11.1.3) |
| 10 | + capybara (3.40.0) |
| 11 | + addressable |
| 12 | + matrix |
| 13 | + mini_mime (>= 0.1.3) |
| 14 | + nokogiri (~> 1.11) |
| 15 | + rack (>= 1.6.0) |
| 16 | + rack-test (>= 0.6.3) |
| 17 | + regexp_parser (>= 1.5, < 3.0) |
| 18 | + xpath (~> 3.2) |
| 19 | + cucumber (9.2.0) |
| 20 | + builder (~> 3.2) |
| 21 | + cucumber-ci-environment (> 9, < 11) |
| 22 | + cucumber-core (> 13, < 14) |
| 23 | + cucumber-cucumber-expressions (~> 17.0) |
| 24 | + cucumber-gherkin (> 24, < 28) |
| 25 | + cucumber-html-formatter (> 20.3, < 22) |
| 26 | + cucumber-messages (> 19, < 25) |
| 27 | + diff-lcs (~> 1.5) |
| 28 | + mini_mime (~> 1.1) |
| 29 | + multi_test (~> 1.1) |
| 30 | + sys-uname (~> 1.2) |
| 31 | + cucumber-ci-environment (10.0.1) |
| 32 | + cucumber-core (13.0.3) |
| 33 | + cucumber-gherkin (>= 27, < 28) |
| 34 | + cucumber-messages (>= 20, < 23) |
| 35 | + cucumber-tag-expressions (> 5, < 7) |
| 36 | + cucumber-cucumber-expressions (17.1.0) |
| 37 | + bigdecimal |
| 38 | + cucumber-gherkin (27.0.0) |
| 39 | + cucumber-messages (>= 19.1.4, < 23) |
| 40 | + cucumber-html-formatter (21.6.0) |
| 41 | + cucumber-messages (> 19, < 25) |
| 42 | + cucumber-messages (22.0.0) |
| 43 | + cucumber-tag-expressions (6.1.0) |
| 44 | + diff-lcs (1.5.1) |
| 45 | + ffi (1.17.0-x86_64-linux-gnu) |
| 46 | + logger (1.6.0) |
| 47 | + matrix (0.4.2) |
| 48 | + mini_mime (1.1.5) |
| 49 | + multi_test (1.1.0) |
| 50 | + nokogiri (1.16.7-x86_64-linux) |
| 51 | + racc (~> 1.4) |
| 52 | + public_suffix (6.0.1) |
| 53 | + racc (1.8.1) |
| 54 | + rack (3.1.7) |
| 55 | + rack-test (2.1.0) |
| 56 | + rack (>= 1.3) |
| 57 | + regexp_parser (2.9.2) |
| 58 | + rexml (3.3.4) |
| 59 | + strscan |
| 60 | + rubyzip (2.3.2) |
| 61 | + selenium-webdriver (4.23.0) |
| 62 | + base64 (~> 0.2) |
| 63 | + logger (~> 1.4) |
| 64 | + rexml (~> 3.2, >= 3.2.5) |
| 65 | + rubyzip (>= 1.2.2, < 3.0) |
| 66 | + websocket (~> 1.0) |
| 67 | + strscan (3.1.0) |
| 68 | + sys-uname (1.3.0) |
| 69 | + ffi (~> 1.1) |
| 70 | + websocket (1.2.11) |
| 71 | + xpath (3.2.0) |
| 72 | + nokogiri (~> 1.8) |
| 73 | + |
| 74 | +PLATFORMS |
| 75 | + x86_64-linux |
| 76 | + |
| 77 | +DEPENDENCIES |
| 78 | + byebug |
| 79 | + capybara |
| 80 | + cucumber |
| 81 | + selenium-webdriver |
| 82 | + |
| 83 | +BUNDLED WITH |
| 84 | + 2.4.1 |
0 commit comments