BigW Consortium Gitlab

Gemfile.lock 25.3 KB
Newer Older
gitlabhq committed
1
GEM
2
  remote: https://rubygems.org/
gitlabhq committed
3
  specs:
4
    RedCloth (4.3.2)
Sean McGivern committed
5
    ace-rails-ap (4.1.2)
6 7 8 9
    actionmailer (4.2.8)
      actionpack (= 4.2.8)
      actionview (= 4.2.8)
      activejob (= 4.2.8)
Vinnie Okada committed
10
      mail (~> 2.5, >= 2.5.4)
Valery Sizov committed
11
      rails-dom-testing (~> 1.0, >= 1.0.5)
12 13 14
    actionpack (4.2.8)
      actionview (= 4.2.8)
      activesupport (= 4.2.8)
Valery Sizov committed
15
      rack (~> 1.6)
16
      rack-test (~> 0.6.2)
Valery Sizov committed
17 18
      rails-dom-testing (~> 1.0, >= 1.0.5)
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
19 20
    actionview (4.2.8)
      activesupport (= 4.2.8)
Marin Jankovski committed
21 22
      builder (~> 3.1)
      erubis (~> 2.7.0)
Valery Sizov committed
23
      rails-dom-testing (~> 1.0, >= 1.0.5)
24 25 26
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
    activejob (4.2.8)
      activesupport (= 4.2.8)
Valery Sizov committed
27
      globalid (>= 0.3.0)
28 29
    activemodel (4.2.8)
      activesupport (= 4.2.8)
Marin Jankovski committed
30
      builder (~> 3.1)
31 32 33
    activerecord (4.2.8)
      activemodel (= 4.2.8)
      activesupport (= 4.2.8)
Valery Sizov committed
34
      arel (~> 6.0)
35 36
    activerecord_sane_schema_dumper (0.2)
      rails (>= 4, < 5)
37
    activesupport (4.2.8)
Valery Sizov committed
38
      i18n (~> 0.7)
Marin Jankovski committed
39
      minitest (~> 5.1)
Valery Sizov committed
40
      thread_safe (~> 0.3, >= 0.3.4)
Marin Jankovski committed
41
      tzinfo (~> 1.1)
42 43
    acts-as-taggable-on (4.0.0)
      activerecord (>= 4.0)
44
    addressable (2.3.8)
Valery Sizov committed
45 46
    after_commit_queue (1.3.0)
      activerecord (>= 3.0)
47
    akismet (2.0.0)
48
    allocations (1.0.5)
49
    arel (6.0.4)
50 51 52 53 54
    asana (0.4.0)
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
Valery Sizov committed
55
    asciidoctor (1.5.3)
56
    asciidoctor-plantuml (0.0.7)
57
      asciidoctor (~> 1.5)
58
    ast (2.3.0)
59
    attr_encrypted (3.0.3)
60
      encryptor (~> 3.0.0)
Valery Sizov committed
61
    attr_required (1.0.0)
62 63 64 65
    autoparse (0.3.3)
      addressable (>= 2.3.1)
      extlib (>= 0.9.15)
      multi_json (>= 1.0.0)
66
    autoprefixer-rails (6.2.3)
67 68
      execjs
      json
69
    awesome_print (1.2.0)
70 71 72 73
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
74
    babosa (1.0.2)
Kamil Trzcinski committed
75
    base32 (0.3.2)
76
    bcrypt (3.1.11)
77
    benchmark-ips (2.3.0)
78
    better_errors (1.0.1)
79
      coderay (>= 1.0.0)
Dmitriy Zaporozhets committed
80
      erubis (>= 2.6.6)
81
    bindata (2.3.5)
82
    binding_of_caller (0.7.2)
83
      debug_inspector (>= 0.0.1)
84 85 86
    bootstrap-sass (3.3.6)
      autoprefixer-rails (>= 5.2.1)
      sass (>= 3.3.4)
Brian Neel committed
87
    brakeman (3.4.1)
Stan Hu committed
88
    browser (2.2.0)
89
    builder (3.2.3)
90
    bullet (5.2.0)
91
      activesupport (>= 3.0.0)
92
      uniform_notifier (~> 1.10.0)
93
    bundler-audit (0.5.0)
94 95
      bundler (~> 1.2)
      thor (~> 0.18)
96
    byebug (9.0.6)
Stan Hu committed
97 98
    capybara (2.6.2)
      addressable
gitlabhq committed
99 100 101 102
      mime-types (>= 1.16)
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
103
      xpath (~> 2.0)
104
    capybara-screenshot (1.0.11)
105 106
      capybara (>= 1.0, < 3)
      launchy
107
    carrierwave (0.11.2)
108 109
      activemodel (>= 3.2.0)
      activesupport (>= 3.2.0)
110
      json (>= 1.7)
111
      mime-types (>= 1.16)
112
      mimemagic (>= 0.3.0)
113
    cause (0.1)
Stan Hu committed
114
    charlock_holmes (0.7.3)
115
    chronic (0.10.2)
116 117
    chronic_duration (0.10.6)
      numerizer (~> 0.1.1)
Valery Sizov committed
118
    chunky_png (1.3.5)
119
    cliver (0.3.2)
120
    coderay (1.1.0)
121
    coercible (1.0.0)
122
      descendants_tracker (~> 0.0.1)
123
    coffee-rails (4.1.1)
gitlabhq committed
124
      coffee-script (>= 2.2.0)
