BigW Consortium Gitlab

Gemfile.lock 20.7 KB
Newer Older
gitlabhq committed
1
GEM
2
  remote: https://rubygems.org/
gitlabhq committed
3
  specs:
4
    CFPropertyList (2.3.1)
Robert Schilling committed
5
    RedCloth (4.2.9)
6
    ace-rails-ap (2.0.1)
7 8 9
    actionmailer (4.1.11)
      actionpack (= 4.1.11)
      actionview (= 4.1.11)
Vinnie Okada committed
10
      mail (~> 2.5, >= 2.5.4)
11 12 13
    actionpack (4.1.11)
      actionview (= 4.1.11)
      activesupport (= 4.1.11)
14 15
      rack (~> 1.5.2)
      rack-test (~> 0.6.2)
16 17
    actionview (4.1.11)
      activesupport (= 4.1.11)
Marin Jankovski committed
18 19
      builder (~> 3.1)
      erubis (~> 2.7.0)
20 21
    activemodel (4.1.11)
      activesupport (= 4.1.11)
Marin Jankovski committed
22
      builder (~> 3.1)
23 24 25
    activerecord (4.1.11)
      activemodel (= 4.1.11)
      activesupport (= 4.1.11)
Marin Jankovski committed
26
      arel (~> 5.0.0)
Jeremy committed
27 28 29 30
    activeresource (4.0.0)
      activemodel (~> 4.0)
      activesupport (~> 4.0)
      rails-observers (~> 0.1.1)
31
    activesupport (4.1.11)
Jacob Vosmaer committed
32
      i18n (~> 0.6, >= 0.6.9)
Marin Jankovski committed
33 34
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
35
      thread_safe (~> 0.1)
Marin Jankovski committed
36
      tzinfo (~> 1.1)
37 38
    acts-as-taggable-on (3.5.0)
      activerecord (>= 3.2, < 5)
39
    addressable (2.3.8)
40
    annotate (2.6.0)
41 42
      activerecord (>= 2.3.0)
      rake (>= 0.8.7)
Marin Jankovski committed
43
    arel (5.0.1.20140414130214)
Jeremy committed
44 45
    asana (0.0.6)
      activeresource (>= 3.2.3)
46
    asciidoctor (1.5.2)
47 48 49
    ast (2.0.0)
    astrolabe (1.3.0)
      parser (>= 2.2.0.pre.3, < 3.0)
50 51
    attr_encrypted (1.3.4)
      encryptor (>= 1.3.0)
Valery Sizov committed
52
    attr_required (1.0.0)
Sullivan SENECHAL committed
53
    autoprefixer-rails (5.1.11)
54 55
      execjs
      json
56
    awesome_print (1.2.0)
57 58 59
    axiom-types (0.0.5)
      descendants_tracker (~> 0.0.1)
      ice_nine (~> 0.9)
60
    bcrypt (3.1.7)
61
    better_errors (1.0.1)
62
      coderay (>= 1.0.0)
Dmitriy Zaporozhets committed
63
      erubis (>= 2.6.6)
64
    binding_of_caller (0.7.2)
65
      debug_inspector (>= 0.0.1)
Sullivan SENECHAL committed
66
    bootstrap-sass (3.3.4.1)
67 68
      autoprefixer-rails (>= 5.0.0.1)
      sass (>= 3.2.19)
Dmitriy Zaporozhets committed
69 70 71 72 73 74 75 76 77 78
    brakeman (3.0.1)
      erubis (~> 2.6)
      fastercsv (~> 1.5)
      haml (>= 3.0, < 5.0)
      highline (~> 1.6.20)
      multi_json (~> 1.2)
      ruby2ruby (~> 2.1.1)
      ruby_parser (~> 3.5.0)
      sass (~> 3.0)
      terminal-table (~> 1.4)
79
    browser (1.0.0)
Marin Jankovski committed
80
    builder (3.2.2)
Douwe Maan committed
81 82 83
    byebug (3.2.0)
      columnize (~> 0.8)
      debugger-linecache (~> 1.2)
84
    cal-heatmap-rails (0.0.1)
85
    capybara (2.4.4)
gitlabhq committed
86 87 88 89
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
90
      xpath (~> 2.0)
91 92 93
    capybara-screenshot (1.0.9)
      capybara (>= 1.0, < 3)
      launchy
94
    carrierwave (0.9.0)
95 96
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
97
      json (>= 1.7)
Vinnie Okada committed
98 99
    celluloid (0.16.0)
      timers (~> 4.0.0)
100
    charlock_holmes (0.6.9.4)
101
    cliver (0.3.2)
102
    coderay (1.1.0)
103
    coercible (1.0.0)
104
      descendants_tracker (~> 0.0.1)
105
    coffee-rails (4.1.0)
gitlabhq committed
106
      coffee-script (>= 2.2.0)
