Gemfile.lock 15.3 KB
Newer Older
1 2 3 4 5 6 7 8 9
GIT
  remote: https://github.com/gitlabhq/gon.git
  revision: 58ca8e17273051cb370182cabd3602d1da6783ab
  ref: 58ca8e17273051cb370182cabd3602d1da6783ab
  specs:
    gon (4.1.1)
      actionpack (>= 2.3.0)
      json

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

PLATFORMS
  ruby

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