125
      railties (>= 4.0.0, < 5.1.x)
126
    coffee-script (2.4.1)
gitlabhq committed
127 128
      coffee-script-source
      execjs
129
    coffee-script-source (1.10.0)
130
    colorize (0.7.7)
131
    concurrent-ruby (1.0.4)
132
    connection_pool (2.2.1)
133
    crack (0.4.3)
134
      safe_yaml (~> 1.0.0)
135
    creole (0.5.0)
136
    css_parser (1.4.1)
137
      addressable
138
    d3_rails (3.5.11)
139
      railties (>= 3.1.0)
140
    daemons (1.2.3)
141
    database_cleaner (1.5.3)
142
    debug_inspector (0.0.2)
143
    debugger-ruby_core_source (1.3.8)
144
    deckar01-task_list (1.0.6)
145 146 147
      activesupport (~> 4.0)
      html-pipeline
      rack (~> 1.0)
148 149
    default_value_for (3.0.2)
      activerecord (>= 3.2.0, < 5.1)
150 151
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
152
    devise (4.2.0)
153
      bcrypt (~> 3.0)
Nihad Abbasov committed
154
      orm_adapter (~> 0.1)
155
      railties (>= 4.1.0, < 5.1)
Robert Speicher committed
156
      responders
157
      warden (~> 1.2.3)
158
    devise-two-factor (3.0.0)
159
      activesupport
160 161
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
162
      railties
163
      rotp (~> 2.0)
164
    diff-lcs (1.2.5)
165
    diffy (3.1.0)
DJ Mountney committed
166
    docile (1.1.5)
167 168
    domain_name (0.5.20161021)
      unf (>= 0.0.5, < 1.0.0)
169
    doorkeeper (4.2.0)
170
      railties (>= 4.2)
171 172 173
    doorkeeper-openid_connect (1.1.2)
      doorkeeper (~> 4.0)
      json-jwt (~> 1.6)
Valery Sizov committed
174
    dropzonejs-rails (0.7.2)
175
      rails (> 3.1)
176
    email_reply_trimmer (0.1.6)
177
    email_spec (1.6.0)
Riyad Preukschas committed
178
      launchy (~> 2.1)
179
      mail (~> 2.2)
180
    encryptor (3.0.0)
181
    equalizer (0.0.11)
gitlabhq committed
182
    erubis (2.7.0)
183
    escape_utils (1.1.1)
184
    eventmachine (1.0.8)
185
    excon (0.52.0)
186
    execjs (2.6.0)
Robert Schilling committed
187
    expression_parser (0.9.0)
188
    extlib (0.9.16)
189
    factory_girl (4.7.0)
190
      activesupport (>= 3.0.0)
191 192
    factory_girl_rails (4.7.0)
      factory_girl (~> 4.7.0)
193
      railties (>= 3.0.0)
194 195
    faraday (0.9.2)
      multipart-post (>= 1.2, < 3)
196 197
    faraday_middleware (0.10.0)
      faraday (>= 0.7.4, < 0.10)
198 199 200
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
201
    ffaker (2.4.0)
202
    ffi (1.9.10)
203 204 205
    flay (2.6.1)
      ruby_parser (~> 3.0)
      sexp_processor (~> 4.0)
Valery Sizov committed
206
    flowdock (0.7.1)
207 208
      httparty (~> 0.7)
      multi_json
209 210
    fog-aws (0.11.0)
      fog-core (~> 1.38)
Stan Hu committed
211 212 213
      fog-json (~> 1.0)
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
214
    fog-core (1.42.0)
215
      builder
216
      excon (~> 0.49)
217
      formatador (~> 0.2)
218 219 220 221
    fog-google (0.5.0)
      fog-core
      fog-json
      fog-xml
222 223 224
    fog-json (1.0.2)
      fog-core (~> 1.0)
      multi_json (~> 1.10)
225
    fog-local (0.3.0)
Stan Hu committed
226
      fog-core (~> 1.27)
227 228 229 230
    fog-openstack (0.1.6)
      fog-core (>= 1.39)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
231 232 233 234 235
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
236 237 238
    fog-xml (0.1.2)
      fog-core
      nokogiri (~> 1.5, >= 1.5.11)
239
    font-awesome-rails (4.7.0.1)
240
      railties (>= 3.2, < 5.1)
241 242
    foreman (0.78.0)
      thor (~> 0.19.1)
243
    formatador (0.2.5)
Robert Speicher committed
244 245 246
    fuubar (2.0.0)
      rspec (~> 3.0)
      ruby-progressbar (~> 1.4)
247
    gemnasium-gitlab-service (0.2.6)
248
      rugged (~> 0.21)
249
    gemojione (3.0.1)
250
      json
251 252
    get_process_mem (0.2.0)
    gherkin-ruby (0.3.2)
253
    gitaly (0.3.0)
254 255
      google-protobuf (~> 3.1)
      grpc (~> 1.0)
256
    github-linguist (4.7.6)
257 258 259 260
      charlock_holmes (~> 0.7.3)
      escape_utils (~> 1.1.0)
      mime-types (>= 1.19)
      rugged (>= 0.23.0b)
261
    github-markup (1.4.0)
262 263
    gitlab-flowdock-git-hook (1.0.1)
      flowdock (~> 0.7)
264 265
      gitlab-grit (>= 2.4.1)
      multi_json
266
    gitlab-grit (2.8.1)
267
      charlock_holmes (~> 0.6)
268
      diff-lcs (~> 1.1)
