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

PLATFORMS
  ruby

DEPENDENCIES
961
  RedCloth (~> 4.3.2)
962
  ace-rails-ap (~> 4.1.0)
963
  activerecord_sane_schema_dumper (= 0.2)
964
  acts-as-taggable-on (~> 4.0)
D
Douwe Maan 已提交
965
  addressable (~> 2.3.8)
966
  after_commit_queue (~> 1.3.0)
967
  akismet (~> 2.0)
968
  allocations (~> 1.0)
D
Douglas Barbosa Alexandre 已提交
969
  asana (~> 0.6.0)
970
  asciidoctor (~> 1.5.2)
H
Horacio Sanson 已提交
971
  asciidoctor-plantuml (= 0.0.7)
972
  attr_encrypted (~> 3.0.0)
D
Douwe Maan 已提交
973
  awesome_print (~> 1.2.0)
974
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
975
  base32 (~> 0.3.0)
976
  bcrypt_pbkdf (~> 1.0)
977
  benchmark-ips (~> 2.3.0)
978
  better_errors (~> 2.1.0)
D
Douwe Maan 已提交
979
  binding_of_caller (~> 0.7.2)
980
  bootstrap-sass (~> 3.3.0)
N
Nick Thomas 已提交
981
  bootstrap_form (~> 2.7.0)
R
Robert Speicher 已提交
982
  brakeman (~> 3.6.0)
S
Stan Hu 已提交
983
  browser (~> 2.2)
R
Robert Speicher 已提交
984
  bullet (~> 5.5.0)
985
  bundler-audit (~> 0.5.0)
S
Stan Hu 已提交
986
  capybara (~> 2.6.2)
R
Robert Speicher 已提交
987
  capybara-screenshot (~> 1.0.0)
988
  carrierwave (~> 1.1)
989
  charlock_holmes (~> 0.7.3)
R
Rémy Coutable 已提交
990
  chronic (~> 0.10.2)
991
  chronic_duration (~> 0.10.6)
992
  concurrent-ruby (~> 1.0.5)
993
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
994
  creole (~> 0.5.0)
R
Robert Speicher 已提交
995
  d3_rails (~> 3.5.0)
996
  database_cleaner (~> 1.5.0)
J
Jared Deckard 已提交
997
  deckar01-task_list (= 2.0.0)
D
Dmitriy Zaporozhets 已提交
998
  default_value_for (~> 3.0.0)
999
  devise (~> 4.2)
1000
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
1001
  diffy (~> 3.1.0)
R
Robert Speicher 已提交
1002
  doorkeeper (~> 4.2.0)
1003
  doorkeeper-openid_connect (~> 1.1.0)
D
Douwe Maan 已提交
1004
  dropzonejs-rails (~> 0.7.1)
1005
  email_reply_trimmer (~> 0.1)
R
Robert Speicher 已提交
1006
  email_spec (~> 1.6.0)
1007
  factory_girl_rails (~> 4.7.0)
1008
  faraday (~> 0.12)
1009
  ffaker (~> 2.4)
R
Robert Speicher 已提交
1010
  flay (~> 2.8.0)
1011 1012
  flipper (~> 0.10.2)
  flipper-active_record (~> 0.10.2)
1013
  fog-aliyun (~> 0.1.0)
1014
  fog-aws (~> 1.4)
1015
  fog-core (~> 1.44)
1016
  fog-google (~> 0.5)
S
Stan Hu 已提交
1017 1018
  fog-local (~> 0.3)
  fog-openstack (~> 0.1)
1019
  fog-rackspace (~> 0.1.1)
1020
  font-awesome-rails (~> 4.7)
1021
  foreman (~> 0.78.0)
R
Robert Speicher 已提交
1022
  fuubar (~> 2.2.0)
1023
  gemnasium-gitlab-service (~> 0.2)
1024
  gemojione (~> 3.0)
R
Ruben Davila 已提交
1025 1026
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1027
  gettext_i18n_rails_js (~> 1.2.0)
1028
  gitaly (~> 0.27.0)
1029
  github-linguist (~> 4.7.0)
1030
  gitlab-flowdock-git-hook (~> 1.0.1)
1031
  gitlab-markup (~> 1.5.1)
1032
  gitlab_omniauth-ldap (~> 2.0.4)
1033
  gollum-lib (~> 4.2)
E
Elan Ruusamäe 已提交
1034
  gollum-rugged_adapter (~> 0.4.4)
