|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + actionmailer (4.2.0) |
| 5 | + actionpack (= 4.2.0) |
| 6 | + actionview (= 4.2.0) |
| 7 | + activejob (= 4.2.0) |
| 8 | + mail (~> 2.5, >= 2.5.4) |
| 9 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 10 | + actionpack (4.2.0) |
| 11 | + actionview (= 4.2.0) |
| 12 | + activesupport (= 4.2.0) |
| 13 | + rack (~> 1.6.0) |
| 14 | + rack-test (~> 0.6.2) |
| 15 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 16 | + rails-html-sanitizer (~> 1.0, >= 1.0.1) |
| 17 | + actionview (4.2.0) |
| 18 | + activesupport (= 4.2.0) |
| 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.1) |
| 23 | + activejob (4.2.0) |
| 24 | + activesupport (= 4.2.0) |
| 25 | + globalid (>= 0.3.0) |
| 26 | + activemodel (4.2.0) |
| 27 | + activesupport (= 4.2.0) |
| 28 | + builder (~> 3.1) |
| 29 | + activerecord (4.2.0) |
| 30 | + activemodel (= 4.2.0) |
| 31 | + activesupport (= 4.2.0) |
| 32 | + arel (~> 6.0) |
| 33 | + activesupport (4.2.0) |
| 34 | + i18n (~> 0.7) |
| 35 | + json (~> 1.7, >= 1.7.7) |
| 36 | + minitest (~> 5.1) |
| 37 | + thread_safe (~> 0.3, >= 0.3.4) |
| 38 | + tzinfo (~> 1.1) |
| 39 | + addressable (2.7.0) |
| 40 | + public_suffix (>= 2.0.2, < 5.0) |
| 41 | + arel (6.0.4) |
| 42 | + binding_of_caller (0.8.0) |
| 43 | + debug_inspector (>= 0.0.1) |
| 44 | + builder (3.2.4) |
| 45 | + byebug (10.0.2) |
| 46 | + capybara (3.1.1) |
| 47 | + addressable |
| 48 | + mini_mime (>= 0.1.3) |
| 49 | + nokogiri (~> 1.8) |
| 50 | + rack (>= 1.6.0) |
| 51 | + rack-test (>= 0.6.3) |
| 52 | + xpath (~> 3.0) |
| 53 | + childprocess (0.9.0) |
| 54 | + ffi (~> 1.0, >= 1.0.11) |
| 55 | + cliver (0.3.2) |
| 56 | + coffee-rails (4.1.1) |
| 57 | + coffee-script (>= 2.2.0) |
| 58 | + railties (>= 4.0.0, < 5.1.x) |
| 59 | + coffee-script (2.4.1) |
| 60 | + coffee-script-source |
| 61 | + execjs |
| 62 | + coffee-script-source (1.12.2) |
| 63 | + concurrent-ruby (1.1.6) |
| 64 | + crass (1.0.6) |
| 65 | + database_cleaner (1.8.3) |
| 66 | + debug_inspector (0.0.3) |
| 67 | + diff-lcs (1.3) |
| 68 | + email_spec (2.2.0) |
| 69 | + htmlentities (~> 4.3.3) |
| 70 | + launchy (~> 2.1) |
| 71 | + mail (~> 2.7) |
| 72 | + erubis (2.7.0) |
| 73 | + execjs (2.7.0) |
| 74 | + faker (1.9.1) |
| 75 | + i18n (>= 0.7) |
| 76 | + ffi (1.12.2) |
| 77 | + globalid (0.4.2) |
| 78 | + activesupport (>= 4.2.0) |
| 79 | + htmlentities (4.3.4) |
| 80 | + i18n (0.9.5) |
| 81 | + concurrent-ruby (~> 1.0) |
| 82 | + jbuilder (2.9.1) |
| 83 | + activesupport (>= 4.2.0) |
| 84 | + jquery-rails (4.3.5) |
| 85 | + rails-dom-testing (>= 1, < 3) |
| 86 | + railties (>= 4.2.0) |
| 87 | + thor (>= 0.14, < 2.0) |
| 88 | + json (1.8.6) |
| 89 | + launchy (2.4.3) |
| 90 | + addressable (~> 2.3) |
| 91 | + loofah (2.4.0) |
| 92 | + crass (~> 1.0.2) |
| 93 | + nokogiri (>= 1.5.9) |
| 94 | + mail (2.7.1) |
| 95 | + mini_mime (>= 0.1.1) |
| 96 | + mini_mime (1.0.2) |
| 97 | + mini_portile2 (2.4.0) |
| 98 | + minitest (5.14.0) |
| 99 | + nokogiri (1.9.1) |
| 100 | + mini_portile2 (~> 2.4.0) |
| 101 | + poltergeist (1.18.1) |
| 102 | + capybara (>= 2.1, < 4) |
| 103 | + cliver (~> 0.3.1) |
| 104 | + websocket-driver (>= 0.2.0) |
| 105 | + public_suffix (3.1.1) |
| 106 | + rack (1.6.13) |
| 107 | + rack-test (0.6.3) |
| 108 | + rack (>= 1.0) |
| 109 | + rails (4.2.0) |
| 110 | + actionmailer (= 4.2.0) |
| 111 | + actionpack (= 4.2.0) |
| 112 | + actionview (= 4.2.0) |
| 113 | + activejob (= 4.2.0) |
| 114 | + activemodel (= 4.2.0) |
| 115 | + activerecord (= 4.2.0) |
| 116 | + activesupport (= 4.2.0) |
| 117 | + bundler (>= 1.3.0, < 2.0) |
| 118 | + railties (= 4.2.0) |
| 119 | + sprockets-rails |
| 120 | + rails-deprecated_sanitizer (1.0.3) |
| 121 | + activesupport (>= 4.2.0.alpha) |
| 122 | + rails-dom-testing (1.0.9) |
| 123 | + activesupport (>= 4.2.0, < 5.0) |
| 124 | + nokogiri (~> 1.6) |
| 125 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 126 | + rails-html-sanitizer (1.3.0) |
| 127 | + loofah (~> 2.3) |
| 128 | + railties (4.2.0) |
| 129 | + actionpack (= 4.2.0) |
| 130 | + activesupport (= 4.2.0) |
| 131 | + rake (>= 0.8.7) |
| 132 | + thor (>= 0.18.1, < 2.0) |
| 133 | + rake (13.0.1) |
| 134 | + rb-fsevent (0.10.3) |
| 135 | + rb-inotify (0.10.1) |
| 136 | + ffi (~> 1.0) |
| 137 | + rdoc (4.3.0) |
| 138 | + rspec-core (3.9.1) |
| 139 | + rspec-support (~> 3.9.1) |
| 140 | + rspec-expectations (3.9.0) |
| 141 | + diff-lcs (>= 1.2.0, < 2.0) |
| 142 | + rspec-support (~> 3.9.0) |
| 143 | + rspec-mocks (3.9.1) |
| 144 | + diff-lcs (>= 1.2.0, < 2.0) |
| 145 | + rspec-support (~> 3.9.0) |
| 146 | + rspec-rails (3.9.0) |
| 147 | + actionpack (>= 3.0) |
| 148 | + activesupport (>= 3.0) |
| 149 | + railties (>= 3.0) |
| 150 | + rspec-core (~> 3.9.0) |
| 151 | + rspec-expectations (~> 3.9.0) |
| 152 | + rspec-mocks (~> 3.9.0) |
| 153 | + rspec-support (~> 3.9.0) |
| 154 | + rspec-support (3.9.2) |
| 155 | + rubyzip (1.3.0) |
| 156 | + sass (3.7.4) |
| 157 | + sass-listen (~> 4.0.0) |
| 158 | + sass-listen (4.0.0) |
| 159 | + rb-fsevent (~> 0.9, >= 0.9.4) |
| 160 | + rb-inotify (~> 0.9, >= 0.9.7) |
| 161 | + sass-rails (5.0.7) |
| 162 | + railties (>= 4.0.0, < 6) |
| 163 | + sass (~> 3.1) |
| 164 | + sprockets (>= 2.8, < 4.0) |
| 165 | + sprockets-rails (>= 2.0, < 4.0) |
| 166 | + tilt (>= 1.1, < 3) |
| 167 | + sdoc (0.4.2) |
| 168 | + json (~> 1.7, >= 1.7.7) |
| 169 | + rdoc (~> 4.0) |
| 170 | + selenium-webdriver (3.141.0) |
| 171 | + childprocess (~> 0.5) |
| 172 | + rubyzip (~> 1.2, >= 1.2.2) |
| 173 | + spork (1.0.0rc4) |
| 174 | + spork-rails (4.0.0) |
| 175 | + rails (>= 3.0.0, < 5) |
| 176 | + spork (>= 1.0rc0) |
| 177 | + spring (2.0.2) |
| 178 | + activesupport (>= 4.2) |
| 179 | + sprockets (3.7.2) |
| 180 | + concurrent-ruby (~> 1.0) |
| 181 | + rack (> 1, < 3) |
| 182 | + sprockets-rails (3.2.1) |
| 183 | + actionpack (>= 4.0) |
| 184 | + activesupport (>= 4.0) |
| 185 | + sprockets (>= 3.0.0) |
| 186 | + sqlite3 (1.3.13) |
| 187 | + thor (1.0.1) |
| 188 | + thread_safe (0.3.6) |
| 189 | + tilt (2.0.10) |
| 190 | + turbolinks (5.2.1) |
| 191 | + turbolinks-source (~> 5.2) |
| 192 | + turbolinks-source (5.2.0) |
| 193 | + tzinfo (1.2.6) |
| 194 | + thread_safe (~> 0.1) |
| 195 | + uglifier (4.2.0) |
| 196 | + execjs (>= 0.3.0, < 3) |
| 197 | + web-console (2.3.0) |
| 198 | + activemodel (>= 4.0) |
| 199 | + binding_of_caller (>= 0.7.2) |
| 200 | + railties (>= 4.0) |
| 201 | + sprockets-rails (>= 2.0, < 4.0) |
| 202 | + websocket-driver (0.7.1) |
| 203 | + websocket-extensions (>= 0.1.0) |
| 204 | + websocket-extensions (0.1.4) |
| 205 | + xpath (3.1.0) |
| 206 | + nokogiri (~> 1.8) |
| 207 | + |
| 208 | +PLATFORMS |
| 209 | + ruby |
| 210 | + |
| 211 | +DEPENDENCIES |
| 212 | + byebug |
| 213 | + capybara |
| 214 | + coffee-rails (~> 4.1.0) |
| 215 | + database_cleaner |
| 216 | + email_spec |
| 217 | + faker |
| 218 | + jbuilder (~> 2.0) |
| 219 | + jquery-rails |
| 220 | + launchy |
| 221 | + poltergeist |
| 222 | + rails (= 4.2.0) |
| 223 | + rspec-rails |
| 224 | + sass-rails (~> 5.0) |
| 225 | + sdoc (~> 0.4.0) |
| 226 | + selenium-webdriver |
| 227 | + spork-rails |
| 228 | + spring |
| 229 | + sqlite3 (~> 1.3.6) |
| 230 | + turbolinks |
| 231 | + uglifier (>= 1.3.0) |
| 232 | + web-console (~> 2.0) |
| 233 | + |
| 234 | +BUNDLED WITH |
| 235 | + 1.16.6 |
0 commit comments