269
      mime-types (>= 1.16, < 3)
270
      posix-spawn (~> 0.3)
271
    gitlab-markup (1.5.1)
Douwe Maan committed
272
    gitlab_omniauth-ldap (1.2.1)
273
      net-ldap (~> 0.9)
274 275
      omniauth (~> 1.0)
      pyu-ruby-sasl (~> 0.0.3.1)
276
      rubyntlm (~> 0.3)
277
    globalid (0.3.7)
Valery Sizov committed
278
      activesupport (>= 4.1.0)
279
    gollum-grit_adapter (1.0.1)
Valery Sizov committed
280
      gitlab-grit (~> 2.7, >= 2.7.1)
281 282
    gollum-lib (4.2.1)
      github-markup (~> 1.4.0)
283
      gollum-grit_adapter (~> 1.0)
Stefan Tatschner committed
284
      nokogiri (~> 1.6.4)
285
      rouge (~> 2.0)
286 287
      sanitize (~> 2.1.0)
      stringex (~> 2.5.1)
288 289 290
    gollum-rugged_adapter (0.4.2)
      mime-types (>= 1.15)
      rugged (~> 0.24.0, >= 0.21.3)
291
    gon (6.1.0)
Robert Speicher committed
292
      actionpack (>= 3.0)
Dmitriy Zaporozhets committed
293
      json
Robert Speicher committed
294 295
      multi_json
      request_store (>= 1.0)
296 297 298 299 300 301 302 303 304 305 306
    google-api-client (0.8.7)
      activesupport (>= 3.2, < 5.0)
      addressable (~> 2.3)
      autoparse (~> 0.3)
      extlib (~> 0.9)
      faraday (~> 0.9)
      googleauth (~> 0.3)
      launchy (~> 2.4)
      multi_json (~> 1.10)
      retriable (~> 1.4)
      signet (~> 0.6)
307
    google-protobuf (3.2.0.2)
308 309 310 311 312 313 314 315
    googleauth (0.5.1)
      faraday (~> 0.9)
      jwt (~> 1.4)
      logging (~> 2.0)
      memoist (~> 0.12)
      multi_json (~> 1.11)
      os (~> 0.9)
      signet (~> 0.7)
316
    grape (0.19.1)
Riyad Preukschas committed
317
      activesupport
318
      builder
319
      hashie (>= 2.1.0)
Riyad Preukschas committed
320
      multi_json (>= 1.3.2)
321
      multi_xml (>= 0.5.2)
322
      mustermann-grape (~> 0.4.0)
Dmitriy Zaporozhets committed
323
      rack (>= 1.3.0)
Riyad Preukschas committed
324
      rack-accept
325
      virtus (>= 1.0.0)
326
    grape-entity (0.6.0)
327 328
      activesupport
      multi_json (>= 1.3.2)
329 330 331
    grpc (1.1.2)
      google-protobuf (~> 3.1)
      googleauth (~> 0.5.1)
332 333
    haml (4.0.7)
      tilt
334
    haml_lint (0.21.0)
335
      haml (~> 4.0)
336 337
      rake (>= 10, < 13)
      rubocop (>= 0.47.0)
338
      sysexits (~> 1.1)
339
    hamlit (2.6.1)
connorshea committed
340 341
      temple (~> 0.7.6)
      thor
342
      tilt
343
    hashie (3.5.5)
344
    health_check (2.6.0)
345
      rails (>= 4.0)
346
    hipchat (1.5.2)
347
      httparty
Chulki Lee committed
348
      mimemagic
349 350 351
    html-pipeline (1.11.0)
      activesupport (>= 2)
      nokogiri (~> 1.4)
352 353
    html2text (0.2.0)
      nokogiri (~> 1.6)
354
    htmlentities (4.3.4)
355 356 357 358 359 360 361 362 363
    http (0.9.8)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
      http-form_data (~> 1.0.1)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
    http-form_data (1.0.1)
    http_parser.rb (0.6.0)
Valery Sizov committed
364
    httparty (0.13.7)
365
      json (~> 1.8)
Dmitriy Zaporozhets committed
366
      multi_xml (>= 0.5.2)
367
    httpclient (2.8.2)
368 369
    i18n (0.8.1)
    ice_nine (0.11.2)
370 371 372
    influxdb (0.2.3)
      cause
      json
373
    ipaddress (0.8.3)
374
    jira-ruby (1.1.2)
375 376
      activesupport
      oauth (~> 0.5, >= 0.5.0)
377
    jquery-atwho-rails (1.3.2)
378 379
    jquery-rails (4.1.1)
      rails-dom-testing (>= 1, < 3)
380
      railties (>= 4.2.0)
381
      thor (>= 0.14, < 2.0)
382
    json (1.8.6)
383 384 385 386 387 388
    json-jwt (1.7.1)
      activesupport
      bindata
      multi_json (>= 1.3)
      securecompare
      url_safe_base64
389 390
    json-schema (2.6.2)
      addressable (~> 2.3.8)
391
    jwt (1.5.6)
392
    kaminari (0.17.0)
393 394
      actionpack (>= 3.0.0)
      activesupport (>= 3.0.0)
Valery Sizov committed
395
    kgio (2.10.0)
Kamil Trzcinski committed
396
    knapsack (1.11.0)
Kamil Trzcinski committed
397 398
      rake
      timecop (>= 0.1.0)
399 400 401 402
    kubeclient (2.2.0)
      http (= 0.9.8)
      recursive-open-struct (= 1.0.0)
      rest-client