107
      railties (>= 4.0.0, < 5.0)
108
    coffee-script (2.4.1)
gitlabhq committed
109 110
      coffee-script-source
      execjs
111
    coffee-script-source (1.9.1.1)
112
    colored (1.2)
Nihad Abbasov committed
113
    colorize (0.5.8)
Douwe Maan committed
114
    columnize (0.9.0)
Jacob Vosmaer committed
115
    connection_pool (2.1.0)
116 117 118 119 120 121
    coveralls (0.8.2)
      json (~> 1.8)
      rest-client (>= 1.6.8, < 2)
      simplecov (~> 0.10.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
122 123
    crack (0.4.2)
      safe_yaml (~> 1.0.0)
Robert Schilling committed
124
    creole (0.3.8)
Robert Speicher committed
125
    d3_rails (3.5.5)
126
      railties (>= 3.1.0)
127
    daemons (1.1.9)
128
    database_cleaner (1.4.1)
129
    debug_inspector (0.0.2)
Douwe Maan committed
130
    debugger-linecache (1.2.0)
Dmitriy Zaporozhets committed
131 132
    default_value_for (3.0.0)
      activerecord (>= 3.2.0, < 5.0)
133
    descendants_tracker (0.0.3)
134 135
    devise (3.2.4)
      bcrypt (~> 3.0)
Nihad Abbasov committed
136
      orm_adapter (~> 0.1)
137
      railties (>= 3.2.6, < 5)
138
      thread_safe (~> 0.1)
139
      warden (~> 1.2.3)
140 141
    devise-async (0.9.0)
      devise (~> 3.2)
142 143 144 145 146 147 148
    devise-two-factor (1.0.1)
      activemodel
      activesupport
      attr_encrypted (~> 1.3.2)
      devise (~> 3.2.4)
      rails
      rotp (~> 1.6.1)
149
    diff-lcs (1.2.5)
skv-headless committed
150
    diffy (3.0.3)
DJ Mountney committed
151
    docile (1.1.5)
152 153
    domain_name (0.5.24)
      unf (>= 0.0.5, < 1.0.0)
154 155
    doorkeeper (2.1.3)
      railties (>= 3.2)
156
    dotenv (0.9.0)
157
    dropzonejs-rails (0.7.1)
158
      rails (> 3.1)
Douwe Maan committed
159
    email_reply_parser (0.5.8)
160
    email_spec (1.6.0)
Riyad Preukschas committed
161
      launchy (~> 2.1)
162
      mail (~> 2.2)
163
    encryptor (1.3.0)
164
    enumerize (0.7.0)
Andrew8xx8 committed
165
      activesupport (>= 3.2)
166
    equalizer (0.0.8)
gitlabhq committed
167
    erubis (2.7.0)
168
    escape_utils (0.2.4)
Chulki Lee committed
169
    eventmachine (1.0.4)
170
    excon (0.45.3)
Sullivan SENECHAL committed
171
    execjs (2.5.2)
Robert Schilling committed
172
    expression_parser (0.9.0)
173
    factory_girl (4.3.0)
174
      activesupport (>= 3.0.0)
175 176
    factory_girl_rails (4.3.0)
      factory_girl (~> 4.3.0)
177
      railties (>= 3.0.0)
178
    faraday (0.8.9)
179
      multipart-post (~> 1.2.0)
180 181
    faraday_middleware (0.9.0)
      faraday (>= 0.7.4, < 0.9)
Dmitriy Zaporozhets committed
182
    fastercsv (1.5.5)
Robert Speicher committed
183
    ffaker (2.0.0)
184
    ffi (1.9.8)
185 186
    fission (0.5.0)
      CFPropertyList (~> 2.2)
187 188 189
    flowdock (0.7.0)
      httparty (~> 0.7)
      multi_json
190 191 192
    fog (1.25.0)
      fog-brightbox (~> 0.4)
      fog-core (~> 1.25)
193
      fog-json
194 195 196 197 198 199 200 201 202
      fog-profitbricks
      fog-radosgw (>= 0.0.2)
      fog-sakuracloud (>= 0.0.4)
      fog-softlayer
      fog-terremark
      fog-vmfusion
      fog-voxel
      fog-xml (~> 0.1.1)
      ipaddress (~> 0.5)
203
      nokogiri (~> 1.5, >= 1.5.11)
204 205 206
      opennebula
    fog-brightbox (0.7.1)
      fog-core (~> 1.22)
207
      fog-json
208 209
      inflecto (~> 0.0.2)
    fog-core (1.30.0)
210
      builder
211 212
      excon (~> 0.45)
      formatador (~> 0.2)
213
      mime-types
214
      net-scp (~> 1.1)
215
      net-ssh (>= 2.1.3)
216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
    fog-profitbricks (0.0.3)
      fog-core
      fog-xml
      nokogiri
    fog-radosgw (0.0.4)
      fog-core (>= 1.21.0)
      fog-json
      fog-xml (>= 0.0.1)
    fog-sakuracloud (1.0.1)
      fog-core
      fog-json
    fog-softlayer (0.4.6)
      fog-core
      fog-json
    fog-terremark (0.1.0)
      fog-core
      fog-xml
    fog-vmfusion (0.1.0)
      fission
      fog-core
    fog-voxel (0.1.0)
      fog-core
      fog-xml
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
245
    font-awesome-rails (4.2.0.0)
246
      railties (>= 3.2, < 5.0)
Dmitriy Zaporozhets committed
247 248
    foreman (0.63.0)
      dotenv (>= 0.7)
Dmitriy Zaporozhets committed
249
      thor (>= 0.13.6)
250
    formatador (0.2.5)
Robert Speicher committed
251 252 253
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
254
    gemnasium-gitlab-service (0.2.6)
255
      rugged (~> 0.21)
256 257
    gemojione (2.0.0)
      json
258 259
    gherkin-ruby (0.3.1)
      racc
Stefan Tatschner committed
260 261
    github-markup (1.3.1)
      posix-spawn (~> 0.3.8)
262 263
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
264 265
      gitlab-grit (>= 2.4.1)
      multi_json
Stefan Tatschner committed
266
    gitlab-grit (2.7.2)
267
      charlock_holmes (~> 0.6)
268 269
      diff-lcs (~> 1.1)
      mime-types (~> 1.15)
270
      posix-spawn (~> 0.3)
Valery Sizov committed
271
    gitlab-linguist (3.0.1)
272 273 274
      charlock_holmes (~> 0.6.6)
      escape_utils (~> 0.2.4)
      mime-types (~> 1.19)
275 276
    gitlab_emoji (0.1.0)
      gemojione (~> 2.0)
277
    gitlab_git (7.2.15)
Valery Sizov committed
278 279 280 281
      activesupport (~> 4.0)
      charlock_holmes (~> 0.6)
      gitlab-linguist (~> 3.0)
      rugged (~> 0.22.2)
282
    gitlab_meta (7.0)
Douwe Maan committed
283
    gitlab_omniauth-ldap (1.2.1)
284
      net-ldap (~> 0.9)
285 286
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
287
      rubyntlm (~> 0.3)
Valery Sizov committed
288 289 290
    gollum-grit_adapter (0.1.3)
      gitlab-grit (~> 2.7, >= 2.7.1)
    gollum-lib (4.0.2)
Stefan Tatschner committed
291
      github-markup (~> 1.3.1)
Valery Sizov committed
292
      gollum-grit_adapter (~> 0.1, >= 0.1.1)
Stefan Tatschner committed
293
      nokogiri (~> 1.6.4)
294
      rouge (~> 1.9)
295 296
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
Dmitriy Zaporozhets committed
297 298 299
    gon (5.0.1)
      actionpack (>= 2.3.0)
      json
300
    grape (0.6.1)
Riyad Preukschas committed
301
      activesupport
302 303
      builder
      hashie (>= 1.2.0)
Riyad Preukschas committed
304
      multi_json (>= 1.3.2)
305
      multi_xml (>= 0.5.2)
Dmitriy Zaporozhets committed
306
      rack (>= 1.3.0)
Riyad Preukschas committed
307
      rack-accept
308
      rack-mount
309
      virtus (>= 1.0.0)
310 311 312
    grape-entity (0.4.2)
      activesupport
      multi_json (>= 1.3.2)
313
    haml (4.0.7)
314
      tilt
Marin Jankovski committed
315 316 317
    haml-rails (0.5.3)
      actionpack (>= 4.0.1)
      activesupport (>= 4.0.1)
318
      haml (>= 3.1, < 5.0)
Marin Jankovski committed
319
      railties (>= 4.0.1)
320
    hashie (2.1.2)
Dmitriy Zaporozhets committed
321
    highline (1.6.21)
322
    hike (1.2.3)
Chulki Lee committed
323
    hipchat (1.5.0)
324
      httparty
Chulki Lee committed
325
      mimemagic
Vinnie Okada committed
326
    hitimes (1.2.2)
327 328 329
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
330 331
    http-cookie (1.0.2)
      domain_name (~> 0.5)
332
    http_parser.rb (0.5.3)
Chulki Lee committed
333
    httparty (0.13.3)
334
      json (~> 1.8)
Dmitriy Zaporozhets committed
335
      multi_xml (>= 0.5.2)
336
    httpauth (0.2.1)
Valery Sizov committed
337
    httpclient (2.5.3.3)
338
    i18n (0.7.0)
Vinnie Okada committed
339
    ice_cube (0.11.1)
340
    ice_nine (0.10.0)
341 342
    inflecto (0.0.2)
    ipaddress (0.8.0)
343
    jquery-atwho-rails (1.0.1)
344
    jquery-rails (3.1.3)
345 346
      railties (>= 3.0, < 5.0)
      thor (>= 0.14, < 2.0)
347 348
    jquery-scrollto-rails (1.4.3)
      railties (> 3.1, < 5.0)
349
    jquery-turbolinks (2.0.1)
350 351
      railties (>= 3.1.0)
      turbolinks
352 353
    jquery-ui-rails (4.2.1)
      railties (>= 3.2.16)
354
    json (1.8.3)
355
    jwt (0.1.13)
Dmitriy Zaporozhets committed
356
      multi_json (>= 1.5)
Dmitriy Zaporozhets committed
357
    kaminari (0.15.1)
358 359
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
Chulki Lee committed
360
    kgio (2.9.2)
361
    launchy (2.4.3)
Riyad Preukschas committed
362
      addressable (~> 2.3)
363
    letter_opener (1.1.2)
364
      launchy (~> 2.2)
365 366
    listen (2.10.0)
      celluloid (~> 0.16.0)
Dmitriy Zaporozhets committed
367 368
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
369 370
    macaddr (1.7.1)
      systemu (~> 2.6.2)
Vinnie Okada committed
371 372
    mail (2.6.3)
      mime-types (>= 1.16, < 3)
373
    mail_room (0.4.2)
374
    method_source (0.8.2)
375
    mime-types (1.25.1)
Chulki Lee committed
376
    mimemagic (0.3.0)
377
    mini_portile (0.6.2)
Dmitriy Zaporozhets committed
378
    minitest (5.3.5)
379
    mousetrap-rails (1.4.6)
380
    multi_json (1.11.2)
381
    multi_xml (0.5.5)
Dmitriy Zaporozhets committed
382
    multipart-post (1.2.0)
Marin Jankovski committed
383
    mysql2 (0.3.16)
Douwe Maan committed
384
    net-ldap (0.11)
385
    net-scp (1.2.1)
386
      net-ssh (>= 2.6.5)
387
    net-ssh (2.9.2)
388
    netrc (0.10.3)
389
    newrelic_rpm (3.9.4.245)
390
    nokogiri (1.6.6.2)
Stefan Tatschner committed
391
      mini_portile (~> 0.6.0)
392
    nprogress-rails (0.1.2.3)
Dmitriy Zaporozhets committed
393
    oauth (0.4.7)
394
    oauth2 (0.8.1)
Dmitriy Zaporozhets committed
395 396 397 398 399
      faraday (~> 0.8)
      httpauth (~> 0.1)
      jwt (~> 0.1.4)
      multi_json (~> 1.0)
      rack (~> 1.2)
Valery Sizov committed
400 401
    octokit (3.7.0)
      sawyer (~> 0.6.0, >= 0.5.3)
402 403 404
    omniauth (1.2.2)
      hashie (>= 1.2, < 4)
      rack (~> 1.0)
Douwe Maan committed
405 406 407 408
    omniauth-bitbucket (0.0.2)
      multi_json (~> 1.7)
      omniauth (~> 1.1)
      omniauth-oauth (~> 1.0)
409
    omniauth-github (1.1.1)
Dmitriy Zaporozhets committed
410 411
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
412 413 414
    omniauth-gitlab (1.0.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
415 416 417
    omniauth-google-oauth2 (0.2.5)
      omniauth (> 1.0)
      omniauth-oauth2 (~> 1.1)
Valery Sizov committed
418 419 420 421 422
    omniauth-kerberos (0.2.0)
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
    omniauth-multipassword (0.4.1)
      omniauth (~> 1.0)
Dmitriy Zaporozhets committed
423 424 425
    omniauth-oauth (1.0.1)
      oauth
      omniauth (~> 1.0)
Riyad Preukschas committed
426
    omniauth-oauth2 (1.1.1)
Dmitriy Zaporozhets committed
427 428
      oauth2 (~> 0.8.0)
      omniauth (~> 1.0)
429
    omniauth-saml (1.4.1)
430
      omniauth (~> 1.1)
431
      ruby-saml (~> 1.0.0)
432 433
    omniauth-shibboleth (1.1.1)
      omniauth (>= 1.0.0)
434
    omniauth-twitter (1.0.1)
Dmitriy Zaporozhets committed
435 436
      multi_json (~> 1.3)
      omniauth-oauth (~> 1.0)
Valery Sizov committed
437 438 439 440
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
441 442 443 444
    opennebula (4.12.1)
      json
      nokogiri
      rbvmomi
Chulki Lee committed
445
    org-ruby (0.9.12)
Robert Schilling committed
446
      rubypants (~> 0.2)
447
    orm_adapter (0.5.0)
448 449
    parser (2.2.0.2)
      ast (>= 1.1, < 3.0)
450
    pg (0.18.2)
451
    poltergeist (1.6.0)
452 453
      capybara (~> 2.1)
      cliver (~> 0.3.1)
454 455
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
Dmitriy Zaporozhets committed
456
    posix-spawn (0.3.9)
457
    powerpack (0.0.9)
458 459
    pry (0.9.12.4)
      coderay (~> 1.0)
Riyad Preukschas committed
460
      method_source (~> 0.8)
461
      slop (~> 3.4)
462 463
    pry-rails (0.3.2)
      pry (>= 0.9.10)
Valery Sizov committed
464
    pyu-ruby-sasl (0.0.3.3)
Dmitriy Zaporozhets committed
465 466
    quiet_assets (1.0.2)
      railties (>= 3.1, < 5.0)
Yorick Peterse committed
467
    racc (1.4.12)
Robert Speicher committed
468
    rack (1.5.5)
Riyad Preukschas committed
469 470
    rack-accept (0.4.5)
      rack (>= 0.4)
471
    rack-attack (4.3.0)
Marin Jankovski committed
472
      rack
473
    rack-cors (0.2.9)
474
    rack-mini-profiler (0.9.0)
randx committed
475
      rack (>= 1.1.3)
476 477
    rack-mount (0.8.3)
      rack (>= 1.0.0)
Valery Sizov committed
478 479 480 481 482 483
    rack-oauth2 (1.0.8)
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.2.0.2)
      multi_json (>= 1.3.6)
      rack (>= 1.1)
484
    rack-protection (1.5.1)
gitlabhq committed
485
      rack
Vinnie Okada committed
486
    rack-test (0.6.3)
gitlabhq committed
487
      rack (>= 1.0)
488 489 490 491 492 493 494
    rails (4.1.11)
      actionmailer (= 4.1.11)
      actionpack (= 4.1.11)
      actionview (= 4.1.11)
      activemodel (= 4.1.11)
      activerecord (= 4.1.11)
      activesupport (= 4.1.11)
495
      bundler (>= 1.3.0, < 2.0)
496
      railties (= 4.1.11)
Marin Jankovski committed
497
      sprockets-rails (~> 2.0)
Jeremy committed
498 499
    rails-observers (0.1.2)
      activemodel (~> 4.0)
500 501 502
    railties (4.1.11)
      actionpack (= 4.1.11)
      activesupport (= 4.1.11)
gitlabhq committed
503
      rake (>= 0.8.7)
504
      thor (>= 0.18.1, < 2.0)
505
    rainbow (2.0.0)
Chulki Lee committed
506
    raindrops (0.13.0)
Vinnie Okada committed
507
    rake (10.4.2)
508
    raphael-rails (2.1.2)
509 510
    rb-fsevent (0.9.4)
    rb-inotify (0.9.5)
511
      ffi (>= 0.5.0)
512 513 514 515
    rbvmomi (1.8.2)
      builder
      nokogiri (>= 1.4.1)
      trollop
Dmitriy Zaporozhets committed
516
    rdoc (3.12.2)
517
      json (~> 1.4)
518
    redcarpet (3.3.2)
519
    redis (3.2.1)
520 521 522 523 524 525 526
    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)
