Gemfile.lock 15.6 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)
178
    gitlab_git (6.0.0)
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 (6.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 285 286
    mini_portile (0.6.0)
    minitest (5.3.4)
    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 336 337
    protected_attributes (1.0.5)
      activemodel (>= 4.0.1, < 5.0)
    pry (0.9.12.4)
      coderay (~> 1.0)
Riyad Preukschas's avatar
Riyad Preukschas committed
338
      method_source (~> 0.8)
339
      slop (~> 3.4)
Valery Sizov's avatar
Valery Sizov committed
340
    pyu-ruby-sasl (0.0.3.3)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
341 342
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
343 344
    racc (1.4.10)
    rack (1.5.2)
Riyad Preukschas's avatar
Riyad Preukschas committed
345 346
    rack-accept (0.4.5)
      rack (>= 0.4)
347
    rack-attack (2.3.0)
Marin Jankovski's avatar
Marin Jankovski committed
348
      rack
349
    rack-cors (0.2.9)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
350
    rack-mini-profiler (0.9.0)
randx's avatar
randx committed
351
      rack (>= 1.1.3)
352 353
    rack-mount (0.8.3)
      rack (>= 1.0.0)
354
    rack-protection (1.5.1)
gitlabhq's avatar
gitlabhq committed
355
      rack
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
356
    rack-test (0.6.2)
gitlabhq's avatar
gitlabhq committed
357
      rack (>= 1.0)
Marin Jankovski's avatar
Marin Jankovski committed
358 359 360 361 362 363 364
    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)
365
      bundler (>= 1.3.0, < 2.0)
Marin Jankovski's avatar
Marin Jankovski committed
366 367
      railties (= 4.1.1)
      sprockets-rails (~> 2.0)
368 369
    rails-observers (0.1.2)
      activemodel (~> 4.0)
370 371
    rails_autolink (1.1.6)
      rails (> 3.1)
372
    rails_best_practices (1.14.4)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
373 374
      activesupport
      awesome_print
375
      code_analyzer (>= 0.4.3)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
376 377 378
      colored
      erubis
      i18n
379
      require_all
380
      ruby-progressbar
Marin Jankovski's avatar
Marin Jankovski committed
381 382 383
    railties (4.1.1)
      actionpack (= 4.1.1)
      activesupport (= 4.1.1)
gitlabhq's avatar
gitlabhq committed
384
      rake (>= 0.8.7)
385 386
      thor (>= 0.18.1, < 2.0)
    raindrops (0.12.0)
Marin Jankovski's avatar
Marin Jankovski committed
387
    rake (10.3.2)
388
    raphael-rails (2.1.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
389
    rb-fsevent (0.9.3)
390
    rb-inotify (0.9.2)
391
      ffi (>= 0.5.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
392
    rdoc (3.12.2)
393
      json (~> 1.4)
Riyad Preukschas's avatar
Riyad Preukschas committed
394
    redcarpet (2.2.2)
395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410
    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)
411
      redis-store (~> 1.1.0)
412 413
    redis-store (1.1.4)
      redis (>= 2.2)
414
    ref (1.0.5)
415
    require_all (1.3.2)
416 417
    rest-client (1.6.7)
      mime-types (>= 1.16)
418
    rouge (1.3.3)
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)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
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-progressbar (1.2.0)
Valery Sizov's avatar
Valery Sizov committed
435
    rubyntlm (0.1.1)
436
    rubypants (0.2.0)
437
    rugged (0.19.0)
438
    safe_yaml (0.9.7)
439
    sanitize (2.1.0)
440
      nokogiri (>= 1.4.4)
441 442
    sass (3.2.19)
    sass-rails (4.0.3)
443
      railties (>= 4.0.0, < 5.0)
444 445 446
      sass (~> 3.2.0)
      sprockets (~> 2.8, <= 2.11.0)
      sprockets-rails (~> 2.0)
447 448 449
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
Marin Jankovski's avatar
Marin Jankovski committed
450 451 452
    seed-fu (2.3.1)
      activerecord (>= 3.1, < 4.2)
      activesupport (>= 3.1, < 4.2)
453
    select2-rails (3.5.2)
454
      thor (~> 0.14)
Job van der Voort's avatar
Job van der Voort committed
455 456
    semantic-ui-sass (0.16.1.0)
      sass (~> 3.2)