403
    launchy (2.4.3)
Riyad Preukschas committed
404
      addressable (~> 2.3)
405
    letter_opener (1.4.1)
406
      launchy (~> 2.2)
407 408 409 410
    letter_opener_web (1.3.0)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
Connor Shea committed
411 412 413 414 415 416
    license_finder (2.1.0)
      bundler
      httparty
      rubyzip
      thor
      xml-simple
417 418
    licensee (8.7.0)
      rugged (~> 0.24)
419 420 421 422
    little-plugger (1.1.4)
    logging (2.1.0)
      little-plugger (~> 1.1)
      multi_json (~> 1.10)
Valery Sizov committed
423 424
    loofah (2.0.3)
      nokogiri (>= 1.5.9)
Robert Speicher committed
425 426
    mail (2.6.4)
      mime-types (>= 1.16, < 4)
427
    mail_room (0.9.1)
428
    memoist (0.15.0)
429
    method_source (0.8.2)
430
    mime-types (2.99.3)
Chulki Lee committed
431
    mimemagic (0.3.0)
Stan Hu committed
432
    mini_portile2 (2.1.0)
433
    minitest (5.7.0)
434
    mousetrap-rails (1.4.6)
435
    multi_json (1.12.1)
436
    multi_xml (0.6.0)
437
    multipart-post (2.0.0)
438 439 440 441
    mustermann (0.4.0)
      tool (~> 0.2)
    mustermann-grape (0.4.0)
      mustermann (= 0.4.0)
442
    mysql2 (0.3.20)
Valery Sizov committed
443 444
    net-ldap (0.12.1)
    net-ssh (3.0.1)
445
    netrc (0.11.0)
446
    nokogiri (1.6.8.1)
Stan Hu committed
447
      mini_portile2 (~> 2.1.0)
448
    numerizer (0.1.1)
449
    oauth (0.5.1)
450
    oauth2 (1.2.0)
451 452 453 454
      faraday (>= 0.8, < 0.10)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
455
      rack (>= 1.2, < 3)
456
    octokit (4.6.2)
457
      sawyer (~> 0.8.0, >= 0.5.3)
458
    oj (2.17.4)
Stan Hu committed
459
    omniauth (1.4.2)
460
      hashie (>= 1.2, < 4)
461
      rack (>= 1.0, < 3)
462 463
    omniauth-auth0 (1.4.1)
      omniauth-oauth2 (~> 1.1)
464
    omniauth-authentiq (0.3.0)
465
      omniauth-oauth2 (~> 1.3, >= 1.3.1)
466 467 468 469
    omniauth-azure-oauth2 (0.0.6)
      jwt (~> 1.0)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
470 471 472 473
    omniauth-cas3 (1.1.3)
      addressable (~> 2.3)
      nokogiri (~> 1.6.6)
      omniauth (~> 1.2)
474
    omniauth-facebook (4.0.0)
475
      omniauth-oauth2 (~> 1.2)
476
    omniauth-github (1.1.2)
Dmitriy Zaporozhets committed
477 478
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.1)
479
    omniauth-gitlab (1.0.2)
480 481
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
482
    omniauth-google-oauth2 (0.4.1)
Valery Sizov committed
483 484 485 486 487
      addressable (~> 2.3)
      jwt (~> 1.0)
      multi_json (~> 1.3)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (~> 1.3.1)
488
    omniauth-kerberos (0.3.0)
Valery Sizov committed
489 490
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
491
    omniauth-multipassword (0.4.2)
Valery Sizov committed
492
      omniauth (~> 1.0)
493
    omniauth-oauth (1.1.0)
Dmitriy Zaporozhets committed
494 495
      oauth
      omniauth (~> 1.0)
496 497 498
    omniauth-oauth2 (1.3.1)
      oauth2 (~> 1.0)
      omniauth (~> 1.2)
499 500
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
501
    omniauth-saml (1.7.0)
502
      omniauth (~> 1.3)
503
      ruby-saml (~> 1.4)
504
    omniauth-shibboleth (1.2.1)
505
      omniauth (>= 1.0.0)
506 507 508
    omniauth-twitter (1.2.1)
      json (~> 1.3)
      omniauth-oauth (~> 1.1)
Valery Sizov committed
509 510 511 512
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
Chulki Lee committed
513
    org-ruby (0.9.12)
Robert Schilling committed
514
      rubypants (~> 0.2)
515
    orm_adapter (0.5.0)
516
    os (0.9.6)
517 518
    paranoia (2.2.0)
      activerecord (>= 4.0, < 5.1)
519
    parser (2.4.0.0)
520
      ast (~> 2.2)
Valery Sizov committed
521
    pg (0.18.4)
522
    poltergeist (1.9.0)
523 524
      capybara (~> 2.1)
      cliver (~> 0.3.1)
525 526
      multi_json (~> 1.0)
      websocket-driver (>= 0.2.0)
527
    posix-spawn (0.3.11)
528
    powerpack (0.1.1)
529 530 531
    premailer (1.8.6)
      css_parser (>= 1.3.6)
      htmlentities (>= 4.0.0)
532 533
    premailer-rails (1.9.2)
      actionmailer (>= 3, < 6)
534
      premailer (~> 1.7, >= 1.7.9)
Valery Sizov committed
535
    pry (0.10.3)
536 537
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
538
      slop (~> 3.4)