Jacob Vosmaer committed
527 528
    redis-namespace (1.5.1)
      redis (~> 3.0, >= 3.0.4)
529 530 531 532 533 534
    redis-rack (1.5.0)
      rack (~> 1.5)
      redis-store (~> 1.1.0)
    redis-rails (4.0.0)
      redis-actionpack (~> 4)
      redis-activesupport (~> 4)
535
      redis-store (~> 1.1.0)
536
    redis-store (1.1.6)
537
      redis (>= 2.2)
538
    request_store (1.0.5)
539 540
    rerun (0.10.0)
      listen (~> 2.7, >= 2.7.3)
541 542 543 544
    rest-client (1.8.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 3.0)
      netrc (~> 0.7)
Robert Schilling committed
545
    rinku (1.7.3)
546
    rotp (1.6.1)
547
    rouge (1.9.1)
548 549 550
    rqrcode (0.4.2)
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
Robert Speicher committed
551 552 553 554
    rspec (3.3.0)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
Robert Speicher committed
555 556 557
    rspec-core (3.3.1)
      rspec-support (~> 3.3.0)
    rspec-expectations (3.3.0)
558
      diff-lcs (>= 1.2.0, < 2.0)
Robert Speicher committed
559 560 561 562 563 564 565 566 567 568 569 570 571
      rspec-support (~> 3.3.0)
    rspec-mocks (3.3.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.3.0)
    rspec-rails (3.3.2)
      actionpack (>= 3.0, < 4.3)
      activesupport (>= 3.0, < 4.3)
      railties (>= 3.0, < 4.3)
      rspec-core (~> 3.3.0)
      rspec-expectations (~> 3.3.0)
      rspec-mocks (~> 3.3.0)
      rspec-support (~> 3.3.0)
    rspec-support (3.3.0)
