Gemfile.lock 14.7 KB
Newer Older
D
Dmitriy Zaporozhets 已提交
1 2 3 4 5 6 7
GIT
  remote: https://github.com/gitlabhq/markup.git
  revision: 61ade389c1e1c159359338f570d18464a44ddbc4
  ref: 61ade389c1e1c159359338f570d18464a44ddbc4
  specs:
    github-markup (0.7.6)

G
gitlabhq 已提交
8
GEM
9
  remote: https://rubygems.org/
G
gitlabhq 已提交
10
  specs:
11 12
    actionmailer (4.0.2)
      actionpack (= 4.0.2)
D
Dmitriy Zaporozhets 已提交
13
      mail (~> 2.5.4)
14 15 16
    actionpack (4.0.2)
      activesupport (= 4.0.2)
      builder (~> 3.1.0)
G
gitlabhq 已提交
17
      erubis (~> 2.7.0)
18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
    actionpack-action_caching (1.1.0)
      actionpack (>= 4.0.0, < 5.0)
    actionpack-page_caching (1.0.2)
      actionpack (>= 4.0.0, < 5)
    activemodel (4.0.2)
      activesupport (= 4.0.2)
      builder (~> 3.1.0)
    activerecord (4.0.2)
      activemodel (= 4.0.2)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.2)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.2)
D
Dmitriy Zaporozhets 已提交
34
      i18n (~> 0.6, >= 0.6.4)
35 36 37 38
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
39 40
    acts-as-taggable-on (2.4.1)
      rails (>= 3, < 5)
41 42
    addressable (2.3.5)
    annotate (2.6.0)
D
Dmitriy Zaporozhets 已提交
43 44
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
45 46 47
    arel (4.0.1)
    asciidoctor (0.1.4)
    atomic (1.1.14)
48
    awesome_print (1.2.0)
49 50 51
    axiom-types (0.0.5)
      descendants_tracker (~> 0.0.1)
      ice_nine (~> 0.9)
52
    bcrypt-ruby (3.1.2)
53
    better_errors (1.0.1)
54
      coderay (>= 1.0.0)
D
Dmitriy Zaporozhets 已提交
55
      erubis (>= 2.6.6)
56
    binding_of_caller (0.7.2)
57
      debug_inspector (>= 0.0.1)
D
Dmitriy Zaporozhets 已提交
58
    bootstrap-sass (3.0.3.0)
D
Dmitriy Zaporozhets 已提交
59
      sass (~> 3.2)
60
    builder (3.1.4)
61
    capybara (2.1.0)
G
gitlabhq 已提交
62 63 64 65
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
66
      xpath (~> 2.0)
67
    carrierwave (0.9.0)
68 69
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
70 71 72
      json (>= 1.7)
    celluloid (0.15.2)
      timers (~> 1.1.0)
D
Dmitriy Zaporozhets 已提交
73
    charlock_holmes (0.6.9.4)
74
    cliver (0.2.2)
75
    code_analyzer (0.4.3)
D
Dmitriy Zaporozhets 已提交
76
      sexp_processor
77
    coderay (1.1.0)
78
    coercible (1.0.0)
79 80
      descendants_tracker (~> 0.0.1)
    coffee-rails (4.0.1)
G
gitlabhq 已提交
81
      coffee-script (>= 2.2.0)
82
      railties (>= 4.0.0, < 5.0)
G
gitlabhq 已提交
83 84 85
    coffee-script (2.2.0)
      coffee-script-source
      execjs
D
Dmitriy Zaporozhets 已提交
86
    coffee-script-source (1.6.3)
87
    colored (1.2)
N
Nihad Abbasov 已提交
88
    colorize (0.5.8)
89
    connection_pool (1.2.0)
90
    coveralls (0.7.0)
91 92 93
      multi_json (~> 1.3)
      rest-client
      simplecov (>= 0.7)
94
      term-ansicolor
95
      thor
96
    crack (0.4.1)
97 98
      safe_yaml (~> 0.9.0)
    d3_rails (3.1.10)
99
      railties (>= 3.1.0)
100
    daemons (1.1.9)