539 540 541
    pry-byebug (3.4.1)
      byebug (~> 9.0)
      pry (~> 0.10)
542
    pry-rails (0.3.4)
543
      pry (>= 0.9.10)
Valery Sizov committed
544
    pyu-ruby-sasl (0.0.3.3)
545
    rack (1.6.5)
Riyad Preukschas committed
546 547
    rack-accept (0.4.5)
      rack (>= 0.4)
548
    rack-attack (4.4.1)
Marin Jankovski committed
549
      rack
550
    rack-cors (0.4.0)
551
    rack-oauth2 (1.2.3)
Valery Sizov committed
552 553
      activesupport (>= 2.3)
      attr_required (>= 0.0.5)
554
      httpclient (>= 2.4)
Valery Sizov committed
555 556
      multi_json (>= 1.3.6)
      rack (>= 1.1)
557
    rack-protection (1.5.3)
gitlabhq committed
558
      rack
559 560
    rack-proxy (0.6.0)
      rack
Vinnie Okada committed
561
    rack-test (0.6.3)
gitlabhq committed
562
      rack (>= 1.0)
563 564 565 566 567 568 569 570
    rails (4.2.8)
      actionmailer (= 4.2.8)
      actionpack (= 4.2.8)
      actionview (= 4.2.8)
      activejob (= 4.2.8)
      activemodel (= 4.2.8)
      activerecord (= 4.2.8)
      activesupport (= 4.2.8)
571
      bundler (>= 1.3.0, < 2.0)
572
      railties (= 4.2.8)
Valery Sizov committed
573 574 575
      sprockets-rails
    rails-deprecated_sanitizer (1.0.3)
      activesupport (>= 4.2.0.alpha)
576
    rails-dom-testing (1.0.8)
Valery Sizov committed
577
      activesupport (>= 4.2.0.beta, < 5.0)
578
      nokogiri (~> 1.6)
Valery Sizov committed
579
      rails-deprecated_sanitizer (>= 1.0.1)
580
    rails-html-sanitizer (1.0.3)
Valery Sizov committed
581
      loofah (~> 2.0)
582 583 584
    railties (4.2.8)
      actionpack (= 4.2.8)
      activesupport (= 4.2.8)
gitlabhq committed
585
      rake (>= 0.8.7)
586
      thor (>= 0.18.1, < 2.0)
587
    rainbow (2.1.0)
588
    raindrops (0.17.0)
589
    rake (10.5.0)
590 591
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
592
    rdoc (4.2.2)
593
      json (~> 1.4)
594
    recaptcha (3.0.0)
595
      json
596
    recursive-open-struct (1.0.0)
597
    redcarpet (3.4.0)
598
    redis (3.2.2)
599 600 601 602 603 604 605
    redis-actionpack (5.0.1)
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 1.4.0)
    redis-activesupport (5.0.1)
      activesupport (>= 3, < 6)
      redis-store (~> 1.2.0)
606
    redis-namespace (1.5.2)
Jacob Vosmaer committed
607
      redis (~> 3.0, >= 3.0.4)
608
    redis-rack (1.6.0)
609
      rack (~> 1.5)
610 611 612 613 614 615
      redis-store (~> 1.2.0)
    redis-rails (5.0.1)
      redis-actionpack (~> 5.0.0)
      redis-activesupport (~> 5.0.0)
      redis-store (~> 1.2.0)
    redis-store (1.2.0)
616
      redis (>= 2.2)
617
    request_store (1.3.1)
618
    responders (2.3.0)
619
      railties (>= 4.2.0, < 5.1)
620 621 622 623
    rest-client (2.0.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
624
    retriable (1.4.1)
Paco Guzman committed
625
    rinku (2.0.0)
626
    rotp (2.1.2)
627
    rouge (2.0.7)
628 629
    rqrcode (0.7.0)
      chunky_png
630 631
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
632 633 634 635 636 637 638
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.0)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
639
      diff-lcs (>= 1.2.0, < 2.0)
640 641
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
Robert Speicher committed
642
      diff-lcs (>= 1.2.0, < 2.0)
643 644 645 646 647 648 649 650 651
      rspec-support (~> 3.5.0)
    rspec-rails (3.5.0)
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
      rspec-support (~> 3.5.0)
Kamil Trzcinski committed
652 653
    rspec-retry (0.4.5)
      rspec-core
654
    rspec-support (3.5.0)
655
    rspec_profiling (0.0.5)
656 657 658 659
      activerecord
      pg
      rails
      sqlite3
660 661
    rubocop (0.47.1)
      parser (>= 2.3.3.1, < 3.0)
662
      powerpack (~> 0.1)
663
      rainbow (>= 1.99.1, < 3.0)
664
      ruby-progressbar (~> 1.7)
665
      unicode-display_width (~> 1.0, >= 1.0.1)
666
    rubocop-rspec (1.12.0)
667
      rubocop (>= 0.42.0)
Jared Szechy committed
668
    ruby-fogbugz (0.2.1)
669
      crack (~> 0.4)
670
    ruby-prof (0.16.2)
671
    ruby-progressbar (1.8.1)
672
    ruby-saml (1.4.1)
673
      nokogiri (>= 1.5.10)
674
    ruby_parser (3.8.2)
Dmitriy Zaporozhets committed
675
      sexp_processor (~> 4.1)
676
    rubyntlm (0.5.2)
677
    rubypants (0.2.0)
678
    rubyzip (1.2.1)
679
    rufus-scheduler (3.1.10)