572 573 574 575 576 577
    rubocop (0.28.0)
      astrolabe (~> 1.3)
      parser (>= 2.2.0.pre.7, < 3.0)
      powerpack (~> 0.0.6)
      rainbow (>= 1.99.1, < 3.0)
      ruby-progressbar (~> 1.4)
Jared Szechy committed
578 579
    ruby-fogbugz (0.1.1)
      crack
580
    ruby-progressbar (1.7.1)
581 582
    ruby-saml (1.0.0)
      nokogiri (>= 1.5.10)
583
      uuid (~> 2.3)
Dmitriy Zaporozhets committed
584 585 586 587 588
    ruby2ruby (2.1.3)
      ruby_parser (~> 3.1)
      sexp_processor (~> 4.0)
    ruby_parser (3.5.0)
      sexp_processor (~> 4.1)
Douwe Maan committed
589
    rubyntlm (0.5.0)
590
    rubypants (0.2.0)
591
    rugged (0.22.2)
592
    safe_yaml (1.0.4)
593
    sanitize (2.1.0)
594
      nokogiri (>= 1.4.4)
595
    sass (3.2.19)
596
    sass-rails (4.0.5)
597
      railties (>= 4.0.0, < 5.0)
598 599
      sass (~> 3.2.2)
      sprockets (~> 2.8, < 3.0)