101
    database_cleaner (1.2.0)
102
    debug_inspector (0.0.2)
103 104
    descendants_tracker (0.0.3)
    devise (3.0.4)
G
gitlabhq 已提交
105
      bcrypt-ruby (~> 3.0)
N
Nihad Abbasov 已提交
106
      orm_adapter (~> 0.1)
107 108
      railties (>= 3.2.6, < 5)
      warden (~> 1.2.3)
D
Dmitriy Zaporozhets 已提交
109 110
    devise-async (0.8.0)
      devise (>= 2.2, < 3.2)
111
    diff-lcs (1.2.5)
112 113 114
    docile (1.1.1)
    dotenv (0.9.0)
    email_spec (1.5.0)
R
Riyad Preukschas 已提交
115
      launchy (~> 2.1)
116
      mail (~> 2.2)
117 118
    email_validator (1.4.0)
      activemodel
119
    enumerize (0.7.0)
A
Andrew8xx8 已提交
120
      activesupport (>= 3.2)
121
    equalizer (0.0.8)
G
gitlabhq 已提交
122
    erubis (2.7.0)
123
    escape_utils (0.2.4)
D
Dmitriy Zaporozhets 已提交
124
    eventmachine (1.0.3)
125
    excon (0.13.4)
D
Dmitriy Zaporozhets 已提交
126
    execjs (2.0.2)
127
    factory_girl (4.3.0)
R
Robert Speicher 已提交
128
      activesupport (>= 3.0.0)
129 130
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
R
Robert Speicher 已提交
131
      railties (>= 3.0.0)
132 133
    faraday (0.8.8)
      multipart-post (~> 1.2.0)
134 135
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
136 137
    ffaker (1.22.1)
    ffi (1.9.3)
138 139 140 141 142 143 144 145 146 147
    fog (1.3.1)
      builder
      excon (~> 0.13.0)
      formatador (~> 0.2.0)
      mime-types
      multi_json (~> 1.0)
      net-scp (~> 1.0.4)
      net-ssh (>= 2.1.3)
      nokogiri (~> 1.5.0)
      ruby-hmac
148
    font-awesome-rails (3.2.1.3)
149
      railties (>= 3.2, < 5.0)
D
Dmitriy Zaporozhets 已提交
150 151
    foreman (0.63.0)
      dotenv (>= 0.7)
D
Dmitriy Zaporozhets 已提交
152
      thor (>= 0.13.6)
D
Dmitriy Zaporozhets 已提交
153
    formatador (0.2.4)
154 155 156
    gemoji (1.3.1)
    gherkin-ruby (0.3.1)
      racc
D
Dmitriy Zaporozhets 已提交
157
    github-markdown (0.5.5)
158 159 160
    gitlab-flowdock-git-hook (0.4.2.2)
      gitlab-grit (>= 2.4.1)
      multi_json
161
    gitlab-gollum-lib (1.1.0)
162 163
      github-markdown (~> 0.5.3)
      github-markup (>= 0.7.5, < 1.0.0)
D
Dmitriy Zaporozhets 已提交
164
      gitlab-grit (~> 2.6.1)
165 166 167
      nokogiri (~> 1.5.9)
      sanitize (~> 2.0.3)
      stringex (~> 1.5.1)
D
Dmitriy Zaporozhets 已提交
168 169
    gitlab-grack (2.0.0.pre)
      rack (~> 1.5.1)
170
    gitlab-grit (2.6.3)
171 172 173 174
      charlock_holmes (~> 0.6.9)
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
      posix-spawn (~> 0.3.6)
D
Dmitriy Zaporozhets 已提交
175 176 177 178 179
    gitlab-linguist (3.0.0)
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.4)
      mime-types (~> 1.19)
    gitlab_git (5.0.0)
D
Dmitriy Zaporozhets 已提交
180 181
      activesupport (~> 4.0.0)
      gitlab-grit (~> 2.6.1)
D
Dmitriy Zaporozhets 已提交
182
      gitlab-linguist (~> 3.0.0)
D
Dmitriy Zaporozhets 已提交
183
    gitlab_meta (6.0)