680
    rugged (0.24.0)
681
    safe_yaml (1.0.4)
682
    sanitize (2.1.0)
683
      nokogiri (>= 1.4.4)
684
    sass (3.4.22)
685 686 687 688 689 690
    sass-rails (5.0.6)
      railties (>= 4.0.0, < 6)
      sass (~> 3.1)
      sprockets (>= 2.8, < 4.0)
      sprockets-rails (>= 2.0, < 4.0)
      tilt (>= 1.1, < 3)
691 692
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
693
      faraday (~> 0.8, < 1.0)
694 695 696
    scss_lint (0.47.1)
      rake (>= 0.9, < 11)
      sass (~> 3.4.15)
697
    securecompare (1.0.0)
698 699 700
    seed-fu (2.3.6)
      activerecord (>= 3.1)
      activesupport (>= 3.1)
701
    select2-rails (3.5.9.3)
702
      thor (~> 0.14)
703 704
    sentry-raven (2.0.2)
      faraday (>= 0.7.6, < 0.10.x)
705
    settingslogic (2.0.9)
706
    sexp_processor (4.7.0)
Jared Szechy committed
707 708
    sham_rack (1.3.6)
      rack
709
    shoulda-matchers (2.8.0)
710
      activesupport (>= 3.0.0)
711
    sidekiq (4.2.7)
712
      concurrent-ruby (~> 1.0)
713
      connection_pool (~> 2.2, >= 2.2.0)
714
      rack-protection (>= 1.5.0)
715
      redis (~> 3.2, >= 3.2.1)
716
    sidekiq-cron (0.4.4)
717
      redis-namespace (>= 1.5.2)
718
      rufus-scheduler (>= 2.0.24)
719
      sidekiq (>= 4.2.1)
720 721
    sidekiq-limit_fetch (3.4.0)
      sidekiq (>= 4)
722 723 724 725 726
    signet (0.7.3)
      addressable (~> 2.3)
      faraday (~> 0.9)
      jwt (~> 1.5)
      multi_json (~> 1.10)
727
    simplecov (0.12.0)
728
      docile (~> 1.1.0)
729
      json (>= 1.8, < 3)
730 731
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
732
    slack-notifier (1.5.1)
733
    slop (3.6.0)
734 735 736 737
    spinach (0.8.10)
      colorize
      gherkin-ruby (>= 0.3.2)
      json
Dmitriy Zaporozhets committed
738 739
    spinach-rails (0.2.1)
      capybara (>= 2.0.0)
Nihad Abbasov committed
740 741
      railties (>= 3)
      spinach (>= 0.4)
Kamil Trzcinski committed
742 743
    spinach-rerun-reporter (0.0.2)
      spinach (~> 0.8)
744
    spring (1.7.2)
Jeroen van Baarsen committed
745
    spring-commands-rspec (1.0.4)
746
      spring (>= 0.9.1)
747
    spring-commands-spinach (1.1.0)
748
      spring (>= 0.9.1)
749
    sprockets (3.7.1)
750
      concurrent-ruby (~> 1.0)
751
      rack (> 1, < 3)
752
    sprockets-rails (3.2.0)
Robert Speicher committed
753 754 755
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
756
    sqlite3 (1.3.13)
757
    stackprof (0.2.10)
Pirate Praveen committed
758
    state_machines (0.4.0)
759 760
    state_machines-activemodel (0.4.0)
      activemodel (>= 4.1, < 5.1)
Pirate Praveen committed
761
      state_machines (>= 0.4.0)
762 763
    state_machines-activerecord (0.4.0)
      activerecord (>= 4.1, < 5.1)
Pirate Praveen committed
764
      state_machines-activemodel (>= 0.3.0)
Stefan Tatschner committed
765
    stringex (2.5.2)
766 767
    sys-filesystem (1.1.6)
      ffi
768
    sysexits (1.2.0)
connorshea committed
769
    temple (0.7.7)
770
    test_after_commit (1.1.0)
771
      activerecord (>= 3.2)
772
    thin (1.7.0)
773
      daemons (~> 1.0, >= 1.0.9)
Valery Sizov committed
774
      eventmachine (~> 1.0, >= 1.0.4)
775
      rack (>= 1, < 3)
776
    thor (0.19.4)
777
    thread_safe (0.3.6)
778
    tilt (2.0.6)
Kamil Trzcinski committed
779
    timecop (0.8.1)
780
    timfel-krb5-auth (0.8.3)
781
    tool (0.2.3)
782 783 784
    truncato (0.7.8)
      htmlentities (~> 4.3.1)
      nokogiri (~> 1.6.1)
Dmitriy Zaporozhets committed
785
    tzinfo (1.2.2)
Marin Jankovski committed
786
      thread_safe (~> 0.1)
787
    u2f (0.2.1)
788
    uglifier (2.7.2)
gitlabhq committed
789
      execjs (>= 0.3.0)
790
      json (>= 1.8.0)
791
    underscore-rails (1.8.3)
792 793
    unf (0.1.4)
      unf_ext
794
    unf_ext (0.0.7.2)
795
    unicode-display_width (1.1.3)
796
    unicorn (5.1.0)
797 798
      kgio (~> 2.6)
      raindrops (~> 0.7)
Valery Sizov committed
799
    unicorn-worker-killer (0.4.4)
800
      get_process_mem (~> 0)
Valery Sizov committed
801
      unicorn (>= 4, < 6)
802
    uniform_notifier (1.10.0)