600
      sprockets-rails (~> 2.0)
Valery Sizov committed
601 602 603
    sawyer (0.6.0)
      addressable (~> 2.3.5)
      faraday (~> 0.8, < 0.10)
604 605 606
    sdoc (0.3.20)
      json (>= 1.1.3)
      rdoc (~> 3.10)
Robert Speicher committed
607 608 609
    seed-fu (2.3.5)
      activerecord (>= 3.1, < 4.3)
      activesupport (>= 3.1, < 4.3)
610
    select2-rails (3.5.9.3)
611
      thor (~> 0.14)
612
    settingslogic (2.0.9)
Dmitriy Zaporozhets committed
613
    sexp_processor (4.4.5)
Jared Szechy committed
614 615
    sham_rack (1.3.6)
      rack
616
    shoulda-matchers (2.8.0)
617
      activesupport (>= 3.0.0)
Vinnie Okada committed
618 619 620
    sidekiq (3.3.0)
      celluloid (>= 0.16.0)
      connection_pool (>= 2.0.0)
621
      json
Vinnie Okada committed
622 623
      redis (>= 3.0.6)
      redis-namespace (>= 1.3.1)
Vinnie Okada committed
624 625 626 627
    sidetiq (0.6.3)
      celluloid (>= 0.14.1)
      ice_cube (= 0.11.1)
      sidekiq (>= 3.0.0)