D
Dmitriy Zaporozhets 已提交
184 185
    gitlab_omniauth-ldap (1.0.3)
      net-ldap (~> 0.3.1)
186 187 188
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
      rubyntlm (~> 0.1.1)
D
Dmitriy Zaporozhets 已提交
189 190 191
    gon (5.0.1)
      actionpack (>= 2.3.0)
      json
J
Jeroen van Baarsen 已提交
192
    grape (0.6.1)
R
Riyad Preukschas 已提交
193
      activesupport
194 195
      builder
      hashie (>= 1.2.0)
R
Riyad Preukschas 已提交
196
      multi_json (>= 1.3.2)
197
      multi_xml (>= 0.5.2)
D
Dmitriy Zaporozhets 已提交
198
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
199
      rack-accept
200
      rack-mount
J
Jeroen van Baarsen 已提交
201
      virtus (>= 1.0.0)
202
    grape-entity (0.3.0)
203 204
      activesupport
      multi_json (>= 1.3.2)
205
    growl (1.0.3)
206
    guard (2.2.4)
D
Dmitriy Zaporozhets 已提交
207
      formatador (>= 0.2.4)
208 209 210 211 212 213 214
      listen (~> 2.1)
      lumberjack (~> 1.0)
      pry (>= 0.9.12)
      thor (>= 0.18.1)
    guard-rspec (4.2.0)
      guard (>= 2.1.1)
      rspec (>= 2.14, < 4.0)
N
Nihad Abbasov 已提交
215 216 217
    guard-spinach (0.0.2)
      guard (>= 1.1)
      spinach
218
    haml (4.0.4)
219
      tilt
220 221 222 223 224 225
    haml-rails (0.5.1)
      actionpack (~> 4.0.0)
      activesupport (~> 4.0.0)
      haml (>= 3.1, < 5.0)
      railties (~> 4.0.0)
    hashie (2.0.5)
226
    hike (1.2.3)
227
    hipchat (0.14.0)
R
Ronald van Eede 已提交
228
      httparty
229
      httparty
230
    http_parser.rb (0.5.3)
231 232
    httparty (0.12.0)
      json (~> 1.8)
D
Dmitriy Zaporozhets 已提交
233
      multi_xml (>= 0.5.2)
R
Riyad Preukschas 已提交
234
    httpauth (0.2.0)
D
Dmitriy Zaporozhets 已提交
235
    i18n (0.6.9)
236
    ice_nine (0.10.0)
237 238 239 240 241 242
    jasmine (2.0.0.rc5)
      jasmine-core (~> 2.0.0.rc5)
      phantomjs
      rack (>= 1.2.1)
      rake
    jasmine-core (2.0.0.rc5)
243
    jquery-atwho-rails (0.3.3)
R
Riyad Preukschas 已提交
244 245
    jquery-rails (2.1.3)
      railties (>= 3.1.0, < 5.0)
G
gitlabhq 已提交
246
      thor (~> 0.14)
247
    jquery-turbolinks (2.0.1)
248 249
      railties (>= 3.1.0)
      turbolinks
R
Riyad Preukschas 已提交
250
    jquery-ui-rails (2.0.2)
251 252
      jquery-rails
      railties (>= 3.1.0)
253
    json (1.8.1)
D
Dmitriy Zaporozhets 已提交
254 255
    jwt (0.1.8)
      multi_json (>= 1.5)
D
Dmitriy Zaporozhets 已提交
256
    kaminari (0.15.1)
D
Dmitriy Zaporozhets 已提交
257 258
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
259 260
    kgio (2.8.1)
    launchy (2.4.2)
R
Riyad Preukschas 已提交
261
      addressable (~> 2.3)
262
    letter_opener (1.1.2)
263
      launchy (~> 2.2)
264 265 266
    libv8 (3.16.14.3)
    listen (2.3.1)
      celluloid (>= 0.15.2)
D
Dmitriy Zaporozhets 已提交
267 268
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
269
    lumberjack (1.0.4)
270
    mail (2.5.4)
