|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + activesupport (6.1.3.1) |
| 5 | + concurrent-ruby (~> 1.0, >= 1.0.2) |
| 6 | + i18n (>= 1.6, < 2) |
| 7 | + minitest (>= 5.1) |
| 8 | + tzinfo (~> 2.0) |
| 9 | + zeitwerk (~> 2.3) |
| 10 | + addressable (2.7.0) |
| 11 | + public_suffix (>= 2.0.2, < 5.0) |
| 12 | + builder (3.2.4) |
| 13 | + capybara (3.35.3) |
| 14 | + addressable |
| 15 | + mini_mime (>= 0.1.3) |
| 16 | + nokogiri (~> 1.8) |
| 17 | + rack (>= 1.6.0) |
| 18 | + rack-test (>= 0.6.3) |
| 19 | + regexp_parser (>= 1.5, < 3.0) |
| 20 | + xpath (~> 3.2) |
| 21 | + childprocess (3.0.0) |
| 22 | + concurrent-ruby (1.1.8) |
| 23 | + cucumber (5.3.0) |
| 24 | + builder (~> 3.2, >= 3.2.4) |
| 25 | + cucumber-core (~> 8.0, >= 8.0.1) |
| 26 | + cucumber-create-meta (~> 2.0, >= 2.0.2) |
| 27 | + cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) |
| 28 | + cucumber-gherkin (~> 15.0, >= 15.0.2) |
| 29 | + cucumber-html-formatter (~> 9.0, >= 9.0.0) |
| 30 | + cucumber-messages (~> 13.1, >= 13.1.0) |
| 31 | + cucumber-wire (~> 4.0, >= 4.0.1) |
| 32 | + diff-lcs (~> 1.4, >= 1.4.4) |
| 33 | + multi_test (~> 0.1, >= 0.1.2) |
| 34 | + sys-uname (~> 1.2, >= 1.2.1) |
| 35 | + cucumber-core (8.0.1) |
| 36 | + cucumber-gherkin (~> 15.0, >= 15.0.2) |
| 37 | + cucumber-messages (~> 13.0, >= 13.0.1) |
| 38 | + cucumber-tag-expressions (~> 2.0, >= 2.0.4) |
| 39 | + cucumber-create-meta (2.0.4) |
| 40 | + cucumber-messages (~> 13.1, >= 13.1.0) |
| 41 | + sys-uname (~> 1.2, >= 1.2.1) |
| 42 | + cucumber-cucumber-expressions (10.3.0) |
| 43 | + cucumber-gherkin (15.0.2) |
| 44 | + cucumber-messages (~> 13.0, >= 13.0.1) |
| 45 | + cucumber-html-formatter (9.0.0) |
| 46 | + cucumber-messages (~> 13.0, >= 13.0.1) |
| 47 | + cucumber-messages (13.2.1) |
| 48 | + protobuf-cucumber (~> 3.10, >= 3.10.8) |
| 49 | + cucumber-tag-expressions (2.0.4) |
| 50 | + cucumber-wire (4.0.1) |
| 51 | + cucumber-core (~> 8.0, >= 8.0.1) |
| 52 | + cucumber-cucumber-expressions (~> 10.3, >= 10.3.0) |
| 53 | + cucumber-messages (~> 13.0, >= 13.0.1) |
| 54 | + diff-lcs (1.4.4) |
| 55 | + ethon (0.12.0) |
| 56 | + ffi (>= 1.3.0) |
| 57 | + ffi (1.15.0) |
| 58 | + i18n (1.8.10) |
| 59 | + concurrent-ruby (~> 1.0) |
| 60 | + mailslurp_client (11.5.20) |
| 61 | + middleware (0.1.0) |
| 62 | + mini_mime (1.1.0) |
| 63 | + mini_portile2 (2.5.0) |
| 64 | + minitest (5.14.4) |
| 65 | + multi_test (0.1.2) |
| 66 | + nokogiri (1.11.2) |
| 67 | + mini_portile2 (~> 2.5.0) |
| 68 | + racc (~> 1.4) |
| 69 | + nokogiri (1.11.2-x86_64-linux) |
| 70 | + racc (~> 1.4) |
| 71 | + protobuf-cucumber (3.10.8) |
| 72 | + activesupport (>= 3.2) |
| 73 | + middleware |
| 74 | + thor |
| 75 | + thread_safe |
| 76 | + public_suffix (4.0.6) |
| 77 | + racc (1.5.2) |
| 78 | + rack (2.2.3) |
| 79 | + rack-test (1.1.0) |
| 80 | + rack (>= 1.0, < 3) |
| 81 | + regexp_parser (2.1.1) |
| 82 | + rspec (3.10.0) |
| 83 | + rspec-core (~> 3.10.0) |
| 84 | + rspec-expectations (~> 3.10.0) |
| 85 | + rspec-mocks (~> 3.10.0) |
| 86 | + rspec-core (3.10.1) |
| 87 | + rspec-support (~> 3.10.0) |
| 88 | + rspec-expectations (3.10.1) |
| 89 | + diff-lcs (>= 1.2.0, < 2.0) |
| 90 | + rspec-support (~> 3.10.0) |
| 91 | + rspec-mocks (3.10.2) |
| 92 | + diff-lcs (>= 1.2.0, < 2.0) |
| 93 | + rspec-support (~> 3.10.0) |
| 94 | + rspec-support (3.10.2) |
| 95 | + rubyzip (2.3.0) |
| 96 | + selenium-webdriver (3.142.7) |
| 97 | + childprocess (>= 0.5, < 4.0) |
| 98 | + rubyzip (>= 1.2.2) |
| 99 | + sys-uname (1.2.2) |
| 100 | + ffi (~> 1.1) |
| 101 | + thor (1.1.0) |
| 102 | + thread_safe (0.3.6) |
| 103 | + typhoeus (1.4.0) |
| 104 | + ethon (>= 0.9.0) |
| 105 | + tzinfo (2.0.4) |
| 106 | + concurrent-ruby (~> 1.0) |
| 107 | + xpath (3.2.0) |
| 108 | + nokogiri (~> 1.8) |
| 109 | + zeitwerk (2.4.2) |
| 110 | + |
| 111 | +PLATFORMS |
| 112 | + ruby |
| 113 | + x86_64-linux |
| 114 | + |
| 115 | +DEPENDENCIES |
| 116 | + capybara (~> 3.35) |
| 117 | + cucumber (~> 5.3) |
| 118 | + mailslurp_client (~> 11.5) |
| 119 | + rspec (~> 3.10) |
| 120 | + selenium-webdriver (~> 3.142) |
| 121 | + typhoeus (~> 1.4) |
| 122 | + |
| 123 | +BUNDLED WITH |
| 124 | + 2.2.3 |
0 commit comments