803
    url_safe_base64 (0.2.2)
804
    validates_hostname (1.0.6)
805 806
      activerecord (>= 3.0)
      activesupport (>= 3.0)
807
    version_sorter (2.1.0)
808 809
    virtus (1.0.5)
      axiom-types (~> 0.1)
810
      coercible (~> 1.0)
811 812
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
813
    vmstat (2.3.0)
814
    warden (1.2.6)
gitlabhq committed
815
      rack (>= 1.0)
816
    web-console (2.3.0)
Valery Sizov committed
817 818 819 820
      activemodel (>= 4.0)
      binding_of_caller (>= 0.7.2)
      railties (>= 4.0)
      sprockets-rails (>= 2.0, < 4.0)
821 822
    webmock (1.21.0)
      addressable (>= 2.3.6)
Dmitriy Zaporozhets committed
823
      crack (>= 0.3.2)
824 825
    webpack-rails (0.9.9)
      rails (>= 3.2.0)
Valery Sizov committed
826
    websocket-driver (0.6.3)
827 828
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.2)
Valery Sizov committed
829
    wikicloth (0.8.1)
Robert Schilling committed
830 831
      builder
      expression_parser
Valery Sizov committed
832
      rinku
833
    xml-simple (1.1.5)
834
    xpath (2.0.0)
gitlabhq committed
835 836 837 838 839 840
      nokogiri (~> 1.3)

PLATFORMS
  ruby

DEPENDENCIES
841
  RedCloth (~> 4.3.2)
842
  ace-rails-ap (~> 4.1.0)
843
  activerecord_sane_schema_dumper (= 0.2)
844
  acts-as-taggable-on (~> 4.0)
845
  addressable (~> 2.3.8)
846
  after_commit_queue (~> 1.3.0)
847
  akismet (~> 2.0)
848
  allocations (~> 1.0)
849
  asana (~> 0.4.0)
850
  asciidoctor (~> 1.5.2)
851
  asciidoctor-plantuml (= 0.0.7)
852
  attr_encrypted (~> 3.0.0)
853
  awesome_print (~> 1.2.0)
854
  babosa (~> 1.0.2)
Kamil Trzcinski committed
855
  base32 (~> 0.3.0)
856
  benchmark-ips (~> 2.3.0)
857 858
  better_errors (~> 1.0.1)
  binding_of_caller (~> 0.7.2)
859
  bootstrap-sass (~> 3.3.0)
Brian Neel committed
860
  brakeman (~> 3.4.0)
Stan Hu committed
861
  browser (~> 2.2)
862
  bullet (~> 5.2.0)
863
  bundler-audit (~> 0.5.0)
Stan Hu committed
864
  capybara (~> 2.6.2)
865
  capybara-screenshot (~> 1.0.0)
866
  carrierwave (~> 0.11.0)
867
  charlock_holmes (~> 0.7.3)
868
  chronic (~> 0.10.2)
869
  chronic_duration (~> 0.10.6)
870
  coffee-rails (~> 4.1.0)
871
  connection_pool (~> 2.0)
872
  creole (~> 0.5.0)
873
  d3_rails (~> 3.5.0)
874
  database_cleaner (~> 1.5.0)
875
  deckar01-task_list (= 1.0.6)
Dmitriy Zaporozhets committed
876
  default_value_for (~> 3.0.0)
877
  devise (~> 4.2)
878
  devise-two-factor (~> 3.0.0)
879
  diffy (~> 3.1.0)
880
  doorkeeper (~> 4.2.0)
881
  doorkeeper-openid_connect (~> 1.1.0)
882
  dropzonejs-rails (~> 0.7.1)
883
  email_reply_trimmer (~> 0.1)
884
  email_spec (~> 1.6.0)
885
  factory_girl_rails (~> 4.7.0)
886
  ffaker (~> 2.4)
887
  flay (~> 2.6.1)
888 889
  fog-aws (~> 0.9)
  fog-core (~> 1.40)
890
  fog-google (~> 0.5)
891 892
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
893
  fog-rackspace (~> 0.1.1)
894
  font-awesome-rails (~> 4.7)
895
  foreman (~> 0.78.0)
Robert Speicher committed
896
  fuubar (~> 2.0.0)
897
  gemnasium-gitlab-service (~> 0.2)
898
  gemojione (~> 3.0)
899
  gitaly (~> 0.3.0)
900
  github-linguist (~> 4.7.0)
901
  gitlab-flowdock-git-hook (~> 1.0.1)
902
  gitlab-markup (~> 1.5.1)
903
  gitlab_omniauth-ldap (~> 1.2.1)
904
  gollum-lib (~> 4.2)
905
  gollum-rugged_adapter (~> 0.4.2)
906
  gon (~> 6.1.0)
907
  google-api-client (~> 0.8.6)
908
  grape (~> 0.19.0)
909
  grape-entity (~> 0.6.0)
910
  haml_lint (~> 0.21.0)
911
  hamlit (~> 2.6.1)
912
  health_check (~> 2.6.0)
Chulki Lee committed
913
  hipchat (~> 1.5.0)
914
  html-pipeline (~> 1.11.0)
915
  html2text
916
  httparty (~> 0.13.3)
917
  influxdb (~> 0.2)
918
  jira-ruby (~> 1.1.2)
919
  jquery-atwho-rails (~> 1.3.2)
920
  jquery-rails (~> 4.1.0)
921
  json-schema (~> 2.6.2)
