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

PLATFORMS
  ruby

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

BUNDLED WITH
1192
   1.15.4