628
    simple_oauth (0.1.9)
629
    simplecov (0.10.0)
630
      docile (~> 1.1.0)
631 632 633
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
634
    sinatra (1.4.4)
635
      rack (~> 1.4)
636 637
      rack-protection (~> 1.4)
      tilt (~> 1.3, >= 1.3.4)
gitlabhq committed
638
    six (0.2.0)
639
    slack-notifier (1.0.0)
640 641 642
    slim (2.0.2)
      temple (~> 0.6.6)
      tilt (>= 1.3.3, < 2.1)
643
    slop (3.6.0)
644
    spinach (0.8.7)
645
      colorize (= 0.5.8)
646
      gherkin-ruby (>= 0.3.1)
Dmitriy Zaporozhets committed
647 648
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
Nihad Abbasov committed
649 650
      railties (>= 3)
      spinach (>= 0.4)
651
    spring (1.3.6)
Jeroen van Baarsen committed
652
    spring-commands-rspec (1.0.4)
653 654 655
      spring (>= 0.9.1)
    spring-commands-spinach (1.0.0)
      spring (>= 0.9.1)
656 657
    spring-commands-teaspoon (0.0.2)
      spring (>= 0.9.1)
658
    sprockets (2.12.4)
gitlabhq committed
659
      hike (~> 1.2)
Dmitriy Zaporozhets committed
660
      multi_json (~> 1.0)
gitlabhq committed
661 662
      rack (~> 1.0)
      tilt (~> 1.1, != 1.3.0)
663
    sprockets-rails (2.3.2)
664 665
      actionpack (>= 3.0)
      activesupport (>= 3.0)
Vinnie Okada committed
666
      sprockets (>= 2.8, < 4.0)
Dmitriy Zaporozhets committed
667
    stamp (0.5.0)
Dmitriy Zaporozhets committed
668
    state_machine (1.2.0)
Stefan Tatschner committed
669
    stringex (2.5.2)
670
    systemu (2.6.5)
Robert Speicher committed
671 672
    task_list (1.0.2)
      html-pipeline
