|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + actionmailer (4.2.11) |
| 5 | + actionpack (= 4.2.11) |
| 6 | + actionview (= 4.2.11) |
| 7 | + activejob (= 4.2.11) |
| 8 | + mail (~> 2.5, >= 2.5.4) |
| 9 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 10 | + actionpack (4.2.11) |
| 11 | + actionview (= 4.2.11) |
| 12 | + activesupport (= 4.2.11) |
| 13 | + rack (~> 1.6) |
| 14 | + rack-test (~> 0.6.2) |
| 15 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 16 | + rails-html-sanitizer (~> 1.0, >= 1.0.2) |
| 17 | + actionview (4.2.11) |
| 18 | + activesupport (= 4.2.11) |
| 19 | + builder (~> 3.1) |
| 20 | + erubis (~> 2.7.0) |
| 21 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 22 | + rails-html-sanitizer (~> 1.0, >= 1.0.3) |
| 23 | + activejob (4.2.11) |
| 24 | + activesupport (= 4.2.11) |
| 25 | + globalid (>= 0.3.0) |
| 26 | + activemodel (4.2.11) |
| 27 | + activesupport (= 4.2.11) |
| 28 | + builder (~> 3.1) |
| 29 | + activerecord (4.2.11) |
| 30 | + activemodel (= 4.2.11) |
| 31 | + activesupport (= 4.2.11) |
| 32 | + arel (~> 6.0) |
| 33 | + activesupport (4.2.11) |
| 34 | + i18n (~> 0.7) |
| 35 | + minitest (~> 5.1) |
| 36 | + thread_safe (~> 0.3, >= 0.3.4) |
| 37 | + tzinfo (~> 1.1) |
| 38 | + addressable (2.8.0) |
| 39 | + public_suffix (>= 2.0.2, < 5.0) |
| 40 | + arel (6.0.4) |
| 41 | + binding_of_caller (1.0.0) |
| 42 | + debug_inspector (>= 0.0.1) |
| 43 | + builder (3.2.4) |
| 44 | + byebug (11.1.3) |
| 45 | + capybara (3.35.3) |
| 46 | + addressable |
| 47 | + mini_mime (>= 0.1.3) |
| 48 | + nokogiri (~> 1.8) |
| 49 | + rack (>= 1.6.0) |
| 50 | + rack-test (>= 0.6.3) |
| 51 | + regexp_parser (>= 1.5, < 3.0) |
| 52 | + xpath (~> 3.2) |
| 53 | + coderay (1.1.3) |
| 54 | + concurrent-ruby (1.1.9) |
| 55 | + crass (1.0.6) |
| 56 | + cucumber (4.1.0) |
| 57 | + builder (~> 3.2, >= 3.2.3) |
| 58 | + cucumber-core (~> 7.1, >= 7.1.0) |
| 59 | + cucumber-create-meta (~> 1.0.0, >= 1.0.0) |
| 60 | + cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) |
| 61 | + cucumber-gherkin (~> 14.0, >= 14.0.1) |
| 62 | + cucumber-html-formatter (~> 7.0, >= 7.0.0) |
| 63 | + cucumber-messages (~> 12.2, >= 12.2.0) |
| 64 | + cucumber-wire (~> 3.1, >= 3.1.0) |
| 65 | + diff-lcs (~> 1.3, >= 1.3, < 1.4) |
| 66 | + multi_test (~> 0.1, >= 0.1.2) |
| 67 | + sys-uname (~> 1.0, >= 1.0.2) |
| 68 | + cucumber-core (7.1.0) |
| 69 | + cucumber-gherkin (~> 14.0, >= 14.0.1) |
| 70 | + cucumber-messages (~> 12.2, >= 12.2.0) |
| 71 | + cucumber-tag-expressions (~> 2.0, >= 2.0.4) |
| 72 | + cucumber-create-meta (1.0.0) |
| 73 | + cucumber-messages (~> 12.2, >= 12.2.0) |
| 74 | + sys-uname (~> 1.2, >= 1.2.1) |
| 75 | + cucumber-cucumber-expressions (10.3.0) |
| 76 | + cucumber-gherkin (14.2.0) |
| 77 | + cucumber-messages (~> 12.4, >= 12.4.0) |
| 78 | + cucumber-html-formatter (7.2.0) |
| 79 | + cucumber-messages (~> 12.4, >= 12.4.0) |
| 80 | + cucumber-messages (12.4.0) |
| 81 | + protobuf-cucumber (~> 3.10, >= 3.10.8) |
| 82 | + cucumber-rails (2.1.0) |
| 83 | + capybara (>= 2.12, < 4) |
| 84 | + cucumber (>= 3.0.2, < 5) |
| 85 | + mime-types (>= 2.0, < 4) |
| 86 | + nokogiri (~> 1.8) |
| 87 | + rails (>= 4.2, < 7) |
| 88 | + cucumber-tag-expressions (2.0.4) |
| 89 | + cucumber-wire (3.1.0) |
| 90 | + cucumber-core (~> 7.1, >= 7.1.0) |
| 91 | + cucumber-cucumber-expressions (~> 10.1, >= 10.1.0) |
| 92 | + cucumber-messages (~> 12.2, >= 12.2.0) |
| 93 | + database_cleaner (1.99.0) |
| 94 | + debug_inspector (1.1.0) |
| 95 | + diff-lcs (1.3) |
| 96 | + erubis (2.7.0) |
| 97 | + execjs (2.8.1) |
| 98 | + ffi (1.15.4) |
| 99 | + globalid (0.4.2) |
| 100 | + activesupport (>= 4.2.0) |
| 101 | + i18n (0.9.5) |
| 102 | + concurrent-ruby (~> 1.0) |
| 103 | + jquery-rails (4.4.0) |
| 104 | + rails-dom-testing (>= 1, < 3) |
| 105 | + railties (>= 4.2.0) |
| 106 | + thor (>= 0.14, < 2.0) |
| 107 | + loofah (2.12.0) |
| 108 | + crass (~> 1.0.2) |
| 109 | + nokogiri (>= 1.5.9) |
| 110 | + mail (2.7.1) |
| 111 | + mini_mime (>= 0.1.1) |
| 112 | + method_source (1.0.0) |
| 113 | + middleware (0.1.0) |
| 114 | + mime-types (3.3.1) |
| 115 | + mime-types-data (~> 3.2015) |
| 116 | + mime-types-data (3.2021.0901) |
| 117 | + mini_mime (1.1.2) |
| 118 | + mini_portile2 (2.6.1) |
| 119 | + minitest (5.14.4) |
| 120 | + multi_test (0.1.2) |
| 121 | + nokogiri (1.12.5) |
| 122 | + mini_portile2 (~> 2.6.1) |
| 123 | + racc (~> 1.4) |
| 124 | + pg (0.21.0) |
| 125 | + protobuf-cucumber (3.10.8) |
| 126 | + activesupport (>= 3.2) |
| 127 | + middleware |
| 128 | + thor |
| 129 | + thread_safe |
| 130 | + pry (0.14.1) |
| 131 | + coderay (~> 1.1) |
| 132 | + method_source (~> 1.0) |
| 133 | + pry-byebug (3.8.0) |
| 134 | + byebug (~> 11.0) |
| 135 | + pry (~> 0.10) |
| 136 | + public_suffix (4.0.6) |
| 137 | + racc (1.5.2) |
| 138 | + rack (1.6.13) |
| 139 | + rack-test (0.6.3) |
| 140 | + rack (>= 1.0) |
| 141 | + rails (4.2.11) |
| 142 | + actionmailer (= 4.2.11) |
| 143 | + actionpack (= 4.2.11) |
| 144 | + actionview (= 4.2.11) |
| 145 | + activejob (= 4.2.11) |
| 146 | + activemodel (= 4.2.11) |
| 147 | + activerecord (= 4.2.11) |
| 148 | + activesupport (= 4.2.11) |
| 149 | + bundler (>= 1.3.0, < 2.0) |
| 150 | + railties (= 4.2.11) |
| 151 | + sprockets-rails |
| 152 | + rails-deprecated_sanitizer (1.0.4) |
| 153 | + activesupport (>= 4.2.0.alpha) |
| 154 | + rails-dom-testing (1.0.9) |
| 155 | + activesupport (>= 4.2.0, < 5.0) |
| 156 | + nokogiri (~> 1.6) |
| 157 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 158 | + rails-html-sanitizer (1.4.2) |
| 159 | + loofah (~> 2.3) |
| 160 | + rails_12factor (0.0.3) |
| 161 | + rails_serve_static_assets |
| 162 | + rails_stdout_logging |
| 163 | + rails_serve_static_assets (0.0.5) |
| 164 | + rails_stdout_logging (0.0.5) |
| 165 | + railties (4.2.11) |
| 166 | + actionpack (= 4.2.11) |
| 167 | + activesupport (= 4.2.11) |
| 168 | + rake (>= 0.8.7) |
| 169 | + thor (>= 0.18.1, < 2.0) |
| 170 | + rake (13.0.6) |
| 171 | + rb-fsevent (0.11.0) |
| 172 | + rb-inotify (0.10.1) |
| 173 | + ffi (~> 1.0) |
| 174 | + regexp_parser (2.1.1) |
| 175 | + rspec-core (3.10.1) |
| 176 | + rspec-support (~> 3.10.0) |
| 177 | + rspec-expectations (3.10.1) |
| 178 | + diff-lcs (>= 1.2.0, < 2.0) |
| 179 | + rspec-support (~> 3.10.0) |
| 180 | + rspec-mocks (3.10.2) |
| 181 | + diff-lcs (>= 1.2.0, < 2.0) |
| 182 | + rspec-support (~> 3.10.0) |
| 183 | + rspec-rails (4.1.2) |
| 184 | + actionpack (>= 4.2) |
| 185 | + activesupport (>= 4.2) |
| 186 | + railties (>= 4.2) |
| 187 | + rspec-core (~> 3.10) |
| 188 | + rspec-expectations (~> 3.10) |
| 189 | + rspec-mocks (~> 3.10) |
| 190 | + rspec-support (~> 3.10) |
| 191 | + rspec-support (3.10.2) |
| 192 | + sass (3.7.4) |
| 193 | + sass-listen (~> 4.0.0) |
| 194 | + sass-listen (4.0.0) |
| 195 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 196 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 197 | + sass-rails (5.0.7) |
| 198 | + railties (>= 4.0.0, < 6) |
| 199 | + sass (~> 3.1) |
| 200 | + sprockets (>= 2.8, < 4.0) |
| 201 | + sprockets-rails (>= 2.0, < 4.0) |
| 202 | + tilt (>= 1.1, < 3) |
| 203 | + sprockets (3.7.2) |
| 204 | + concurrent-ruby (~> 1.0) |
| 205 | + rack (> 1, < 3) |
| 206 | + sprockets-rails (3.2.2) |
| 207 | + actionpack (>= 4.0) |
| 208 | + activesupport (>= 4.0) |
| 209 | + sprockets (>= 3.0.0) |
| 210 | + sqlite3 (1.3.13) |
| 211 | + sys-uname (1.2.2) |
| 212 | + ffi (~> 1.1) |
| 213 | + thor (1.1.0) |
| 214 | + thread_safe (0.3.6) |
| 215 | + tilt (2.0.10) |
| 216 | + tzinfo (1.2.9) |
| 217 | + thread_safe (~> 0.1) |
| 218 | + uglifier (4.2.0) |
| 219 | + execjs (>= 0.3.0, < 3) |
| 220 | + web-console (2.3.0) |
| 221 | + activemodel (>= 4.0) |
| 222 | + binding_of_caller (>= 0.7.2) |
| 223 | + railties (>= 4.0) |
| 224 | + sprockets-rails (>= 2.0, < 4.0) |
| 225 | + xpath (3.2.0) |
| 226 | + nokogiri (~> 1.8) |
| 227 | + |
| 228 | +PLATFORMS |
| 229 | + ruby |
| 230 | + |
| 231 | +DEPENDENCIES |
| 232 | + byebug |
| 233 | + cucumber-rails |
| 234 | + database_cleaner |
| 235 | + jquery-rails |
| 236 | + pg (~> 0.2) |
| 237 | + pry |
| 238 | + pry-byebug |
| 239 | + rails (= 4.2.11) |
| 240 | + rails_12factor |
| 241 | + rspec-rails |
| 242 | + sass-rails (~> 5.0.3) |
| 243 | + sqlite3 (~> 1.3.6) |
| 244 | + uglifier (>= 2.7.1) |
| 245 | + web-console (~> 2.0) |
| 246 | + |
| 247 | +RUBY VERSION |
| 248 | + ruby 2.6.6p146 |
| 249 | + |
| 250 | +BUNDLED WITH |
| 251 | + 1.17.3 |
0 commit comments