Gemfile.lock 29.9 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)
H
Heinrich Lee Yu 已提交
7 8
    actioncable (5.1.7)
      actionpack (= 5.1.7)
J
Jasper Maes 已提交
9
      nio4r (~> 2.0)
J
Jan Provaznik 已提交
10
      websocket-driver (~> 0.6.1)
H
Heinrich Lee Yu 已提交
11 12 13 14
    actionmailer (5.1.7)
      actionpack (= 5.1.7)
      actionview (= 5.1.7)
      activejob (= 5.1.7)
V
Vinnie Okada 已提交
15
      mail (~> 2.5, >= 2.5.4)
J
Jan Provaznik 已提交
16
      rails-dom-testing (~> 2.0)
H
Heinrich Lee Yu 已提交
17 18 19
    actionpack (5.1.7)
      actionview (= 5.1.7)
      activesupport (= 5.1.7)
J
Jan Provaznik 已提交
20
      rack (~> 2.0)
J
Jasper Maes 已提交
21
      rack-test (>= 0.6.3)
J
Jan Provaznik 已提交
22
      rails-dom-testing (~> 2.0)
V
Valery Sizov 已提交
23
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
H
Heinrich Lee Yu 已提交
24 25
    actionview (5.1.7)
      activesupport (= 5.1.7)
M
Marin Jankovski 已提交
26
      builder (~> 3.1)
J
Jasper Maes 已提交
27
      erubi (~> 1.4)
J
Jan Provaznik 已提交
28
      rails-dom-testing (~> 2.0)
Z
Z.J. van de Weg 已提交
29
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
H
Heinrich Lee Yu 已提交
30 31
    activejob (5.1.7)
      activesupport (= 5.1.7)
J
Jan Provaznik 已提交
32
      globalid (>= 0.3.6)
H
Heinrich Lee Yu 已提交
33 34 35 36 37
    activemodel (5.1.7)
      activesupport (= 5.1.7)
    activerecord (5.1.7)
      activemodel (= 5.1.7)
      activesupport (= 5.1.7)
J
Jasper Maes 已提交
38
      arel (~> 8.0)
J
Jan Provaznik 已提交
39 40
    activerecord_sane_schema_dumper (1.0)
      rails (>= 5, < 6)
H
Heinrich Lee Yu 已提交
41
    activesupport (5.1.7)
J
Jan Provaznik 已提交
42 43
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
M
Marin Jankovski 已提交
44 45
      minitest (~> 5.1)
      tzinfo (~> 1.1)
46 47
    acts-as-taggable-on (6.0.0)
      activerecord (~> 5.0)
48 49 50
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
51 52
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
53
    aes_key_wrap (1.0.1)
54
    akismet (2.0.0)
55 56 57
    apollo_upload_server (2.0.0.beta.3)
      graphql (>= 1.8)
      rails (>= 4.2)
J
Jasper Maes 已提交
58
    arel (8.0.0)
T
Takuya Noguchi 已提交
59
    asana (0.8.1)
R
Robert Speicher 已提交
60 61 62 63
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
T
Takuya Noguchi 已提交
64
    asciidoctor (1.5.8)
65
    asciidoctor-plantuml (0.0.8)
66
      asciidoctor (~> 1.5)
67
    ast (2.4.0)
68
    atomic (1.1.99)
69
    attr_encrypted (3.1.0)
70
      encryptor (~> 3.0.0)
71
    attr_required (1.0.1)
T
Takuya Noguchi 已提交
72
    awesome_print (1.8.0)
D
Douwe Maan 已提交
73 74 75 76
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
77
    babosa (1.0.2)
K
Kamil Trzcinski 已提交
78
    base32 (0.3.2)
79
    batch-loader (1.4.0)
80
    bcrypt (3.1.12)
81
    bcrypt_pbkdf (1.0.0)
82
    benchmark-ips (2.3.0)
S
Stan Hu 已提交
83
    better_errors (2.5.0)
84
      coderay (>= 1.0.0)
S
Stan Hu 已提交
85
      erubi (>= 1.0.0)
86
      rack (>= 0.9.0)
87
    bindata (2.4.3)
S
Stan Hu 已提交
88
    binding_ninja (0.2.2)
89
    binding_of_caller (0.8.0)
90
      debug_inspector (>= 0.0.1)
S
Stan Hu 已提交
91
    bootsnap (1.4.1)
92
      msgpack (~> 1.0)