922
  jwt (~> 1.5.6)
923
  kaminari (~> 0.17.0)
924
  knapsack (~> 1.11.0)
925
  kubeclient (~> 2.2.0)
926
  letter_opener_web (~> 1.3.0)
927
  license_finder (~> 2.1.0)
928
  licensee (~> 8.7.0)
Stan Hu committed
929
  loofah (~> 2.0.3)
930
  mail_room (~> 0.9.1)
931
  method_source (~> 0.8)
932 933 934
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
  mysql2 (~> 0.3.16)
Valery Sizov committed
935
  net-ssh (~> 3.0.1)
936
  nokogiri (~> 1.6.7, >= 1.6.7.2)
937
  oauth2 (~> 1.2.0)
938
  octokit (~> 4.6.2)
939
  oj (~> 2.17.4)
Stan Hu committed
940
  omniauth (~> 1.4.2)
941
  omniauth-auth0 (~> 1.4.1)
942
  omniauth-authentiq (~> 0.3.0)
943
  omniauth-azure-oauth2 (~> 0.0.6)
944
  omniauth-cas3 (~> 1.1.2)
945
  omniauth-facebook (~> 4.0.0)
946
  omniauth-github (~> 1.1.1)
947
  omniauth-gitlab (~> 1.0.2)
948
  omniauth-google-oauth2 (~> 0.4.1)
949
  omniauth-kerberos (~> 0.3.0)
950
  omniauth-oauth2-generic (~> 0.2.2)
951
  omniauth-saml (~> 1.7.0)
952
  omniauth-shibboleth (~> 1.2.0)
953
  omniauth-twitter (~> 1.2.0)
954
  omniauth_crowd (~> 2.2.0)
955
  org-ruby (~> 0.9.12)
956
  paranoia (~> 2.2)
957
  pg (~> 0.18.2)
958
  poltergeist (~> 1.9.0)
959
  premailer-rails (~> 1.9.0)
960
  pry-byebug (~> 3.4.1)
961
  pry-rails (~> 0.3.4)
962
  rack-attack (~> 4.4.1)
963
  rack-cors (~> 0.4.0)
964
  rack-oauth2 (~> 1.2.1)
965
  rack-proxy (~> 0.6.0)
966
  rails (= 4.2.8)
967
  rails-deprecated_sanitizer (~> 1.0.3)
968
  rainbow (~> 2.1.0)
969
  rblineprof (~> 0.3.6)
970
  rdoc (~> 4.2)
971
  recaptcha (~> 3.0)
972
  redcarpet (~> 3.4)
973
  redis (~> 3.2)
974
  redis-namespace (~> 1.5.2)
975
  redis-rails (~> 5.0.1)
976
  request_store (~> 1.3)
Valery Sizov committed
977
  responders (~> 2.0)
978
  rouge (~> 2.0)
979
  rqrcode-rails3 (~> 0.1.7)
980
  rspec-rails (~> 3.5.0)
981
  rspec-retry (~> 0.4.5)
982
  rspec_profiling (~> 0.0.5)
983 984
  rubocop (~> 0.47.1)
  rubocop-rspec (~> 1.12.0)
Jared Szechy committed
985
  ruby-fogbugz (~> 0.2.1)
986
  ruby-prof (~> 0.16.2)
Robert Speicher committed
987
  rugged (~> 0.24.0)
988
  sanitize (~> 2.0)
989
  sass-rails (~> 5.0.6)
990
  scss_lint (~> 0.47.0)
991
  seed-fu (~> 2.3.5)
992
  select2-rails (~> 3.5.9)
993
  sentry-raven (~> 2.0.0)
994
  settingslogic (~> 2.0.9)
995
  sham_rack (~> 1.3.6)
996
  shoulda-matchers (~> 2.8.0)
997
  sidekiq (~> 4.2.7)
998
  sidekiq-cron (~> 0.4.4)
999
  sidekiq-limit_fetch (~> 3.4)
1000
  simplecov (= 0.12.0)
1001
  slack-notifier (~> 1.5.1)
1002
  spinach-rails (~> 0.2.1)
Kamil Trzcinski committed
1003
  spinach-rerun-reporter (~> 0.0.2)
1004
  spring (~> 1.7.0)
1005
  spring-commands-rspec (~> 1.0.4)
1006
  spring-commands-spinach (~> 1.1.0)
ubudzisz committed
1007
  sprockets (~> 3.7.0)
1008
  stackprof (~> 0.2.10)
1009
  state_machines-activerecord (~> 0.4.0)
1010
  sys-filesystem (~> 1.1.6)
1011
  test_after_commit (~> 1.1)
1012
  thin (~> 1.7.0)
1013
  timecop (~> 0.8.0)
1014
  truncato (~> 0.7.8)
1015
  u2f (~> 0.2.1)
1016
  uglifier (~> 2.7.2)
1017
  underscore-rails (~> 1.8.0)
1018
  unf (~> 0.1.4)
1019 1020
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1021
  validates_hostname (~> 1.0.6)
1022
  version_sorter (~> 2.1.0)
1023
  virtus (~> 1.0.1)
1024
  vmstat (~> 2.3.0)
Valery Sizov committed
1025
  web-console (~> 2.0)
1026
  webmock (~> 1.21.0)
1027
  webpack-rails (~> 0.9.9)
Valery Sizov committed
1028
  wikicloth (= 0.8.1)
connorshea committed
1029 1030

BUNDLED WITH
1031
   1.14.5