G
gitlabhq 已提交
271 272
      mime-types (~> 1.16)
      treetop (~> 1.4.8)
273
    method_source (0.8.2)
274
    mime-types (1.25.1)
275
    minitest (4.7.5)
R
Riyad Preukschas 已提交
276
    modernizr (2.6.2)
277
      sprockets (~> 2.0)
D
Dmitriy Zaporozhets 已提交
278
    multi_json (1.8.4)
279
    multi_xml (0.5.5)
D
Dmitriy Zaporozhets 已提交
280
    multipart-post (1.2.0)
D
Dmitriy Zaporozhets 已提交
281
    mysql2 (0.3.11)
D
Dmitriy Zaporozhets 已提交
282
    net-ldap (0.3.1)
283 284
    net-scp (1.0.4)
      net-ssh (>= 1.99.1)
285
    net-ssh (2.7.0)
286
    nokogiri (1.5.10)
D
Dmitriy Zaporozhets 已提交
287
    oauth (0.4.7)
288
    oauth2 (0.8.1)
D
Dmitriy Zaporozhets 已提交
289 290 291 292 293
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
D
Dmitriy Zaporozhets 已提交
294 295
    omniauth (1.1.4)
      hashie (>= 1.2, < 3)
V
Valery Sizov 已提交
296
      rack
297
    omniauth-github (1.1.1)
D
Dmitriy Zaporozhets 已提交
298 299
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
300
    omniauth-google-oauth2 (0.2.1)
D
Dmitriy Zaporozhets 已提交
301 302 303 304 305
      omniauth (~> 1.0)
      omniauth-oauth2
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
R
Riyad Preukschas 已提交
306
    omniauth-oauth2 (1.1.1)
D
Dmitriy Zaporozhets 已提交
307 308
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
309
    omniauth-twitter (1.0.1)
D
Dmitriy Zaporozhets 已提交
310 311
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
312
    orm_adapter (0.5.0)
D
Dmitriy Zaporozhets 已提交
313
    pg (0.15.1)
314
    phantomjs (1.9.2.0)
315
    poltergeist (1.4.1)
316
      capybara (~> 2.1.0)
317 318 319
      cliver (~> 0.2.1)
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
320
    polyglot (0.3.3)
G
gitlabhq 已提交
321
    posix-spawn (0.3.6)
322 323 324 325
    protected_attributes (1.0.5)
      activemodel (>= 4.0.1, < 5.0)
    pry (0.9.12.4)
      coderay (~> 1.0)
R
Riyad Preukschas 已提交
326
      method_source (~> 0.8)
327
      slop (~> 3.4)
V
Valery Sizov 已提交
328
    pyu-ruby-sasl (0.0.3.3)
D
Dmitriy Zaporozhets 已提交
329 330
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
331 332
    racc (1.4.10)
    rack (1.5.2)
R
Riyad Preukschas 已提交
333 334
    rack-accept (0.4.5)
      rack (>= 0.4)
335
    rack-attack (2.3.0)
M
Marin Jankovski 已提交
336
      rack
337
    rack-cors (0.2.9)
338
    rack-mini-profiler (0.1.31)
R
randx 已提交
339
      rack (>= 1.1.3)
340 341
    rack-mount (0.8.3)
      rack (>= 1.0.0)
342
    rack-protection (1.5.1)
G
gitlabhq 已提交
343
      rack
D
Dmitriy Zaporozhets 已提交
344
    rack-test (0.6.2)
G
gitlabhq 已提交
345
      rack (>= 1.0)
346 347 348 349 350 351 352 353 354 355
    rails (4.0.2)
      actionmailer (= 4.0.2)
      actionpack (= 4.0.2)
      activerecord (= 4.0.2)
      activesupport (= 4.0.2)
      bundler (>= 1.3.0, < 2.0)
      railties (= 4.0.2)
      sprockets-rails (~> 2.0.0)
    rails-observers (0.1.2)
      activemodel (~> 4.0)
356
    rails_best_practices (1.14.4)
D
Dmitriy Zaporozhets 已提交
357 358
      activesupport
      awesome_print
359
      code_analyzer (>= 0.4.3)