673 674 675 676
    teaspoon (1.0.2)
      railties (>= 3.2.5, < 5)
    teaspoon-jasmine (2.2.0)
      teaspoon (>= 1.0.0)
677
    temple (0.6.7)
678 679
    term-ansicolor (1.3.2)
      tins (~> 1.0)
Dmitriy Zaporozhets committed
680
    terminal-table (1.4.5)
681 682
    test_after_commit (0.2.2)
    thin (1.6.1)
683
      daemons (>= 1.0.9)
684
      eventmachine (>= 1.0.0)
685
      rack (>= 1.0.0)
686
    thor (0.19.1)
687
    thread_safe (0.3.5)
688
    tilt (1.4.1)
Vinnie Okada committed
689 690
    timers (4.0.1)
      hitimes
691
    timfel-krb5-auth (0.8.3)
692
    tinder (1.9.3)
693 694 695
      eventmachine (~> 1.0)
      faraday (~> 0.8)
      faraday_middleware (~> 0.9)
696 697
      hashie (>= 1.0, < 3)
      json (~> 1.8.0)
698
      mime-types (~> 1.19)
699
      multi_json (~> 1.7)
700
      twitter-stream (~> 0.1)
701
    tins (1.5.4)
702
    trollop (2.1.2)
703
    turbolinks (2.5.3)
704
      coffee-rails
705 706 707 708
    twitter-stream (0.1.16)
      eventmachine (>= 0.12.8)
      http_parser.rb (~> 0.5.1)
      simple_oauth (~> 0.1.4)
Dmitriy Zaporozhets committed
709
    tzinfo (1.2.2)
Marin Jankovski committed
710
      thread_safe (~> 0.1)
711
    uglifier (2.3.2)
gitlabhq committed
712
      execjs (>= 0.3.0)
713
      json (>= 1.8.0)
714
    underscore-rails (1.4.4)
715 716
    unf (0.1.4)
      unf_ext
717
    unf_ext (0.0.7.1)
718 719 720 721
    unicorn (4.6.3)
      kgio (~> 2.6)
      rack
      raindrops (~> 0.7)
722 723
    unicorn-worker-killer (0.4.2)
      unicorn (~> 4)
724
    uuid (2.3.8)
725
      macaddr (~> 1.0)
726
    version_sorter (2.0.0)
727
    virtus (1.0.1)
728
      axiom-types (~> 0.0.5)
729
      coercible (~> 1.0)
730
      descendants_tracker (~> 0.0.1)
731
      equalizer (~> 0.0.7)
732
    warden (1.2.3)
gitlabhq committed
733
      rack (>= 1.0)
734 735
    webmock (1.21.0)
      addressable (>= 2.3.6)
Dmitriy Zaporozhets committed
736
      crack (>= 0.3.2)
737 738 739
    websocket-driver (0.5.4)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
Robert Schilling committed
740 741 742 743
    wikicloth (0.8.1)
      builder
      expression_parser
      rinku
744
    xpath (2.0.0)
gitlabhq committed
745 746 747 748 749 750
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
Robert Schilling committed
751
  RedCloth
752
  ace-rails-ap
753
  acts-as-taggable-on (~> 3.4)
754
  addressable
755
  annotate (~> 2.6.0.beta2)
Jeremy committed
756
  asana (~> 0.0.6)
757
  asciidoctor (~> 1.5.2)
758
  attr_encrypted (= 1.3.4)
gitlabhq committed
759
  awesome_print
760 761
  better_errors
  binding_of_caller
762
  bootstrap-sass (~> 3.0)
Dmitriy Zaporozhets committed
763
  brakeman
764
  browser (~> 1.0.0)
Douwe Maan committed
765
  byebug
766
  cal-heatmap-rails (~> 0.0.1)
767
  capybara (~> 2.4.0)
768
  capybara-screenshot (~> 1.0.0)
769
  carrierwave
770
  charlock_holmes
Dmitriy Zaporozhets committed
771
  coffee-rails
772
  colored
773
  coveralls (~> 0.8.2)
Robert Schilling committed
774
  creole (~> 0.3.6)
Robert Speicher committed
775
  d3_rails (~> 3.5.5)
776
  database_cleaner (~> 1.4.0)
Dmitriy Zaporozhets committed
777
  default_value_for (~> 3.0.0)
778 779
  devise (= 3.2.4)
  devise-async (= 0.9.0)
780
  devise-two-factor
skv-headless committed
781
  diffy (~> 3.0.3)
782
  doorkeeper (= 2.1.3)
783
  dropzonejs-rails
Douwe Maan committed
784
  email_reply_parser
785
  email_spec (~> 1.6.0)
Andrew8xx8 committed
786
  enumerize
787
  factory_girl_rails
Robert Speicher committed
788
  ffaker (~> 2.0.0)
789
  fog (~> 1.25.0)
790
  font-awesome-rails (~> 4.2)
Dmitriy Zaporozhets committed
791
  foreman