E
Enrique Alcantara 已提交
93 94 95
    bootstrap_form (4.2.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
T
Takuya Noguchi 已提交
96
    brakeman (4.2.1)
S
Stan Hu 已提交
97
    browser (2.5.3)
Z
Z.J. van de Weg 已提交
98
    builder (3.2.3)
R
Robert Speicher 已提交
99
    bullet (5.5.1)
Y
Yorick Peterse 已提交
100
      activesupport (>= 3.0.0)
101
      uniform_notifier (~> 1.10.0)
102
    bundler-audit (0.5.0)
D
Dmitriy Zaporozhets 已提交
103 104
      bundler (~> 1.2)
      thor (~> 0.18)
105
    byebug (9.1.0)
106
    capybara (2.18.0)
S
Stan Hu 已提交
107
      addressable
108
      mini_mime (>= 0.1.3)
G
gitlabhq 已提交
109 110 111
      nokogiri (>= 1.3.3)
      rack (>= 1.0.0)
      rack-test (>= 0.5.4)
112
      xpath (>= 2.0, < 4.0)
113 114
    capybara-screenshot (1.0.22)
      capybara (>= 1.0, < 4)
R
Robert Speicher 已提交
115
      launchy
S
Stan Hu 已提交
116
    carrierwave (1.3.1)
117 118
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
R
Rubén Dávila 已提交
119
      mime-types (>= 1.16)
120
    cause (0.1)
R
Roger Rüttimann 已提交
121
    character_set (1.1.2)
122
    charlock_holmes (0.7.6)
123
    childprocess (0.9.0)
124
      ffi (~> 1.0, >= 1.0.11)
R
Rémy Coutable 已提交
125
    chronic (0.10.2)
126 127
    chronic_duration (0.10.6)
      numerizer (~> 0.1.1)
V
Valery Sizov 已提交
128
    chunky_png (1.3.5)
129
    citrus (3.0.2)
130
    coderay (1.1.2)
131
    coercible (1.0.0)
132
      descendants_tracker (~> 0.0.1)
133
    commonmarker (0.17.13)
B
blackst0ne 已提交
134
      ruby-enum (~> 0.5)
135 136 137
    concord (0.1.5)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
138 139 140
    concurrent-ruby (1.1.3)
    concurrent-ruby-ext (1.1.3)
      concurrent-ruby (= 1.1.3)
S
Stan Hu 已提交
141
    connection_pool (2.2.2)
142
    crack (0.4.3)
143
      safe_yaml (~> 1.0.0)
P
Pirate Praveen 已提交
144
    crass (1.0.4)
R
Robert Speicher 已提交
145
    creole (0.5.0)
146
    css_parser (1.5.0)
D
Douwe Maan 已提交
147
      addressable
G
Gabriel Mazetto 已提交
148
    daemons (1.2.6)
J
Jan Provaznik 已提交
149
    database_cleaner (1.7.0)
150
    debug_inspector (0.0.3)
151
    debugger-ruby_core_source (1.3.8)
F
Fatih Acet 已提交
152
    deckar01-task_list (2.2.0)
153
      html-pipeline
154 155
    declarative (0.0.10)
    declarative-option (0.1.0)
D
Douwe Maan 已提交
156 157
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
158
    device_detector (1.0.0)
P
Pirate Praveen 已提交
159
    devise (4.4.3)
M
Marin Jankovski 已提交
160
      bcrypt (~> 3.0)
N
Nihad Abbasov 已提交
161
      orm_adapter (~> 0.1)
P
Pirate Praveen 已提交
162
      railties (>= 4.1.0, < 6.0)
R
Robert Speicher 已提交
163
      responders
164
      warden (~> 1.2.3)
165
    devise-two-factor (3.0.0)
166
      activesupport
167 168
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
D
Douwe Maan 已提交
169
      railties
170
      rotp (~> 2.0)
R
Robert Speicher 已提交
171
    diff-lcs (1.3)
M
Manuel Rüger 已提交
172
    diffy (3.1.0)
B
blackst0ne 已提交
173 174
    discordrb-webhooks-blackst0ne (3.3.0)
      rest-client (~> 2.0)
D
DJ Mountney 已提交
175
    docile (1.1.5)
176
    domain_name (0.5.20180417)
177
      unf (>= 0.0.5, < 1.0.0)
L
Lin Jen-Shin 已提交
178
    doorkeeper (4.3.2)
179
      railties (>= 4.2)
180
    doorkeeper-openid_connect (1.5.0)
181
      doorkeeper (~> 4.3)
182
      json-jwt (~> 1.6)
183
    ed25519 (1.2.4)
184
    email_reply_trimmer (0.1.6)
T
Takuya Noguchi 已提交
185 186
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
R
Riyad Preukschas 已提交
187
      launchy (~> 2.1)
T
Takuya Noguchi 已提交
188
      mail (~> 2.7)
189
    encryptor (3.0.0)
D
Douwe Maan 已提交
190
    equalizer (0.0.11)
H
Heinrich Lee Yu 已提交
191
    erubi (1.8.0)
S
Stan Hu 已提交
192
    escape_utils (1.2.1)
193
    et-orbi (1.1.7)
194
      tzinfo
G
Gabriel Mazetto 已提交
195
    eventmachine (1.2.7)
196
    excon (0.62.0)
D
Douwe Maan 已提交
197
    execjs (2.6.0)
R
Robert Schilling 已提交
198
    expression_parser (0.9.0)
199
    factory_bot (4.8.2)
R
Robert Speicher 已提交
200
      activesupport (>= 3.0.0)
201 202
    factory_bot_rails (4.8.2)
      factory_bot (~> 4.8.2)
R
Robert Speicher 已提交
203
      railties (>= 3.0.0)
204
    faraday (0.12.2)
R
Robert Speicher 已提交
205
      multipart-post (>= 1.2, < 3)
206
    faraday_middleware (0.12.2)
D
Douglas Barbosa Alexandre 已提交
207
      faraday (>= 0.7.4, < 1.0)
R
Robert Speicher 已提交
208 209 210
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
D
dosire 已提交
211
    fast_blank (1.0.0)
212
    fast_gettext (1.6.0)
T
Takuya Noguchi 已提交
213
    ffaker (2.10.0)
S
Stan Hu 已提交
214
    ffi (1.10.0)
P
Pirate Praveen 已提交
215 216
    flipper (0.13.0)
    flipper-active_record (0.13.0)
217
      activerecord (>= 3.2, < 6)
P
Pirate Praveen 已提交
218 219
      flipper (~> 0.13.0)
    flipper-active_support_cache_store (0.13.0)
220
      activesupport (>= 3.2, < 6)
P
Pirate Praveen 已提交
221
      flipper (~> 0.13.0)
V
Valery Sizov 已提交
222
    flowdock (0.7.1)
223 224
      httparty (~> 0.7)
      multi_json
S
Stan Hu 已提交
225
    fog-aliyun (0.3.3)
226 227
      fog-core
      fog-json
228 229
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
230 231 232
    fog-aws (3.3.0)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
S
Stan Hu 已提交
233 234
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
235
    fog-core (2.1.0)
236
      builder
P
Pirate Praveen 已提交
237
      excon (~> 0.58)
238
      formatador (~> 0.2)
239 240 241 242 243
      mime-types
    fog-google (1.8.2)
      fog-core (<= 2.1.0)
      fog-json (~> 1.2)
      fog-xml (~> 0.1.0)
244
      google-api-client (~> 0.23.0)
245 246
    fog-json (1.2.0)
      fog-core
247
      multi_json (~> 1.10)
248 249 250 251
    fog-local (0.6.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (1.0.8)
      fog-core (~> 2.1)
S
Stan Hu 已提交
252 253
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
254 255 256 257 258
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
259
    fog-xml (0.1.3)
260
      fog-core
261
      nokogiri (>= 1.5.11, < 2.0.0)
J
Jasper Maes 已提交
262 263
    font-awesome-rails (4.7.0.4)
      railties (>= 3.2, < 6.0)
264
    foreman (0.84.0)
D
Douwe Maan 已提交
265
      thor (~> 0.19.1)
266
    formatador (0.2.5)
267
    fugit (1.1.9)
268
      et-orbi (~> 1.1, >= 1.1.7)
269
      raabro (~> 1.1)
R
Robert Speicher 已提交
270 271
    fuubar (2.2.0)
      rspec-core (~> 3.0)
R
Robert Speicher 已提交
272
      ruby-progressbar (~> 1.4)
273
    gemojione (3.3.0)
274
      json
D
Douwe Maan 已提交
275
    get_process_mem (0.2.0)
276
    gettext (3.2.9)
R
Ruben Davila 已提交
277 278 279 280
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
281
    gettext_i18n_rails_js (1.3.0)
282 283 284 285
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
286
    gitaly-proto (1.27.0)
287
      grpc (~> 1.0)
288
    github-markup (1.7.0)
289 290
    gitlab-default_value_for (3.1.1)
      activerecord (>= 3.2.0, < 6.0)
291
    gitlab-labkit (0.2.0)
292 293 294 295 296
      actionpack (~> 5)
      activesupport (~> 5)
      grpc (~> 1.15)
      jaeger-client (~> 0.10)
      opentracing (~> 0.4)
297
    gitlab-markup (1.7.0)
V
Valery Sizov 已提交
298
    gitlab-sidekiq-fetcher (0.4.0)
V
Valery Sizov 已提交
299
      sidekiq (~> 5)
300
    gitlab-styles (2.6.2)
S
Stan Hu 已提交
301
      rubocop (~> 0.68.1)
R
Rémy Coutable 已提交
302
      rubocop-gitlab-security (~> 0.1.0)
S
Stan Hu 已提交
303
      rubocop-performance (~> 1.1.0)
R
Rémy Coutable 已提交
304
      rubocop-rspec (~> 1.19)
305
    gitlab_omniauth-ldap (2.1.1)
306 307 308 309
      net-ldap (~> 0.16)
      omniauth (~> 1.3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
310
    globalid (0.4.2)
R
Rémy Coutable 已提交
311
      activesupport (>= 4.2.0)
P
Pirate Praveen 已提交
312
    gon (6.2.0)
R
Robert Speicher 已提交
313 314 315
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
316
    google-api-client (0.23.4)
317
      addressable (~> 2.5, >= 2.5.1)
P
Pirate Praveen 已提交
318
      googleauth (>= 0.5, < 0.7.0)
319 320 321 322
      httpclient (>= 2.8.1, < 3.0)
      mime-types (~> 3.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
323 324
    google-protobuf (3.7.1)
    googleapis-common-protos-types (1.0.4)
J
Jacob Vosmaer 已提交
325
      google-protobuf (~> 3.0)
A
Alejandro Rodríguez 已提交
326
    googleauth (0.6.6)
327
      faraday (~> 0.12)
A
Ahmad Sherif 已提交
328
      jwt (>= 1.4, < 3.0)
329 330
      memoist (~> 0.12)
      multi_json (~> 1.11)
A
Alejandro Rodríguez 已提交
331
      os (>= 0.9, < 2.0)
332
      signet (~> 0.7)
333 334
    gpgme (2.0.18)
      mini_portile2 (~> 2.3)
335
    grape (1.1.0)
R
Riyad Preukschas 已提交
336
      activesupport
337
      builder
D
Dmitriy Zaporozhets 已提交
338
      mustermann-grape (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
339
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
340
      rack-accept
J
Jeroen van Baarsen 已提交
341
      virtus (>= 1.0.0)
342 343
    grape-entity (0.7.1)
      activesupport (>= 4.0)
D
Dmitriy Zaporozhets 已提交
344
      multi_json (>= 1.3.2)
J
Jasper Maes 已提交
345 346
    grape-path-helpers (1.1.0)
      activesupport
347 348
      grape (~> 1.0)
      rake (~> 12)
349
    grape_logging (1.7.0)
350
      grape
N
Nick Thomas 已提交
351 352 353
    graphiql-rails (1.4.10)
      railties
      sprockets-rails
354
    graphql (1.8.1)
355
    grpc (1.19.0)
356
      google-protobuf (~> 3.1)
J
Jacob Vosmaer 已提交
357
      googleapis-common-protos-types (~> 1.0.0)
S
Stan Hu 已提交
358 359
    haml (5.0.4)
      temple (>= 0.8.0)
R
Rémy Coutable 已提交
360
      tilt
S
Stan Hu 已提交
361
    haml_lint (0.30.0)
362 363
      haml (>= 4.0, < 5.1)
      rainbow
364
      rake (>= 10, < 13)
T
Takuya Noguchi 已提交
365
      rubocop (>= 0.50.0)
R
Rémy Coutable 已提交
366
      sysexits (~> 1.1)
367 368
    hamlit (2.8.8)
      temple (>= 0.8.0)
C
connorshea 已提交
369
      thor
370
      tilt
371
    hangouts-chat (0.0.5)
S
Stan Hu 已提交
372
    hashdiff (0.3.8)
373
    hashie (3.5.7)
374 375
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
376
    health_check (2.6.0)
377
      rails (>= 4.0)
378 379 380
    hipchat (1.5.2)
      httparty
      mimemagic
S
Stan Hu 已提交
381
    html-pipeline (2.8.4)
382
      activesupport (>= 2)
B
blackst0ne 已提交
383
      nokogiri (>= 1.4)
384 385
    html2text (0.2.0)
      nokogiri (~> 1.6)
D
Douwe Maan 已提交
386
    htmlentities (4.3.4)
T
Thong Kuah 已提交
387
    http (3.3.0)
388 389
      addressable (~> 2.3)
      http-cookie (~> 1.0)
T
Thong Kuah 已提交
390
      http-form_data (~> 2.0)
391 392 393
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
T
Thong Kuah 已提交
394
    http-form_data (2.1.1)
395
    http_parser.rb (0.6.0)
396 397
    httparty (0.16.4)
      mime-types (~> 3.0)
D
Dmitriy Zaporozhets 已提交
398
      multi_xml (>= 0.5.2)
P
Pirate Praveen 已提交
399
    httpclient (2.8.3)
400
    i18n (1.6.0)
R
Rémy Coutable 已提交
401
      concurrent-ruby (~> 1.0)
402
    icalendar (2.4.1)
403
    ice_nine (0.11.2)
404 405 406
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
407
    ipaddress (0.8.3)
408 409 410
    jaeger-client (0.10.0)
      opentracing (~> 0.3)
      thrift
S
Stan Hu 已提交
411
    jaro_winkler (1.5.2)
412
    jira-ruby (1.4.1)
F
Felipe Artur 已提交
413
      activesupport
414
      multipart-post
F
Felipe Artur 已提交
415
      oauth (~> 0.5, >= 0.5.0)
R
Roger Rüttimann 已提交
416 417 418 419
    js_regex (3.1.1)
      character_set (~> 1.1)
      regexp_parser (~> 1.1)
      regexp_property_values (~> 0.3)
Z
Z.J. van de Weg 已提交
420
    json (1.8.6)
421
    json-jwt (1.9.4)
422
      activesupport
423
      aes_key_wrap
424
      bindata
425 426
    json-schema (2.8.0)
      addressable (>= 2.4)
427
    jwt (2.1.0)
428 429 430 431 432 433 434 435 436 437 438 439
    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)
S
Stan Hu 已提交
440
    kgio (2.11.2)
441
    knapsack (1.17.0)
K
Kamil Trzcinski 已提交
442
      rake
443
    kubeclient (4.2.2)
T
Thong Kuah 已提交
444
      http (~> 3.0)
445
      recursive-open-struct (~> 1.0, >= 1.0.4)
P
Pirate Praveen 已提交
446
      rest-client (~> 2.0)
R
Robert Speicher 已提交
447
    launchy (2.4.3)
R
Riyad Preukschas 已提交
448
      addressable (~> 2.3)
449
    letter_opener (1.7.0)
450
      launchy (~> 2.2)
451
    letter_opener_web (1.3.4)
R
Robert Speicher 已提交
452 453 454
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
455
    license_finder (5.4.0)
C
Connor Shea 已提交
456 457 458
      bundler
      rubyzip
      thor
459 460
      toml (= 0.2.0)
      with_env (= 1.1.0)
C
Connor Shea 已提交
461
      xml-simple
P
Pirate Praveen 已提交
462
    licensee (8.9.2)
463
      rugged (~> 0.24)
R
Ruben Davila 已提交
464
    locale (2.1.2)
465 466 467 468 469
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
470
    loofah (2.2.3)
471
      crass (~> 1.0.2)
V
Valery Sizov 已提交
472
      nokogiri (>= 1.5.9)
B
blackst0ne 已提交
473
    mail (2.7.1)
R
Rémy Coutable 已提交
474
      mini_mime (>= 0.1.1)
475
    mail_room (0.9.1)
476
    memoist (0.16.0)
477 478
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
479
    method_source (0.9.2)
S
Stan Hu 已提交
480
    mime-types (3.2.2)
481
      mime-types-data (~> 3.2015)
S
Stan Hu 已提交
482
    mime-types-data (3.2018.0812)
483
    mimemagic (0.3.2)
484
    mini_magick (4.8.0)
G
Gabriel Mazetto 已提交
485
    mini_mime (1.0.1)
B
Brett Walker 已提交
486
    mini_portile2 (2.4.0)
487
    minitest (5.11.3)
S
Stan Hu 已提交
488
    msgpack (1.2.6)
A
Ahmad Sherif 已提交
489
    multi_json (1.13.1)
490
    multi_xml (0.6.0)
R
Robert Speicher 已提交
491
    multipart-post (2.0.0)
492
    mustermann (1.0.3)
D
Dmitriy Zaporozhets 已提交
493 494
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
495
    mysql2 (0.4.10)
496
    nakayoshi_fork (0.0.4)
497
    net-ldap (0.16.0)
498
    net-ssh (5.0.1)
499
    netrc (0.11.0)
J
Jan Provaznik 已提交
500
    nio4r (2.3.1)
S
Stan Hu 已提交
501
    nokogiri (1.10.3)
B
Brett Walker 已提交
502
      mini_portile2 (~> 2.4.0)
503 504
    nokogumbo (1.5.0)
      nokogiri
505
    numerizer (0.1.1)
506
    oauth (0.5.4)
507 508 509
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
D
Douwe Maan 已提交
510 511
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
512
      rack (>= 1.2, < 3)
A
Ash McKenzie 已提交
513
    octokit (4.9.0)
M
Manuel Rüger 已提交
514
      sawyer (~> 0.8.0, >= 0.5.3)
515 516
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
517
      rack (>= 1.6.2, < 3)
518 519
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
520 521 522
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
523 524
    omniauth-azure-oauth2 (0.0.10)
      jwt (>= 1.0, < 3.0)
J
Jacob Schatz 已提交
525
      omniauth (~> 1.0)
526
      omniauth-oauth2 (~> 1.4)
527
    omniauth-cas3 (1.1.4)
T
tduehr 已提交
528
      addressable (~> 2.3)
529
      nokogiri (~> 1.7, >= 1.7.1)
T
tduehr 已提交
530
      omniauth (~> 1.2)
531
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
532
      omniauth-oauth2 (~> 1.2)
533 534 535
    omniauth-github (1.3.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
S
Stan Hu 已提交
536
    omniauth-gitlab (1.0.3)
V
Valery Sizov 已提交
537 538
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
539 540
    omniauth-google-oauth2 (0.6.0)
      jwt (>= 2.0)
V
Valery Sizov 已提交
541
      omniauth (>= 1.1.1)
542
      omniauth-oauth2 (>= 1.5)
543
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
544 545
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
546
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
547
      omniauth (~> 1.0)
D
Douwe Maan 已提交
548
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
549 550
      oauth
      omniauth (~> 1.0)
551
    omniauth-oauth2 (1.6.0)
552
      oauth2 (~> 1.1)
553
      omniauth (~> 1.9)
J
Joe Marty 已提交
554 555
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
556 557 558
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
559
    omniauth-shibboleth (1.3.0)
560
      omniauth (>= 1.0.0)
561
    omniauth-twitter (1.4.0)
562
      omniauth-oauth (~> 1.1)
563
      rack
564 565
    omniauth-ultraauth (0.0.2)
      omniauth_openid_connect (~> 0.3.0)
V
Valery Sizov 已提交
566 567 568 569
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
570
    omniauth_openid_connect (0.3.0)
571 572 573 574 575 576 577 578 579 580 581 582 583
      addressable (~> 2.5)
      omniauth (~> 1.3)
      openid_connect (~> 1.1)
    openid_connect (1.1.6)
      activemodel
      attr_required (>= 1.0.0)
      json-jwt (>= 1.5.0)
      rack-oauth2 (>= 1.6.1)
      swd (>= 1.0.0)
      tzinfo
      validate_email
      validate_url
      webfinger (>= 1.0.1)
584
    opentracing (0.5.0)
S
Stan Hu 已提交
585
    optimist (3.0.0)
C
Chulki Lee 已提交
586
    org-ruby (0.9.12)
R
Robert Schilling 已提交
587
      rubypants (~> 0.2)
588
    orm_adapter (0.5.0)
A
Alejandro Rodríguez 已提交
589
    os (1.0.0)
S
Stan Hu 已提交
590
    parallel (1.17.0)
S
Stan Hu 已提交
591
    parser (2.5.3.0)
592
      ast (~> 2.4.0)
593
    parslet (1.8.2)
594 595 596 597 598 599
    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
600 601 602
    peek-mysql2 (1.2.0)
      concurrent-ruby
      concurrent-ruby-ext
603 604 605 606 607 608 609 610 611 612 613 614 615 616
      mysql2
      peek
    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
S
Stan Hu 已提交
617
    pg (1.1.4)
618 619
    po_to_json (1.0.1)
      json (>= 1.6.0)
620 621 622
    premailer (1.10.4)
      addressable
      css_parser (>= 1.4.10)
D
Douwe Maan 已提交
623
      htmlentities (>= 4.0.0)
624
    premailer-rails (1.9.7)
625
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
626
      premailer (~> 1.7, >= 1.7.9)
627 628 629 630 631
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
S
Stan Hu 已提交
632
    prometheus-client-mmap (0.9.4)
633
    pry (0.11.3)
D
Douwe Maan 已提交
634
      coderay (~> 1.1.0)
635
      method_source (~> 0.9.0)
636 637
    pry-byebug (3.5.1)
      byebug (~> 9.1)
S
Semyon Pupkov 已提交
638
      pry (~> 0.10)
G
Gabriel Mazetto 已提交
639 640 641
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.0.3)
642 643 644 645
    puma (3.12.0)
    puma_worker_killer (0.1.0)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 4)
V
Valery Sizov 已提交
646
    pyu-ruby-sasl (0.0.3.3)
647
    raabro (1.1.6)
S
Stan Hu 已提交
648
    rack (2.0.7)
R
Riyad Preukschas 已提交
649 650
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
651
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
652
      rack
653
    rack-cors (1.0.2)
654 655 656 657 658 659
    rack-oauth2 (1.9.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.9.0)
      rack
S
Stan Hu 已提交
660
    rack-protection (2.0.5)
G
gitlabhq 已提交
661
      rack
662 663
    rack-proxy (0.6.0)
      rack
J
Jasper Maes 已提交
664 665
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
H
Heinrich Lee Yu 已提交
666 667 668 669 670 671 672 673 674
    rails (5.1.7)
      actioncable (= 5.1.7)
      actionmailer (= 5.1.7)
      actionpack (= 5.1.7)
      actionview (= 5.1.7)
      activejob (= 5.1.7)
      activemodel (= 5.1.7)
      activerecord (= 5.1.7)
      activesupport (= 5.1.7)
J
Jan Provaznik 已提交
675
      bundler (>= 1.3.0)
H
Heinrich Lee Yu 已提交
676
      railties (= 5.1.7)
J
Jan Provaznik 已提交
677 678 679 680 681 682 683 684
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.2)
      actionpack (~> 5.x, >= 5.0.1)
      actionview (~> 5.x, >= 5.0.1)
      activesupport (~> 5.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
685 686
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
J
Jan Provaznik 已提交
687 688 689
    rails-i18n (5.1.1)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
H
Heinrich Lee Yu 已提交
690 691 692
    railties (5.1.7)
      actionpack (= 5.1.7)
      activesupport (= 5.1.7)
J
Jan Provaznik 已提交
693
      method_source
G
gitlabhq 已提交
694
      rake (>= 0.8.7)
695
      thor (>= 0.18.1, < 2.0)
696
    rainbow (3.0.0)
S
Stan Hu 已提交
697
    raindrops (0.19.0)
B
blackst0ne 已提交
698
    rake (12.3.2)
T
Takuya Noguchi 已提交
699 700 701
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
702 703
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
S
Stan Hu 已提交
704
    rbtrace (0.4.11)
S
Stan Hu 已提交
705 706
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
S
Stan Hu 已提交
707
      optimist (>= 3.0.0)
T
Takuya Noguchi 已提交
708
    rdoc (6.0.4)
709
    re2 (1.1.1)
T
Toon Claes 已提交
710
    recaptcha (4.13.1)
711
      json
712
    recursive-open-struct (1.1.0)
S
Stan Hu 已提交
713
    redis (3.3.5)
714
    redis-actionpack (5.0.2)
715 716
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
717 718
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
719
      activesupport (>= 3, < 6)
720
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
721 722
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
723
    redis-rack (2.0.4)
724 725 726 727 728 729
      rack (>= 1.5, < 3)
      redis-store (>= 1.2, < 2)
    redis-rails (5.0.2)
      redis-actionpack (>= 5.0, < 6)
      redis-activesupport (>= 5.0, < 6)
      redis-store (>= 1.2, < 2)
S
Stan Hu 已提交
730
    redis-store (1.6.0)
731
      redis (>= 2.2, < 5)
732
    regexp_parser (1.4.0)
R
Roger Rüttimann 已提交
733
    regexp_property_values (0.3.4)
734 735 736 737
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
C
Connor Shea 已提交
738
    request_store (1.3.1)
P
Pirate Praveen 已提交
739 740 741
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
742
    rest-client (2.0.2)
743 744 745
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
746
    retriable (3.1.2)
P
Paco Guzman 已提交
747
    rinku (2.0.0)
748
    rotp (2.1.2)
749
    rouge (3.3.0)
D
Douwe Maan 已提交
750 751
    rqrcode (0.7.0)
      chunky_png
752 753
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
754 755 756 757 758 759 760
    rspec (3.7.0)
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
    rspec-core (3.7.1)
      rspec-support (~> 3.7.0)
    rspec-expectations (3.7.0)
761
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
762 763
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
R
Robert Speicher 已提交
764
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
765
      rspec-support (~> 3.7.0)
S
Stan Hu 已提交
766 767
    rspec-parameterized (0.4.1)
      binding_ninja (>= 0.2.1)
768 769 770 771
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
R
Robert Speicher 已提交
772
    rspec-rails (3.7.2)
773 774 775
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
776 777 778 779
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
K
Kamil Trzcinski 已提交
780 781
    rspec-retry (0.4.5)
      rspec-core
782
    rspec-set (0.1.3)
R
Robert Speicher 已提交
783
    rspec-support (3.7.1)
J
Jan Provaznik 已提交
784
    rspec_junit_formatter (0.4.1)
785
      rspec-core (>= 2, < 4, != 2.12.0)
786
    rspec_profiling (0.0.5)
787 788 789 790
      activerecord
      pg
      rails
      sqlite3
S
Stan Hu 已提交
791 792
    rubocop (0.68.1)
      jaro_winkler (~> 1.5.1)
793
      parallel (~> 1.10)
S
Stan Hu 已提交
794
      parser (>= 2.5, != 2.5.1.1)
R
Rémy Coutable 已提交
795
      rainbow (>= 2.2.2, < 4.0)
796
      ruby-progressbar (~> 1.7)
S
Stan Hu 已提交
797
      unicode-display_width (>= 1.4.0, < 1.6)
R
Rémy Coutable 已提交
798 799
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
S
Stan Hu 已提交
800 801
    rubocop-performance (1.1.0)
      rubocop (>= 0.67.0)
L
Lin Jen-Shin 已提交
802
    rubocop-rspec (1.22.2)
803
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
804 805
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
806
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
807
      crack (~> 0.4)
808
    ruby-prof (0.17.0)
S
Stan Hu 已提交
809
    ruby-progressbar (1.10.0)
810
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
811
      nokogiri (>= 1.5.10)
812 813
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
814
    rubyntlm (0.6.2)
815
    rubypants (0.2.0)
816
    rubyzip (1.2.2)
S
Stan Hu 已提交
817
    rugged (0.28.1)
818
    safe_yaml (1.0.4)
819
    sanitize (4.6.6)
820
      crass (~> 1.0.2)
821
      nokogiri (>= 1.4.4)
822
      nokogumbo (~> 1.4)
T
Takuya Noguchi 已提交
823 824 825 826 827
    sass (3.5.5)
      sass-listen (~> 4.0.0)
    sass-listen (4.0.0)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
828 829 830 831 832 833 834 835 836
    sassc (2.0.1)
      ffi (~> 1.9)
      rake
    sassc-rails (2.1.0)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
M
Manuel Rüger 已提交
837 838
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
839
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
840
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
841
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
842
      sass (~> 3.5.3)
843
    seed-fu (2.3.7)
844 845
      activerecord (>= 3.1)
      activesupport (>= 3.1)
846
    selenium-webdriver (3.141.0)
847
      childprocess (~> 0.5)
848
      rubyzip (~> 1.2, >= 1.2.2)
849
    sentry-raven (2.9.0)
850
      faraday (>= 0.7.6, < 1.0)
851
    settingslogic (2.0.9)
852
    sexp_processor (4.11.0)
J
Jared Szechy 已提交
853 854
    sham_rack (1.3.6)
      rack
855 856
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
S
Stan Hu 已提交
857
    sidekiq (5.2.7)
S
Stan Hu 已提交
858
      connection_pool (~> 2.2, >= 2.2.2)
S
Stan Hu 已提交
859
      rack (>= 1.5.0)
C
Connor Shea 已提交
860
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
861
      redis (>= 3.3.5, < 5)
862 863
    sidekiq-cron (1.0.4)
      fugit (~> 1.1)
864
      sidekiq (>= 4.2.1)
A
Alejandro Rodríguez 已提交
865
    signet (0.11.0)
866 867
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
868
      jwt (>= 1.5, < 3.0)
869
      multi_json (~> 1.10)
B
Bob Van Landuyt 已提交
870
    simple_po_parser (1.1.2)
871
    simplecov (0.14.1)
872
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
873
      json (>= 1.8, < 3)
874 875
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
876
    slack-notifier (1.5.1)
G
Gabriel Mazetto 已提交
877
    spring (2.0.2)
R
Robert Speicher 已提交
878
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
879
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
880
      spring (>= 0.9.1)
881
    sprockets (3.7.2)
882
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
883
      rack (> 1, < 3)
R
Rémy Coutable 已提交
884
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
885 886 887
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
888
    sqlite3 (1.3.13)
N
Nick Thomas 已提交
889
    sshkey (2.0.0)
890
    stackprof (0.2.10)
891 892 893 894 895 896 897
    state_machines (0.5.0)
    state_machines-activemodel (0.5.1)
      activemodel (>= 4.1, < 6.0)
      state_machines (>= 0.5.0)
    state_machines-activerecord (0.5.1)
      activerecord (>= 4.1, < 6.0)
      state_machines-activemodel (>= 0.5.0)
898 899 900 901
    swd (1.1.2)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
902 903
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
904
    sysexits (1.2.0)
905
    temple (0.8.0)
R
Rémy Coutable 已提交
906
    test-prof (0.2.5)
R
Ruben Davila 已提交
907
    text (1.3.1)
G
Gabriel Mazetto 已提交
908
    thin (1.7.2)
D
Douwe Maan 已提交
909
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
910
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
911
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
912
    thor (0.19.4)
913
    thread_safe (0.3.6)
914
    thrift (0.11.0.0)
915
    tilt (2.0.8)
K
Kamil Trzcinski 已提交
916
    timecop (0.8.1)
917
    timfel-krb5-auth (0.8.3)
918 919
    toml (0.2.0)
      parslet (~> 1.8.0)
K
Ken 已提交
920
    toml-rb (1.0.0)
921
      citrus (~> 3.0, > 3.0)
B
Brett Walker 已提交
922
    truncato (0.7.11)
923
      htmlentities (~> 4.3.1)
B
Brett Walker 已提交
924
      nokogiri (>= 1.7.0, <= 2.0)
925
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
926
      thread_safe (~> 0.1)
927
    u2f (0.2.1)
928
    uber (0.1.0)
R
Robert Speicher 已提交
929
    uglifier (2.7.2)
G
gitlabhq 已提交
930
      execjs (>= 0.3.0)
931
      json (>= 1.8.0)
932 933
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
934
    unf_ext (0.0.7.5)
S
Stan Hu 已提交
935
    unicode-display_width (1.5.0)
S
Stan Hu 已提交
936
    unicorn (5.4.1)
937 938
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
939
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
940
      get_process_mem (~> 0)
V
Valery Sizov 已提交
941
      unicorn (>= 4, < 6)
942
    uniform_notifier (1.10.0)
S
Stan Hu 已提交
943
    unparser (0.4.2)
944 945 946 947 948
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
949
      parser (>= 2.3.1.2, < 2.6)
950
      procto (~> 0.0.2)
951 952 953 954 955 956
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.8)
      activemodel (>= 3.0.0)
      public_suffix
957
    validates_hostname (1.0.6)
958 959
      activerecord (>= 3.0)
      activesupport (>= 3.0)
960
    version_sorter (2.2.4)
D
Douwe Maan 已提交
961 962
    virtus (1.0.5)
      axiom-types (~> 0.1)
963
      coercible (~> 1.0)
D
Douwe Maan 已提交
964 965
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
966
    vmstat (2.3.0)
P
Pirate Praveen 已提交
967
    warden (1.2.7)
G
gitlabhq 已提交
968
      rack (>= 1.0)
969 970 971
    webfinger (1.1.0)
      activesupport
      httpclient (>= 2.4)
S
Stan Hu 已提交
972
    webmock (3.5.1)
973
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
974
      crack (>= 0.3.2)
975
      hashdiff
G
Gabriel Mazetto 已提交
976
    webpack-rails (0.9.11)
M
Mike Greiling 已提交
977
      railties (>= 3.2.0)
J
Jan Provaznik 已提交
978 979 980
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
V
Valery Sizov 已提交
981
    wikicloth (0.8.1)
R
Robert Schilling 已提交
982 983
      builder
      expression_parser
V
Valery Sizov 已提交
984
      rinku
W
Winnie Hellmann 已提交
985
    with_env (1.1.0)
986
    xml-simple (1.1.5)
987 988
    xpath (3.2.0)
      nokogiri (~> 1.8)
G
gitlabhq 已提交
989 990 991 992 993

PLATFORMS
  ruby

DEPENDENCIES
994
  RedCloth (~> 4.3.2)
995
  ace-rails-ap (~> 4.1.0)
J
Jan Provaznik 已提交
996
  activerecord_sane_schema_dumper (= 1.0)
997
  acts-as-taggable-on (~> 6.0)
998
  addressable (~> 2.5.2)
999
  akismet (~> 2.0)
1000
  apollo_upload_server (~> 2.0.0.beta3)
T
Takuya Noguchi 已提交
1001
  asana (~> 0.8.1)
T
Takuya Noguchi 已提交
1002
  asciidoctor (~> 1.5.8)
1003
  asciidoctor-plantuml (= 0.0.8)
1004
  attr_encrypted (~> 3.1.0)
1005
  awesome_print
1006
  babosa (~> 1.0.2)
K
Kamil Trzcinski 已提交
1007
  base32 (~> 0.3.0)
1008
  batch-loader (~> 1.4.0)
1009
  bcrypt_pbkdf (~> 1.0)
1010
  benchmark-ips (~> 2.3.0)
S
Stan Hu 已提交
1011
  better_errors (~> 2.5.0)
1012
  binding_of_caller (~> 0.8.0)
S
Stan Hu 已提交
1013
  bootsnap (~> 1.4)
E
Enrique Alcantara 已提交
1014
  bootstrap_form (~> 4.2.0)
T
Takuya Noguchi 已提交
1015
  brakeman (~> 4.2)
S
Stan Hu 已提交
1016
  browser (~> 2.5)
R
Robert Speicher 已提交
1017
  bullet (~> 5.5.0)
1018
  bundler-audit (~> 0.5.0)
1019 1020
  capybara (~> 2.18.0)
  capybara-screenshot (~> 1.0.22)
1021
  carrierwave (~> 1.3)
J
Jacob Vosmaer 已提交
1022
  charlock_holmes (~> 0.7.5)
R
Rémy Coutable 已提交
1023
  chronic (~> 0.10.2)
1024
  chronic_duration (~> 0.10.6)
B
blackst0ne 已提交
1025
  commonmarker (~> 0.17)
1026
  concurrent-ruby (~> 1.1)
1027
  connection_pool (~> 2.0)
R
Robert Speicher 已提交
1028
  creole (~> 0.5.0)
J
Jan Provaznik 已提交
1029
  database_cleaner (~> 1.7.0)
F
Fatih Acet 已提交
1030
  deckar01-task_list (= 2.2.0)
1031
  device_detector
P
Pirate Praveen 已提交
1032
  devise (~> 4.4)
1033
  devise-two-factor (~> 3.0.0)
M
Manuel Rüger 已提交
1034
  diffy (~> 3.1.0)
B
blackst0ne 已提交
1035
  discordrb-webhooks-blackst0ne (~> 3.3)
1036
  doorkeeper (~> 4.3)
1037
  doorkeeper-openid_connect (~> 1.5)
1038
  ed25519 (~> 1.2)
1039
  email_reply_trimmer (~> 0.1)
T
Takuya Noguchi 已提交
1040
  email_spec (~> 2.2.0)
1041
  escape_utils (~> 1.1)
1042
  factory_bot_rails (~> 4.8.2)
1043
  faraday (~> 0.12)
D
dosire 已提交
1044
  fast_blank
T
Takuya Noguchi 已提交
1045
  ffaker (~> 2.10)
P
Pirate Praveen 已提交
1046 1047 1048
  flipper (~> 0.13.0)
  flipper-active_record (~> 0.13.0)
  flipper-active_support_cache_store (~> 0.13.0)
1049
  flowdock (~> 0.7)
1050 1051
  fog-aliyun (~> 0.3)
  fog-aws (~> 3.3)
1052
  fog-core (= 2.1.0)
1053 1054 1055
  fog-google (~> 1.8)
  fog-local (~> 0.6)
  fog-openstack (~> 1.0)
1056
  fog-rackspace (~> 0.1.1)
1057
  font-awesome-rails (~> 4.7)
1058
  foreman (~> 0.84.0)
1059
  fugit (~> 1.1)
R
Robert Speicher 已提交
1060
  fuubar (~> 2.2.0)
1061
  gemojione (~> 3.3)
R
Ruben Davila 已提交
1062 1063
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1064
  gettext_i18n_rails_js (~> 1.3)
1065
  gitaly-proto (~> 1.27.0)
1066
  github-markup (~> 1.7.0)
1067
  gitlab-default_value_for (~> 3.1.1)
1068
  gitlab-labkit (~> 0.2.0)
1069
  gitlab-markup (~> 1.7.0)
V
Valery Sizov 已提交
1070
  gitlab-sidekiq-fetcher (~> 0.4.0)
S
Stan Hu 已提交
1071
  gitlab-styles (~> 2.6)
1072
  gitlab_omniauth-ldap (~> 2.1.1)
P
Pirate Praveen 已提交
1073
  gon (~> 6.2)
1074
  google-api-client (~> 0.23)
1075
  google-protobuf (~> 3.7.1)
1076
  gpgme (~> 2.0.18)
1077
  grape (~> 1.1.0)
1078
  grape-entity (~> 0.7.1)
J
Jasper Maes 已提交
1079
  grape-path-helpers (~> 1.1)
1080
  grape_logging (~> 1.7)
N
Nick Thomas 已提交
1081
  graphiql-rails (~> 1.4.10)
1082
  graphql (~> 1.8.0)
1083
  grpc (~> 1.19.0)
S
Stan Hu 已提交
1084
  haml_lint (~> 0.30.0)
1085
  hamlit (~> 2.8.8)
1086
  hangouts-chat (~> 0.0.5)
1087
  hashie-forbidden_attributes
1088
  health_check (~> 2.6.0)
1089
  hipchat (~> 1.5.0)
1090
  html-pipeline (~> 2.8)
1091
  html2text
1092
  httparty (~> 0.16.4)
1093
  icalendar
1094
  influxdb (~> 0.2)
1095
  jira-ruby (~> 1.4)
R
Roger Rüttimann 已提交
1096
  js_regex (~> 3.1)
1097
  json-schema (~> 2.8.0)
1098
  jwt (~> 2.1.0)
1099
  kaminari (~> 1.0)
1100
  knapsack (~> 1.17)
1101
  kubeclient (~> 4.2.2)
1102
  letter_opener_web (~> 1.3.4)
1103
  license_finder (~> 5.4)
P
Pirate Praveen 已提交
1104
  licensee (~> 8.9)
1105
  lograge (~> 0.5)
1106
  loofah (~> 2.2)
1107
  mail_room (~> 0.9.1)
1108
  method_source (~> 0.8)
1109
  mimemagic (~> 0.3.2)
1110
  mini_magick
1111
  minitest (~> 5.11.0)
1112
  mysql2 (~> 0.4.10)
1113
  nakayoshi_fork (~> 0.0.4)
1114
  net-ldap
1115
  net-ssh (~> 5.0)
S
Stan Hu 已提交
1116
  nokogiri (~> 1.10.3)
1117
  oauth2 (~> 1.4)
A
Ash McKenzie 已提交
1118
  octokit (~> 4.9)
P
Pirate Praveen 已提交
1119
  omniauth (~> 1.8)
1120
  omniauth-auth0 (~> 2.0.0)
1121
  omniauth-authentiq (~> 0.3.3)
1122
  omniauth-azure-oauth2 (~> 0.0.9)
1123
  omniauth-cas3 (~> 1.1.4)
1124
  omniauth-facebook (~> 4.0.0)
1125
  omniauth-github (~> 1.3)
1126
  omniauth-gitlab (~> 1.0.2)
1127
  omniauth-google-oauth2 (~> 0.6.0)
1128
  omniauth-kerberos (~> 0.3.0)
J
Joe Marty 已提交
1129
  omniauth-oauth2-generic (~> 0.2.2)
P
Pirate Praveen 已提交
1130
  omniauth-saml (~> 1.10)
1131
  omniauth-shibboleth (~> 1.3.0)
1132
  omniauth-twitter (~> 1.4)
1133
  omniauth-ultraauth (~> 0.0.2)
1134
  omniauth_crowd (~> 2.2.0)
1135
  omniauth_openid_connect (~> 0.3.0)
D
Douwe Maan 已提交
1136
  org-ruby (~> 0.9.12)
1137 1138
  peek (~> 1.0.1)
  peek-gc (~> 0.0.2)
1139
  peek-mysql2 (~> 1.2.0)
1140 1141 1142
  peek-pg (~> 1.3.0)
  peek-rblineprof (~> 0.2.0)
  peek-redis (~> 1.2.0)
P
Pirate Praveen 已提交
1143
  pg (~> 1.1)
1144
  premailer-rails (~> 1.9.7)
S
Stan Hu 已提交
1145
  prometheus-client-mmap (~> 0.9.4)
1146
  pry-byebug (~> 3.5.1)
1147
  pry-rails (~> 0.3.4)
1148 1149
  puma (~> 3.12)
  puma_worker_killer
S
Stan Hu 已提交
1150
  rack (~> 2.0.7)
M
Manuel Rüger 已提交
1151
  rack-attack (~> 4.4.1)
1152
  rack-cors (~> 1.0.0)
1153
  rack-oauth2 (~> 1.9.3)
1154
  rack-proxy (~> 0.6.0)
H
Heinrich Lee Yu 已提交
1155
  rails (= 5.1.7)
J
Jan Provaznik 已提交
1156 1157
  rails-controller-testing
  rails-i18n (~> 5.1)
1158
  rainbow (~> 3.0)
1159
  raindrops (~> 0.18)
1160
  rblineprof (~> 0.3.6)
S
Stan Hu 已提交
1161
  rbtrace (~> 0.4)
T
Takuya Noguchi 已提交
1162
  rdoc (~> 6.0)
1163
  re2 (~> 1.1.1)
P
Pirate Praveen 已提交
1164
  recaptcha (~> 4.11)
1165
  redis (~> 3.2)
T
Takuya Noguchi 已提交
1166
  redis-namespace (~> 1.6.0)
1167
  redis-rails (~> 5.0.2)
1168
  request_store (~> 1.3)
V
Valery Sizov 已提交
1169
  responders (~> 2.0)
1170
  rouge (~> 3.1)
D
Douwe Maan 已提交
1171
  rqrcode-rails3 (~> 0.1.7)
1172
  rspec-parameterized
R
Robert Speicher 已提交
1173
  rspec-rails (~> 3.7.0)
1174
  rspec-retry (~> 0.4.5)
1175
  rspec-set (~> 0.1.3)
1176
  rspec_junit_formatter
1177
  rspec_profiling (~> 0.0.5)
S
Stan Hu 已提交
1178 1179
  rubocop (~> 0.68.1)
  rubocop-performance (~> 1.1.0)
1180
  rubocop-rspec (~> 1.22.1)
J
Jared Szechy 已提交
1181
  ruby-fogbugz (~> 0.2.1)
1182
  ruby-prof (~> 0.17.0)
1183
  ruby-progressbar
1184
  ruby_parser (~> 3.8)
1185
  rubyzip (~> 1.2.2)
S
Stan Hu 已提交
1186
  rugged (~> 0.28)
1187
  sanitize (~> 4.6)
1188
  sassc-rails (~> 2.1.0)
T
Takuya Noguchi 已提交
1189
  scss_lint (~> 0.56.0)
1190
  seed-fu (~> 2.3.7)
1191
  selenium-webdriver (~> 3.141)
1192
  sentry-raven (~> 2.7)
D
Douwe Maan 已提交
1193
  settingslogic (~> 2.0.9)
1194
  sham_rack (~> 1.3.6)
1195
  shoulda-matchers (~> 3.1.2)
S
Stan Hu 已提交
1196
  sidekiq (~> 5.2.7)
1197
  sidekiq-cron (~> 1.0)
B
Bob Van Landuyt 已提交
1198
  simple_po_parser (~> 1.1.2)
1199
  simplecov (~> 0.14.0)
1200
  slack-notifier (~> 1.5.1)
R
Robert Speicher 已提交
1201
  spring (~> 2.0.0)
D
Douwe Maan 已提交
1202
  spring-commands-rspec (~> 1.0.4)
U
ubudzisz 已提交
1203
  sprockets (~> 3.7.0)
N
Nick Thomas 已提交
1204
  sshkey (~> 2.0)
1205
  stackprof (~> 0.2.10)
1206
  state_machines-activerecord (~> 0.5.1)
1207
  sys-filesystem (~> 1.1.6)
R
Rémy Coutable 已提交
1208
  test-prof (~> 0.2.5)
C
Connor Shea 已提交
1209
  thin (~> 1.7.0)
1210
  timecop (~> 0.8.0)
K
Ken 已提交
1211
  toml-rb (~> 1.0.0)
B
Brett Walker 已提交
1212
  truncato (~> 0.7.11)
1213
  u2f (~> 0.2.1)
R
Robert Speicher 已提交
1214
  uglifier (~> 2.7.2)
D
Douwe Maan 已提交
1215
  unf (~> 0.1.4)
S
Stan Hu 已提交
1216
  unicorn (~> 5.4.1)
1217
  unicorn-worker-killer (~> 0.4.4)
1218
  validates_hostname (~> 1.0.6)
1219
  version_sorter (~> 2.2.4)
D
Douwe Maan 已提交
1220
  virtus (~> 1.0.1)
C
Chris Wilson 已提交
1221
  vmstat (~> 2.3.0)
S
Stan Hu 已提交
1222
  webmock (~> 3.5.1)
M
Mike Greiling 已提交
1223
  webpack-rails (~> 0.9.10)
V
Valery Sizov 已提交
1224
  wikicloth (= 0.8.1)
C
connorshea 已提交
1225 1226

BUNDLED WITH
1227
   1.17.3