D
Dmitriy Zaporozhets 已提交
360 361 362
      colored
      erubis
      i18n
363
      require_all
364
      ruby-progressbar
365 366 367
    railties (4.0.2)
      actionpack (= 4.0.2)
      activesupport (= 4.0.2)
G
gitlabhq 已提交
368
      rake (>= 0.8.7)
369 370
      thor (>= 0.18.1, < 2.0)
    raindrops (0.12.0)
371
    rake (10.1.0)
372
    raphael-rails (2.1.2)
D
Dmitriy Zaporozhets 已提交
373
    rb-fsevent (0.9.3)
374
    rb-inotify (0.9.2)
375
      ffi (>= 0.5.0)
D
Dmitriy Zaporozhets 已提交
376
    rdoc (3.12.2)
377
      json (~> 1.4)
R
Riyad Preukschas 已提交
378
    redcarpet (2.2.2)
379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394
    redis (3.0.6)
    redis-actionpack (4.0.0)
      actionpack (~> 4)
      redis-rack (~> 1.5.0)
      redis-store (~> 1.1.0)
    redis-activesupport (4.0.0)
      activesupport (~> 4)
      redis-store (~> 1.1.0)
    redis-namespace (1.4.1)
      redis (~> 3.0.4)
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
395
      redis-store (~> 1.1.0)
396 397
    redis-store (1.1.4)
      redis (>= 2.2)
398
    ref (1.0.5)
399
    require_all (1.3.2)
400 401
    rest-client (1.6.7)
      mime-types (>= 1.16)
402 403 404 405 406 407
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
408
      diff-lcs (>= 1.1.3, < 2.0)
409 410
    rspec-mocks (2.14.4)
    rspec-rails (2.14.0)
D
Dmitriy Zaporozhets 已提交
411 412 413
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
414 415 416
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
417
    ruby-hmac (0.4.0)
418
    ruby-progressbar (1.2.0)
V
Valery Sizov 已提交
419
    rubyntlm (0.1.1)
420 421 422
    safe_yaml (0.9.7)
    sanitize (2.0.6)
      nokogiri (>= 1.4.4)
D
Dmitriy Zaporozhets 已提交
423
    sass (3.2.12)
424 425
    sass-rails (4.0.1)
      railties (>= 4.0.0, < 5.0)
D
Dmitriy Zaporozhets 已提交
426
      sass (>= 3.1.10)
427
      sprockets-rails (~> 2.0.0)
428 429 430
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
431 432 433 434
    seed-fu (2.3.0)
      activerecord (>= 3.1, < 4.1)
      activesupport (>= 3.1, < 4.1)
    select2-rails (3.5.2)
D
Dmitriy Zaporozhets 已提交
435
      thor (~> 0.14)
436
    settingslogic (2.0.9)
437
    sexp_processor (4.4.0)
438
    shoulda-matchers (2.1.0)
A
Andrey Vakarev 已提交
439
      activesupport (>= 3.0.0)
440 441
    sidekiq (2.17.0)
      celluloid (>= 0.15.2)
D
Dmitriy Zaporozhets 已提交
442 443
      connection_pool (>= 1.0.0)
      json
444
      redis (>= 3.0.4)
445
      redis-namespace (>= 1.3.1)
446
    simple_oauth (0.1.9)
447 448 449 450 451 452
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sinatra (1.4.4)
453
      rack (~> 1.4)
454 455
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
G
gitlabhq 已提交
456
    six (0.2.0)
457 458 459 460 461
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slop (3.4.7)
    spinach (0.8.7)
462
      colorize (= 0.5.8)
463
      gherkin-ruby (>= 0.3.1)
D
Dmitriy Zaporozhets 已提交
464 465
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
N
Nihad Abbasov 已提交
466 467
      railties (>= 3)
      spinach (>= 0.4)
468 469
    spork (1.0.0rc4)
    sprockets (2.10.1)
G
gitlabhq 已提交
470
      hike (~> 1.2)
D
Dmitriy Zaporozhets 已提交
471
      multi_json (~> 1.0)