C
Connor Shea 已提交
1035
  gon (~> 6.1.0)
1036
  google-api-client (~> 0.8.6)
K
Kevin O'Connor 已提交
1037
  gpgme
D
Dmitriy Zaporozhets 已提交
1038
  grape (~> 0.19.2)
Z
Z.J. van de Weg 已提交
1039
  grape-entity (~> 0.6.0)
1040
  grape-route-helpers (~> 2.0.0)
1041
  haml_lint (~> 0.26.0)
R
Robert Speicher 已提交
1042
  hamlit (~> 2.6.1)
1043
  hashie-forbidden_attributes
1044
  health_check (~> 2.6.0)
C
Chulki Lee 已提交
1045
  hipchat (~> 1.5.0)
1046
  html-pipeline (~> 1.11.0)
1047
  html2text
D
Douwe Maan 已提交
1048
  httparty (~> 0.13.3)
1049
  influxdb (~> 0.2)
F
Felipe Artur 已提交
1050
  jira-ruby (~> 1.1.2)
1051
  jquery-atwho-rails (~> 1.3.2)
1052
  jquery-rails (~> 4.1.0)
1053
  json-schema (~> 2.6.2)
1054
  jwt (~> 1.5.6)
1055
  kaminari (~> 1.0)
1056
  knapsack (~> 1.11.0)
1057
  kubeclient (~> 2.2.0)
R
Robert Speicher 已提交
1058
  letter_opener_web (~> 1.3.0)
1059
  license_finder (~> 2.1.0)
1060
  licensee (~> 8.7.0)
1061
  lograge (~> 0.5)
S
Stan Hu 已提交
1062
  loofah (~> 2.0.3)
1063
  mail_room (~> 0.9.1)
1064
  method_source (~> 0.8)
D
Douwe Maan 已提交
1065 1066
  minitest (~> 5.7.0)
  mousetrap-rails (~> 1.4.6)
N
Nick Thomas 已提交
1067
  mysql2 (~> 0.4.5)
1068
  net-ldap
1069
  net-ssh (~> 4.1.0)
J
Jacob Vosmaer 已提交
1070
  nokogiri (~> 1.6.7, >= 1.6.7.2)
1071
  oauth2 (~> 1.4)
1072
  octokit (~> 4.6.2)
1073
  oj (~> 2.17.4)
S
Stan Hu 已提交
1074
  omniauth (~> 1.4.2)
1075
  omniauth-auth0 (~> 1.4.1)
1076
  omniauth-authentiq (~> 0.3.1)
1077
  omniauth-azure-oauth2 (~> 0.0.6)
T
tduehr 已提交
1078
  omniauth-cas3 (~> 1.1.2)
1079
  omniauth-facebook (~> 4.0.0)
D
Douwe Maan 已提交
1080
  omniauth-github (~> 1.1.1)
1081
  omniauth-gitlab (~> 1.0.2)
1082
  omniauth-google-oauth2 (~> 0.4.1)
1083
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
1084
  omniauth-oauth2-generic (~> 0.2.2)
1085
  omniauth-saml (~> 1.7.0)
1086
  omniauth-shibboleth (~> 1.2.0)
1087
  omniauth-twitter (~> 1.2.0)
1088
  omniauth_crowd (~> 2.2.0)
D
Douwe Maan 已提交
1089
  org-ruby (~> 0.9.12)
C
Connor Shea 已提交
1090
  paranoia (~> 2.3.1)
1091 1092 1093 1094
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
  peek-host (~> 1.0.0)
  peek-mysql2 (~> 1.1.0)
1095
  peek-performance_bar (~> 1.3.0)
1096 1097 1098 1099
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
  peek-sidekiq (~> 1.0.3)
D
Douwe Maan 已提交
1100
  pg (~> 0.18.2)
R
Robert Speicher 已提交
1101
  poltergeist (~> 1.9.0)
1102
  premailer-rails (~> 1.9.7)
1103
  prometheus-client-mmap (~> 0.7.0.beta11)
S
Semyon Pupkov 已提交
1104
  pry-byebug (~> 3.4.1)
1105
  pry-rails (~> 0.3.4)
M
Manuel Rüger 已提交
1106
  rack-attack (~> 4.4.1)
R
Robert Speicher 已提交
1107
  rack-cors (~> 0.4.0)
R
Robert Speicher 已提交
1108
  rack-oauth2 (~> 1.2.1)
1109
  rack-proxy (~> 0.6.0)