457
    settingslogic (2.0.9)
458
    sexp_processor (4.4.0)
459
    shoulda-matchers (2.1.0)
460
      activesupport (>= 3.0.0)
461 462
    sidekiq (2.17.0)
      celluloid (>= 0.15.2)
463 464
      connection_pool (>= 1.0.0)
      json
465
      redis (>= 3.0.4)
466
      redis-namespace (>= 1.3.1)
467
    simple_oauth (0.1.9)
468 469 470 471 472 473
    simplecov (0.8.2)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    sinatra (1.4.4)
474
      rack (~> 1.4)
475 476
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
gitlabhq's avatar
gitlabhq committed
477
    six (0.2.0)
478
    slack-notifier (0.3.2)
479 480 481 482 483
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
    slop (3.4.7)
    spinach (0.8.7)
484
      colorize (= 0.5.8)
485
      gherkin-ruby (>= 0.3.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
486 487
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
Nihad Abbasov's avatar
Nihad Abbasov committed
488 489
      railties (>= 3)
      spinach (>= 0.4)
490 491 492 493 494
    spring (1.1.1)
    spring-commands-rspec (1.0.1)
      spring (>= 0.9.1)
    spring-commands-spinach (1.0.0)
      spring (>= 0.9.1)
495
    sprockets (2.11.0)
gitlabhq's avatar
gitlabhq committed
496
      hike (~> 1.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
497
      multi_json (~> 1.0)
gitlabhq's avatar
gitlabhq committed
498 499
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
Marin Jankovski's avatar
Marin Jankovski committed
500
    sprockets-rails (2.1.3)
501 502 503
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      sprockets (~> 2.8)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
504
    stamp (0.5.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
505
    state_machine (1.2.0)
506
    stringex (2.5.1)
507
    temple (0.6.7)
508 509
    term-ansicolor (1.2.2)
      tins (~> 0.8)
510 511 512
    test_after_commit (0.2.2)
    therubyracer (0.12.0)
      libv8 (~> 3.16.14.0)
513
      ref
514
    thin (1.6.1)
515
      daemons (>= 1.0.9)
516
      eventmachine (>= 1.0.0)
517
      rack (>= 1.0.0)
518
    thor (0.19.1)
Marin Jankovski's avatar
Marin Jankovski committed
519
    thread_safe (0.3.4)
520
    tilt (1.4.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
521
    timers (1.1.0)
522
    tinder (1.9.3)
523 524 525
      eventmachine (~> 1.0)
      faraday (~> 0.8)
      faraday_middleware (~> 0.9)
526 527
      hashie (>= 1.0, < 3)
      json (~> 1.8.0)
528
      mime-types (~> 1.19)
529
      multi_json (~> 1.7)
530
      twitter-stream (~> 0.1)
531
    tins (0.13.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
532
    treetop (1.4.15)
gitlabhq's avatar
gitlabhq committed
533 534
      polyglot
      polyglot (>= 0.3.1)
535
    turbolinks (2.0.0)
536
      coffee-rails
537 538 539 540
    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
541
    tzinfo (1.2.1)
Marin Jankovski's avatar
Marin Jankovski committed
542
      thread_safe (~> 0.1)
543
    uglifier (2.3.2)
gitlabhq's avatar
gitlabhq committed
544
      execjs (>= 0.3.0)
545
      json (>= 1.8.0)
546
    underscore-rails (1.4.4)
547 548 549
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.6)
550 551 552 553
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
554 555
    unicorn-worker-killer (0.4.2)
      unicorn (~> 4)
Robert Speicher's avatar
Robert Speicher committed
556
    version_sorter (1.1.0)
557
    virtus (1.0.1)
558
      axiom-types (~> 0.0.5)
559
      coercible (~> 1.0)
560
      descendants_tracker (~> 0.0.1)
561
      equalizer (~> 0.0.7)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
562
    warden (1.2.3)
gitlabhq's avatar
gitlabhq committed
563
      rack (>= 1.0)
564
    webmock (1.16.0)
565
      addressable (>= 2.2.7)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
566
      crack (>= 0.3.2)
567
    websocket-driver (0.3.3)
568
    xpath (2.0.0)
gitlabhq's avatar
gitlabhq committed
569 570 571 572 573 574
      nokogiri (~> 1.3)

PLATFORMS
  ruby

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