G
gitlabhq 已提交
472 473
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
474 475 476 477
    sprockets-rails (2.0.1)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
D
Dmitriy Zaporozhets 已提交
478
    stamp (0.5.0)
D
Dmitriy Zaporozhets 已提交
479
    state_machine (1.2.0)
480
    stringex (1.5.1)
481
    temple (0.6.7)
482 483
    term-ansicolor (1.2.2)
      tins (~> 0.8)
484 485 486
    test_after_commit (0.2.2)
    therubyracer (0.12.0)
      libv8 (~> 3.16.14.0)
487
      ref
488
    thin (1.6.1)
489
      daemons (>= 1.0.9)
490
      eventmachine (>= 1.0.0)
491
      rack (>= 1.0.0)
492
    thor (0.18.1)
493 494
    thread_safe (0.1.3)
      atomic
495
    tilt (1.4.1)
D
Dmitriy Zaporozhets 已提交
496
    timers (1.1.0)
497
    tinder (1.9.3)
498 499 500
      eventmachine (~> 1.0)
      faraday (~> 0.8)
      faraday_middleware (~> 0.9)
501 502
      hashie (>= 1.0, < 3)
      json (~> 1.8.0)
503
      mime-types (~> 1.19)
504
      multi_json (~> 1.7)
505
      twitter-stream (~> 0.1)
506
    tins (0.13.1)
D
Dmitriy Zaporozhets 已提交
507
    treetop (1.4.15)
G
gitlabhq 已提交
508 509
      polyglot
      polyglot (>= 0.3.1)
510
    turbolinks (2.0.0)
511
      coffee-rails
512 513 514 515
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
D
Dmitriy Zaporozhets 已提交
516
    tzinfo (0.3.38)
517
    uglifier (2.3.2)
G
gitlabhq 已提交
518
      execjs (>= 0.3.0)
519
      json (>= 1.8.0)
520
    underscore-rails (1.4.4)
521 522 523 524
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
525 526
    unicorn-worker-killer (0.4.2)
      unicorn (~> 4)
527
    virtus (1.0.1)
528
      axiom-types (~> 0.0.5)
529
      coercible (~> 1.0)
530
      descendants_tracker (~> 0.0.1)
531
      equalizer (~> 0.0.7)
D
Dmitriy Zaporozhets 已提交
532
    warden (1.2.3)
G
gitlabhq 已提交
533
      rack (>= 1.0)
534
    webmock (1.16.0)
535
      addressable (>= 2.2.7)
D
Dmitriy Zaporozhets 已提交
536
      crack (>= 0.3.2)
537
    websocket-driver (0.3.1)
538
    xpath (2.0.0)
G
gitlabhq 已提交
539 540 541 542 543 544
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
545 546
  actionpack-action_caching
  actionpack-page_caching
D
Dmitriy Zaporozhets 已提交
547
  acts-as-taggable-on
D
Dmitriy Zaporozhets 已提交
548
  annotate (~> 2.6.0.beta2)
M
Manuel Mendez 已提交
549
  asciidoctor
G
gitlabhq 已提交
550
  awesome_print
551 552
  better_errors
  binding_of_caller
D
Dmitriy Zaporozhets 已提交
553
  bootstrap-sass (~> 3.0)
554
  capybara
555
  carrierwave
D
Dmitriy Zaporozhets 已提交
556
  coffee-rails
557
  colored
558
  coveralls
559
  d3_rails (~> 3.1.4)
560
  database_cleaner
561 562
  devise (= 3.0.4)
  devise-async (= 0.8.0)
563
  email_spec
564
  email_validator (~> 1.4.0)
A
Andrew8xx8 已提交
565
  enumerize
R
Robert Speicher 已提交
566
  factory_girl_rails
N
Nihad Abbasov 已提交
567
  ffaker
568
  fog (~> 1.3.1)
569
  font-awesome-rails (~> 3.2)
D
Dmitriy Zaporozhets 已提交
570
  foreman
571
  gemoji (~> 1.3.0)
D
Dmitriy Zaporozhets 已提交
572
  github-markup (~> 0.7.4)!