Z
Z.J. van de Weg 已提交
1110
  rails (= 4.2.8)
V
Valery Sizov 已提交
1111
  rails-deprecated_sanitizer (~> 1.0.3)
1112
  rails-i18n (~> 4.0.9)
1113
  rainbow (~> 2.2)
1114
  raindrops (~> 0.18)
1115
  rblineprof (~> 0.3.6)
1116 1117
  rbnacl (~> 3.2)
  rbnacl-libsodium
R
Robert Speicher 已提交
1118
  rdoc (~> 4.2)
1119
  re2 (~> 1.1.1)
1120
  recaptcha (~> 3.0)
1121
  redcarpet (~> 3.4)
1122
  redis (~> 3.2)
1123
  redis-namespace (~> 1.5.2)
1124
  redis-rails (~> 5.0.1)
1125
  request_store (~> 1.3)
V
Valery Sizov 已提交
1126
  responders (~> 2.0)
1127
  rouge (~> 2.0)
D
Douwe Maan 已提交
1128
  rqrcode-rails3 (~> 0.1.7)
1129
  rspec-parameterized
R
Robert Speicher 已提交
1130
  rspec-rails (~> 3.6.0)
1131
  rspec-retry (~> 0.4.5)
1132
  rspec-set (~> 0.1.3)
1133
  rspec_profiling (~> 0.0.5)
1134
  rubocop (~> 0.49.1)
1135
  rubocop-gitlab-security (~> 0.0.6)
1136
  rubocop-rspec (~> 1.15.1)
J
Jared Szechy 已提交
1137
  ruby-fogbugz (~> 0.2.1)
E
Elan Ruusamäe 已提交
1138
  ruby-prof (~> 0.16.2)
1139
  ruby_parser (~> 3.8)
1140
  rufus-scheduler (~> 3.4)
A
Alexis Reigel 已提交
1141
  rugged (~> 0.26.0)
1142
  sanitize (~> 2.0)
1143
  sass-rails (~> 5.0.6)
T
Takuya Noguchi 已提交
1144
  scss_lint (~> 0.54.0)
D
Douwe Maan 已提交
1145
  seed-fu (~> 2.3.5)
R
Robert Speicher 已提交
1146
  select2-rails (~> 3.5.9)
1147
  sentry-raven (~> 2.5.3)
D
Douwe Maan 已提交
1148
  settingslogic (~> 2.0.9)
1149
  sham_rack (~> 1.3.6)
1150
  shoulda-matchers (~> 3.1.2)
D
Douwe Maan 已提交
1151
  sidekiq (~> 5.0)
1152
  sidekiq-cron (~> 0.6.0)
1153
  sidekiq-limit_fetch (~> 3.4)
1154
  simplecov (~> 0.14.0)
1155
  slack-notifier (~> 1.5.1)
D
Douwe Maan 已提交
1156
  spinach-rails (~> 0.2.1)
K
Kamil Trzcinski 已提交
1157
  spinach-rerun-reporter (~> 0.0.2)
R
Robert Speicher 已提交
1158
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1159
  spring-commands-rspec (~> 1.0.4)
1160
  spring-commands-spinach (~> 1.1.0)
U
ubudzisz 已提交
1161
  sprockets (~> 3.7.0)
1162
  stackprof (~> 0.2.10)
1163
  state_machines-activerecord (~> 0.4.0)
1164
  sys-filesystem (~> 1.1.6)
1165
  test_after_commit (~> 1.1)
C
Connor Shea 已提交
1166
  thin (~> 1.7.0)
1167
  timecop (~> 0.8.0)
1168
  toml-rb (~> 0.3.15)
1169
  truncato (~> 0.7.8)
1170
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1171
  uglifier (~> 2.7.2)
1172
  underscore-rails (~> 1.8.0)
D
Douwe Maan 已提交
1173
  unf (~> 0.1.4)
1174 1175
  unicorn (~> 5.1.0)
  unicorn-worker-killer (~> 0.4.4)
1176
  validates_hostname (~> 1.0.6)
1177
  version_sorter (~> 2.1.0)
D
Douwe Maan 已提交
1178
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1179
  vmstat (~> 2.3.0)
1180
  webmock (~> 2.3.2)
M
Mike Greiling 已提交
1181
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1182
  wikicloth (= 0.8.1)
C
connorshea 已提交
1183 1184

BUNDLED WITH
R
Robert Speicher 已提交
1185
   1.15.3