|
| 1 | +GEM |
| 2 | + remote: https://rubygems.org/ |
| 3 | + specs: |
| 4 | + actionmailer (4.2.4) |
| 5 | + actionpack (= 4.2.4) |
| 6 | + actionview (= 4.2.4) |
| 7 | + activejob (= 4.2.4) |
| 8 | + mail (~> 2.5, >= 2.5.4) |
| 9 | + rails-dom-testing (~> 1.0, >= 1.0.5) |
| 10 | + actionpack (4.2.4) |
| 11 | + actionview (= 4.2.4) |
| 12 | + activesupport (= 4.2.4) |
| 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.4) |
| 18 | + activesupport (= 4.2.4) |
| 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.2) |
| 23 | + activejob (4.2.4) |
| 24 | + activesupport (= 4.2.4) |
| 25 | + globalid (>= 0.3.0) |
| 26 | + activemodel (4.2.4) |
| 27 | + activesupport (= 4.2.4) |
| 28 | + builder (~> 3.1) |
| 29 | + activerecord (4.2.4) |
| 30 | + activemodel (= 4.2.4) |
| 31 | + activesupport (= 4.2.4) |
| 32 | + arel (~> 6.0) |
| 33 | + activesupport (4.2.4) |
| 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.3.8) |
| 40 | + arel (6.0.3) |
| 41 | + autoprefixer-rails (6.0.0) |
| 42 | + execjs |
| 43 | + json |
| 44 | + better_errors (2.1.1) |
| 45 | + coderay (>= 1.0.0) |
| 46 | + erubis (>= 2.6.6) |
| 47 | + rack (>= 0.9.0) |
| 48 | + binding_of_caller (0.7.2) |
| 49 | + debug_inspector (>= 0.0.1) |
| 50 | + bootstrap-sass (3.3.5.1) |
| 51 | + autoprefixer-rails (>= 5.0.0.1) |
| 52 | + sass (>= 3.3.0) |
| 53 | + builder (3.2.2) |
| 54 | + byebug (6.0.2) |
| 55 | + capybara (2.5.0) |
| 56 | + mime-types (>= 1.16) |
| 57 | + nokogiri (>= 1.3.3) |
| 58 | + rack (>= 1.0.0) |
| 59 | + rack-test (>= 0.5.4) |
| 60 | + xpath (~> 2.0) |
| 61 | + childprocess (0.5.6) |
| 62 | + ffi (~> 1.0, >= 1.0.11) |
| 63 | + coderay (1.1.0) |
| 64 | + coffee-rails (4.1.0) |
| 65 | + coffee-script (>= 2.2.0) |
| 66 | + railties (>= 4.0.0, < 5.0) |
| 67 | + coffee-script (2.4.1) |
| 68 | + coffee-script-source |
| 69 | + execjs |
| 70 | + coffee-script-source (1.9.1.1) |
| 71 | + database_cleaner (1.5.0) |
| 72 | + debug_inspector (0.0.2) |
| 73 | + diff-lcs (1.2.5) |
| 74 | + erubis (2.7.0) |
| 75 | + execjs (2.6.0) |
| 76 | + factory_girl (4.5.0) |
| 77 | + activesupport (>= 3.0.0) |
| 78 | + factory_girl_rails (4.5.0) |
| 79 | + factory_girl (~> 4.5.0) |
| 80 | + railties (>= 3.0.0) |
| 81 | + faker (1.5.0) |
| 82 | + i18n (~> 0.5) |
| 83 | + ffi (1.9.10) |
| 84 | + globalid (0.3.6) |
| 85 | + activesupport (>= 4.1.0) |
| 86 | + high_voltage (2.4.0) |
| 87 | + i18n (0.7.0) |
| 88 | + jbuilder (2.3.1) |
| 89 | + activesupport (>= 3.0.0, < 5) |
| 90 | + multi_json (~> 1.2) |
| 91 | + jquery-rails (4.0.5) |
| 92 | + rails-dom-testing (~> 1.0) |
| 93 | + railties (>= 4.2.0) |
| 94 | + thor (>= 0.14, < 2.0) |
| 95 | + json (1.8.3) |
| 96 | + launchy (2.4.3) |
| 97 | + addressable (~> 2.3) |
| 98 | + loofah (2.0.3) |
| 99 | + nokogiri (>= 1.5.9) |
| 100 | + mail (2.6.3) |
| 101 | + mime-types (>= 1.16, < 3) |
| 102 | + mime-types (2.6.1) |
| 103 | + mini_portile (0.6.2) |
| 104 | + minitest (5.8.0) |
| 105 | + multi_json (1.11.2) |
| 106 | + nokogiri (1.6.6.2) |
| 107 | + mini_portile (~> 0.6.0) |
| 108 | + quiet_assets (1.1.0) |
| 109 | + railties (>= 3.1, < 5.0) |
| 110 | + rack (1.6.4) |
| 111 | + rack-test (0.6.3) |
| 112 | + rack (>= 1.0) |
| 113 | + rails (4.2.4) |
| 114 | + actionmailer (= 4.2.4) |
| 115 | + actionpack (= 4.2.4) |
| 116 | + actionview (= 4.2.4) |
| 117 | + activejob (= 4.2.4) |
| 118 | + activemodel (= 4.2.4) |
| 119 | + activerecord (= 4.2.4) |
| 120 | + activesupport (= 4.2.4) |
| 121 | + bundler (>= 1.3.0, < 2.0) |
| 122 | + railties (= 4.2.4) |
| 123 | + sprockets-rails |
| 124 | + rails-deprecated_sanitizer (1.0.3) |
| 125 | + activesupport (>= 4.2.0.alpha) |
| 126 | + rails-dom-testing (1.0.7) |
| 127 | + activesupport (>= 4.2.0.beta, < 5.0) |
| 128 | + nokogiri (~> 1.6.0) |
| 129 | + rails-deprecated_sanitizer (>= 1.0.1) |
| 130 | + rails-html-sanitizer (1.0.2) |
| 131 | + loofah (~> 2.0) |
| 132 | + rails_layout (1.0.26) |
| 133 | + railties (4.2.4) |
| 134 | + actionpack (= 4.2.4) |
| 135 | + activesupport (= 4.2.4) |
| 136 | + rake (>= 0.8.7) |
| 137 | + thor (>= 0.18.1, < 2.0) |
| 138 | + rake (10.4.2) |
| 139 | + rspec-core (3.3.2) |
| 140 | + rspec-support (~> 3.3.0) |
| 141 | + rspec-expectations (3.3.1) |
| 142 | + diff-lcs (>= 1.2.0, < 2.0) |
| 143 | + rspec-support (~> 3.3.0) |
| 144 | + rspec-mocks (3.3.2) |
| 145 | + diff-lcs (>= 1.2.0, < 2.0) |
| 146 | + rspec-support (~> 3.3.0) |
| 147 | + rspec-rails (3.3.3) |
| 148 | + actionpack (>= 3.0, < 4.3) |
| 149 | + activesupport (>= 3.0, < 4.3) |
| 150 | + railties (>= 3.0, < 4.3) |
| 151 | + rspec-core (~> 3.3.0) |
| 152 | + rspec-expectations (~> 3.3.0) |
| 153 | + rspec-mocks (~> 3.3.0) |
| 154 | + rspec-support (~> 3.3.0) |
| 155 | + rspec-support (3.3.0) |
| 156 | + rubyzip (1.1.7) |
| 157 | + sass (3.4.18) |
| 158 | + sass-rails (5.0.4) |
| 159 | + railties (>= 4.0.0, < 5.0) |
| 160 | + sass (~> 3.1) |
| 161 | + sprockets (>= 2.8, < 4.0) |
| 162 | + sprockets-rails (>= 2.0, < 4.0) |
| 163 | + tilt (>= 1.1, < 3) |
| 164 | + selenium-webdriver (2.47.1) |
| 165 | + childprocess (~> 0.5) |
| 166 | + multi_json (~> 1.0) |
| 167 | + rubyzip (~> 1.0) |
| 168 | + websocket (~> 1.0) |
| 169 | + spring (1.3.6) |
| 170 | + spring-commands-rspec (1.0.4) |
| 171 | + spring (>= 0.9.1) |
| 172 | + sprockets (3.3.4) |
| 173 | + rack (~> 1.0) |
| 174 | + sprockets-rails (2.3.2) |
| 175 | + actionpack (>= 3.0) |
| 176 | + activesupport (>= 3.0) |
| 177 | + sprockets (>= 2.8, < 4.0) |
| 178 | + sqlite3 (1.3.10) |
| 179 | + thor (0.19.1) |
| 180 | + thread_safe (0.3.5) |
| 181 | + tilt (2.0.1) |
| 182 | + turbolinks (2.5.3) |
| 183 | + coffee-rails |
| 184 | + tzinfo (1.2.2) |
| 185 | + thread_safe (~> 0.1) |
| 186 | + uglifier (2.7.2) |
| 187 | + execjs (>= 0.3.0) |
| 188 | + json (>= 1.8.0) |
| 189 | + web-console (2.2.1) |
| 190 | + activemodel (>= 4.0) |
| 191 | + binding_of_caller (>= 0.7.2) |
| 192 | + railties (>= 4.0) |
| 193 | + sprockets-rails (>= 2.0, < 4.0) |
| 194 | + websocket (1.2.2) |
| 195 | + xpath (2.0.0) |
| 196 | + nokogiri (~> 1.3) |
| 197 | + |
| 198 | +PLATFORMS |
| 199 | + ruby |
| 200 | + |
| 201 | +DEPENDENCIES |
| 202 | + better_errors |
| 203 | + bootstrap-sass |
| 204 | + byebug |
| 205 | + capybara |
| 206 | + coffee-rails (~> 4.1.0) |
| 207 | + database_cleaner |
| 208 | + factory_girl_rails |
| 209 | + faker |
| 210 | + high_voltage |
| 211 | + jbuilder (~> 2.0) |
| 212 | + jquery-rails |
| 213 | + launchy |
| 214 | + quiet_assets |
| 215 | + rails (= 4.2.4) |
| 216 | + rails_layout |
| 217 | + rspec-rails |
| 218 | + sass-rails (~> 5.0) |
| 219 | + selenium-webdriver |
| 220 | + spring |
| 221 | + spring-commands-rspec |
| 222 | + sqlite3 |
| 223 | + turbolinks |
| 224 | + uglifier (>= 1.3.0) |
| 225 | + web-console (~> 2.0) |
| 226 | + |
| 227 | +BUNDLED WITH |
| 228 | + 1.10.6 |
0 commit comments