Robert Speicher committed
792
  fuubar (~> 2.0.0)
793
  gemnasium-gitlab-service (~> 0.2)
794
  github-markup
795
  gitlab-flowdock-git-hook (~> 1.0.1)
Valery Sizov committed
796
  gitlab-linguist (~> 3.0.1)
797
  gitlab_emoji (~> 0.1)
798
  gitlab_git (~> 7.2.15)
799
  gitlab_meta (= 7.0)
Douwe Maan committed
800
  gitlab_omniauth-ldap (= 1.2.1)
Valery Sizov committed
801
  gollum-lib (~> 4.0.2)
Dmitriy Zaporozhets committed
802
  gon (~> 5.0.0)
803
  grape (~> 0.6.1)
804
  grape-entity (~> 0.4.2)
805
  haml-rails
Chulki Lee committed
806
  hipchat (~> 1.5.0)
807
  html-pipeline (~> 1.11.0)
808
  httparty
809
  jquery-atwho-rails (~> 1.0.0)
810
  jquery-rails (= 3.1.3)
811
  jquery-scrollto-rails
812
  jquery-turbolinks
813
  jquery-ui-rails
Dmitriy Zaporozhets committed
814
  kaminari (~> 0.15.1)
Nihad Abbasov committed
815
  letter_opener
816
  mail_room (~> 0.4.2)
Marin Jankovski committed
817
  minitest (~> 5.3.0)
818
  mousetrap-rails
819
  mysql2
820
  newrelic_rpm
821
  nprogress-rails
Valery Sizov committed
822
  octokit (= 3.7.0)
823
  omniauth (~> 1.2.2)
Douwe Maan committed
824
  omniauth-bitbucket
Dmitriy Zaporozhets committed
825
  omniauth-github
826
  omniauth-gitlab
Dmitriy Zaporozhets committed
827
  omniauth-google-oauth2
Valery Sizov committed
828
  omniauth-kerberos
829
  omniauth-saml (~> 1.4.0)
830
  omniauth-shibboleth
831
  omniauth-twitter
Valery Sizov committed
832
  omniauth_crowd
Chulki Lee committed
833
  org-ruby (= 0.9.12)
Andrey Kumanyaev committed
834
  pg
835
  poltergeist (~> 1.6.0)
836
  pry-rails
Riyad Preukschas committed
837
  quiet_assets (~> 1.0.1)
838
  rack-attack (~> 4.3.0)
839
  rack-cors
randx committed
840
  rack-mini-profiler
Valery Sizov committed
841
  rack-oauth2 (~> 1.0.5)
842
  rails (= 4.1.11)
843
  raphael-rails (~> 2.1.2)
Robert Schilling committed
844
  rdoc (~> 3.6)
845
  redcarpet (~> 3.3.2)
846
  redis-rails
847
  request_store
848
  rerun (~> 0.10.0)
849
  rqrcode-rails3
Robert Speicher committed
850
  rspec-rails (~> 3.3.0)
851
  rubocop (= 0.28.0)
Jared Szechy committed
852
  ruby-fogbugz
853
  sanitize (~> 2.0)
854
  sass-rails (~> 4.0.5)
855
  sdoc
856
  seed-fu
857
  select2-rails (~> 3.5.9)
858
  settingslogic
Jared Szechy committed
859
  sham_rack
860
  shoulda-matchers (~> 2.8.0)
Vinnie Okada committed
861
  sidekiq (~> 3.3)
Vinnie Okada committed
862
  sidetiq (= 0.6.3)
gitlabhq committed
863
  simplecov
Dmitriy Zaporozhets committed
864
  sinatra
gitlabhq committed
865
  six
866
  slack-notifier (~> 1.0.0)
Dmitriy Zaporozhets committed
867
  slim
868
  spinach-rails
869
  spring (~> 1.3.1)
870 871 872
  spring-commands-rspec (~> 1.0.0)
  spring-commands-spinach (~> 1.0.0)
  spring-commands-teaspoon (~> 0.0.2)
873
  sprockets (~> 2.12.3)
gitlabhq committed
874
  stamp
Andrew8xx8 committed
875
  state_machine
876
  task_list (= 1.0.2)
877 878
  teaspoon (~> 1.0.0)
  teaspoon-jasmine
879
  test_after_commit
880
  thin
881
  tinder (~> 1.9.2)
882
  turbolinks (~> 2.5.0)
Dmitriy Zaporozhets committed
883
  uglifier
884
  underscore-rails (~> 1.4.4)
885
  unf
886
  unicorn (~> 4.6.3)
887
  unicorn-worker-killer
Robert Speicher committed
888
  version_sorter
skv committed
889
  virtus
890
  webmock (~> 1.21.0)
Robert Schilling committed
891
  wikicloth (= 0.8.1)
892 893 894

BUNDLED WITH
   1.10.5