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

PLATFORMS
  ruby

DEPENDENCIES
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
571
  ace-rails-ap
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
572
  acts-as-taggable-on
573
  annotate (~> 2.6.0.beta2)
Manuel Mendez's avatar
Manuel Mendez committed
574
  asciidoctor
gitlabhq's avatar
gitlabhq committed
575
  awesome_print
576 577
  better_errors
  binding_of_caller
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
578
  bootstrap-sass (~> 3.0)
579
  capybara (~> 2.2.1)
580
  carrierwave
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
581
  coffee-rails
582
  colored
583
  coveralls
584
  d3_rails (~> 3.1.4)
585
  database_cleaner
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
586
  default_value_for (~> 3.0.0)
587 588
  devise (= 3.0.4)
  devise-async (= 0.8.0)
skv-headless's avatar
skv-headless committed
589
  diffy (~> 3.0.3)
590
  dropzonejs-rails
591
  email_spec
Andrew8xx8's avatar
Andrew8xx8 committed
592
  enumerize
Robert Speicher's avatar
Robert Speicher committed
593
  factory_girl_rails
Nihad Abbasov's avatar
Nihad Abbasov committed
594
  ffaker
595
  fog (~> 1.14)
596
  font-awesome-rails (~> 3.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
597
  foreman
598
  gemnasium-gitlab-service (~> 0.2)
599
  github-markup
600
  gitlab-flowdock-git-hook (~> 0.4.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
601
  gitlab-grack (~> 2.0.0.pre)
602
  gitlab-linguist (~> 3.0.0)
Marin Jankovski's avatar
Marin Jankovski committed
603
  gitlab_emoji (~> 0.0.1.1)
604
  gitlab_git (~> 6.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
605
  gitlab_meta (= 7.0)
606
  gitlab_omniauth-ldap (= 1.0.4)
607
  gollum-lib (~> 3.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
608
  gon (~> 5.0.0)
Jeroen van Baarsen's avatar
Jeroen van Baarsen committed
609
  grape (~> 0.6.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
610
  grape-entity (~> 0.4.2)
611
  growl
randx's avatar
randx committed
612
  guard-rspec
Nihad Abbasov's avatar
Nihad Abbasov committed
613
  guard-spinach
614
  haml-rails
615
  hipchat (~> 0.14.0)
616
  httparty
Marin Jankovski's avatar
Marin Jankovski committed
617
  jasmine (= 2.0.2)
618
  jquery-atwho-rails (~> 0.3.3)
619
  jquery-rails
620
  jquery-scrollto-rails
621
  jquery-turbolinks
622
  jquery-ui-rails
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
623
  kaminari (~> 0.15.1)
gitlabhq's avatar
gitlabhq committed
624
  launchy
Nihad Abbasov's avatar
Nihad Abbasov committed
625
  letter_opener
Marin Jankovski's avatar
Marin Jankovski committed
626
  minitest (~> 5.3.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
627
  mysql2
628
  nprogress-rails
629
  omniauth (~> 1.1.3)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
630 631 632
  omniauth-github
  omniauth-google-oauth2
  omniauth-twitter
633
  org-ruby
Andrey Kumanyaev's avatar
Andrey Kumanyaev committed
634
  pg
635
  poltergeist (~> 1.5.1)
Saito's avatar
Saito committed
636
  pry
Riyad Preukschas's avatar
Riyad Preukschas committed
637
  quiet_assets (~> 1.0.1)
Marin Jankovski's avatar
Marin Jankovski committed
638
  rack-attack
639
  rack-cors
randx's avatar
randx committed
640
  rack-mini-profiler
Marin Jankovski's avatar
Marin Jankovski committed
641
  rails (~> 4.1.0)
642
  rails_autolink (~> 1.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
643
  rails_best_practices
644
  raphael-rails (~> 2.1.2)
645 646
  rb-fsevent
  rb-inotify
Riyad Preukschas's avatar
Riyad Preukschas committed
647
  redcarpet (~> 2.2.2)
648
  redis-rails
649
  rspec-rails
650
  sanitize (~> 2.0)
651
  sass-rails (~> 4.0.2)
652
  sdoc
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
653
  seed-fu
654
  select2-rails
Job van der Voort's avatar
Job van der Voort committed
655
  semantic-ui-sass (~> 0.16.1.0)
656
  settingslogic
657
  shoulda-matchers (~> 2.1.0)
658
  sidekiq (= 2.17.0)
gitlabhq's avatar
gitlabhq committed
659
  simplecov
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
660
  sinatra
gitlabhq's avatar
gitlabhq committed
661
  six
zzjin's avatar
zzjin committed
662
  slack-notifier (~> 0.3.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
663
  slim
664
  spinach-rails
665 666 667
  spring (= 1.1.1)
  spring-commands-rspec (= 1.0.1)
  spring-commands-spinach (= 1.0.0)
gitlabhq's avatar
gitlabhq committed
668
  stamp
Andrew8xx8's avatar
Andrew8xx8 committed
669
  state_machine
Alex Denisov's avatar
Alex Denisov committed
670
  test_after_commit
gitlabhq's avatar
gitlabhq committed
671
  therubyracer
672
  thin
673
  tinder (~> 1.9.2)
674
  turbolinks
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
675
  uglifier
676
  underscore-rails (~> 1.4.4)
677
  unf
678
  unicorn (~> 4.6.3)
679
  unicorn-worker-killer
Robert Speicher's avatar
Robert Speicher committed
680
  version_sorter
zzjin's avatar
zzjin committed
681
  webmock