573
  gitlab-flowdock-git-hook (~> 0.4.2)
574
  gitlab-gollum-lib (~> 1.1.0)
D
Dmitriy Zaporozhets 已提交
575
  gitlab-grack (~> 2.0.0.pre)
D
Dmitriy Zaporozhets 已提交
576 577
  gitlab-linguist (~> 3.0.0)
  gitlab_git (~> 5.0.0)
D
Dmitriy Zaporozhets 已提交
578
  gitlab_meta (= 6.0)
D
Dmitriy Zaporozhets 已提交
579
  gitlab_omniauth-ldap (= 1.0.3)
D
Dmitriy Zaporozhets 已提交
580
  gon (~> 5.0.0)
J
Jeroen van Baarsen 已提交
581
  grape (~> 0.6.1)
582
  grape-entity (~> 0.3.0)
583
  growl
R
randx 已提交
584
  guard-rspec
N
Nihad Abbasov 已提交
585
  guard-spinach
586
  haml-rails
587
  hipchat (~> 0.14.0)
A
Ariejan de Vroom 已提交
588
  httparty
589
  jasmine (= 2.0.0.rc5)
590
  jquery-atwho-rails (~> 0.3.3)
R
Riyad Preukschas 已提交
591
  jquery-rails (= 2.1.3)
592
  jquery-turbolinks
R
Riyad Preukschas 已提交
593
  jquery-ui-rails (= 2.0.2)
D
Dmitriy Zaporozhets 已提交
594
  kaminari (~> 0.15.1)
G
gitlabhq 已提交
595
  launchy
N
Nihad Abbasov 已提交
596
  letter_opener
597
  minitest (~> 4.7.0)
R
Riyad Preukschas 已提交
598
  modernizr (= 2.6.2)
D
Dmitriy Zaporozhets 已提交
599
  mysql2
600
  omniauth (~> 1.1.3)
D
Dmitriy Zaporozhets 已提交
601 602 603
  omniauth-github
  omniauth-google-oauth2
  omniauth-twitter
A
Andrey Kumanyaev 已提交
604
  pg
605
  poltergeist (~> 1.4.1)
606
  protected_attributes
S
Saito 已提交
607
  pry
R
Riyad Preukschas 已提交
608
  quiet_assets (~> 1.0.1)
M
Marin Jankovski 已提交
609
  rack-attack
610
  rack-cors
R
randx 已提交
611
  rack-mini-profiler
612 613
  rails (~> 4.0.0)
  rails-observers
D
Dmitriy Zaporozhets 已提交
614
  rails_best_practices
615
  raphael-rails (~> 2.1.2)
616 617
  rb-fsevent
  rb-inotify
R
Riyad Preukschas 已提交
618
  redcarpet (~> 2.2.2)
619
  redis-rails
620
  rspec-rails
621
  sanitize
D
Dmitriy Zaporozhets 已提交
622
  sass-rails
623
  sdoc
D
Dmitriy Zaporozhets 已提交
624
  seed-fu
D
Dmitriy Zaporozhets 已提交
625
  select2-rails
626
  settingslogic
627
  shoulda-matchers (~> 2.1.0)
628
  sidekiq
G
gitlabhq 已提交
629
  simplecov
D
sidekiq  
Dmitriy Zaporozhets 已提交
630
  sinatra
G
gitlabhq 已提交
631
  six
D
sidekiq  
Dmitriy Zaporozhets 已提交
632
  slim
633
  spinach-rails
A
Andrew8xx8 已提交
634
  spork (~> 1.0rc)
G
gitlabhq 已提交
635
  stamp
A
Andrew8xx8 已提交
636
  state_machine
A
Alex Denisov 已提交
637
  test_after_commit
G
gitlabhq 已提交
638
  therubyracer
639
  thin
640
  tinder (~> 1.9.2)
641
  turbolinks
D
Dmitriy Zaporozhets 已提交
642
  uglifier
643
  underscore-rails (~> 1.4.4)
644
  unicorn (~> 4.6.3)
645
  unicorn-worker-killer
A
Ariejan de Vroom 已提交
646
  webmock