Gemfile.lock 30.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)
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
S
Stan Hu 已提交
275
    get_process_mem (0.2.3)
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)
G
Gosia Ksionek 已提交
556 557 558
    omniauth-salesforce (1.0.5)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
559 560 561
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
562
    omniauth-shibboleth (1.3.0)
563
      omniauth (>= 1.0.0)
564
    omniauth-twitter (1.4.0)
565
      omniauth-oauth (~> 1.1)
566
      rack
567 568
    omniauth-ultraauth (0.0.2)
      omniauth_openid_connect (~> 0.3.0)
V
Valery Sizov 已提交
569 570 571 572
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
573
    omniauth_openid_connect (0.3.0)
574 575 576 577 578 579 580 581 582 583 584 585 586
      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)
587
    opentracing (0.5.0)
S
Stan Hu 已提交
588
    optimist (3.0.0)
C
Chulki Lee 已提交
589
    org-ruby (0.9.12)
R
Robert Schilling 已提交
590
      rubypants (~> 0.2)
591
    orm_adapter (0.5.0)
A
Alejandro Rodríguez 已提交
592
    os (1.0.0)
S
Stan Hu 已提交
593
    parallel (1.17.0)
S
Stan Hu 已提交
594
    parser (2.5.3.0)
595
      ast (~> 2.4.0)
596
    parslet (1.8.2)
597 598 599 600 601 602
    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
603 604 605
    peek-mysql2 (1.2.0)
      concurrent-ruby
      concurrent-ruby-ext
606 607 608 609 610 611 612 613 614 615 616 617 618 619
      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 已提交
620
    pg (1.1.4)
621 622
    po_to_json (1.0.1)
      json (>= 1.6.0)
623 624 625
    premailer (1.10.4)
      addressable
      css_parser (>= 1.4.10)
D
Douwe Maan 已提交
626
      htmlentities (>= 4.0.0)
627
    premailer-rails (1.9.7)
628
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
629
      premailer (~> 1.7, >= 1.7.9)
630 631 632 633 634
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
S
Stan Hu 已提交
635
    prometheus-client-mmap (0.9.4)
636
    pry (0.11.3)
D
Douwe Maan 已提交
637
      coderay (~> 1.1.0)
638
      method_source (~> 0.9.0)
639 640
    pry-byebug (3.5.1)
      byebug (~> 9.1)
S
Semyon Pupkov 已提交
641
      pry (~> 0.10)
G
Gabriel Mazetto 已提交
642 643 644
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.0.3)
645 646 647 648
    puma (3.12.0)
    puma_worker_killer (0.1.0)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 4)
V
Valery Sizov 已提交
649
    pyu-ruby-sasl (0.0.3.3)
650
    raabro (1.1.6)
S
Stan Hu 已提交
651
    rack (2.0.7)
R
Riyad Preukschas 已提交
652 653
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
654
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
655
      rack
656
    rack-cors (1.0.2)
657 658 659 660 661 662
    rack-oauth2 (1.9.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.9.0)
      rack
S
Stan Hu 已提交
663
    rack-protection (2.0.5)
G
gitlabhq 已提交
664
      rack
665 666
    rack-proxy (0.6.0)
      rack
J
Jasper Maes 已提交
667 668
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
H
Heinrich Lee Yu 已提交
669 670 671 672 673 674 675 676 677
    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 已提交
678
      bundler (>= 1.3.0)
H
Heinrich Lee Yu 已提交
679
      railties (= 5.1.7)
J
Jan Provaznik 已提交
680 681 682 683 684 685 686 687
      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)
688 689
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
J
Jan Provaznik 已提交
690 691 692
    rails-i18n (5.1.1)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
H
Heinrich Lee Yu 已提交
693 694 695
    railties (5.1.7)
      actionpack (= 5.1.7)
      activesupport (= 5.1.7)
J
Jan Provaznik 已提交
696
      method_source
G
gitlabhq 已提交
697
      rake (>= 0.8.7)
698
      thor (>= 0.18.1, < 2.0)
699
    rainbow (3.0.0)
S
Stan Hu 已提交
700
    raindrops (0.19.0)
B
blackst0ne 已提交
701
    rake (12.3.2)
T
Takuya Noguchi 已提交
702 703 704
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
705 706
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
S
Stan Hu 已提交
707
    rbtrace (0.4.11)
S
Stan Hu 已提交
708 709
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
S
Stan Hu 已提交
710
      optimist (>= 3.0.0)
T
Takuya Noguchi 已提交
711
    rdoc (6.0.4)
712
    re2 (1.1.1)
T
Toon Claes 已提交
713
    recaptcha (4.13.1)
714
      json
715
    recursive-open-struct (1.1.0)
S
Stan Hu 已提交
716
    redis (3.3.5)
717
    redis-actionpack (5.0.2)
718 719
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
720 721
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
722
      activesupport (>= 3, < 6)
723
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
724 725
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
726
    redis-rack (2.0.4)
727 728 729 730 731 732
      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 已提交
733
    redis-store (1.6.0)
734
      redis (>= 2.2, < 5)
735
    regexp_parser (1.4.0)
R
Roger Rüttimann 已提交
736
    regexp_property_values (0.3.4)
737 738 739 740
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
C
Connor Shea 已提交
741
    request_store (1.3.1)
P
Pirate Praveen 已提交
742 743 744
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
745
    rest-client (2.0.2)
746 747 748
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
749
    retriable (3.1.2)
P
Paco Guzman 已提交
750
    rinku (2.0.0)
751
    rotp (2.1.2)
752
    rouge (3.3.0)
D
Douwe Maan 已提交
753 754
    rqrcode (0.7.0)
      chunky_png
755 756
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
757 758 759 760 761 762 763
    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)
764
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
765 766
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
R
Robert Speicher 已提交
767
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
768
      rspec-support (~> 3.7.0)
S
Stan Hu 已提交
769 770
    rspec-parameterized (0.4.1)
      binding_ninja (>= 0.2.1)
771 772 773 774
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
R
Robert Speicher 已提交
775
    rspec-rails (3.7.2)
776 777 778
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
779 780 781 782
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
K
Kamil Trzcinski 已提交
783 784
    rspec-retry (0.4.5)
      rspec-core
785
    rspec-set (0.1.3)
R
Robert Speicher 已提交
786
    rspec-support (3.7.1)
J
Jan Provaznik 已提交
787
    rspec_junit_formatter (0.4.1)
788
      rspec-core (>= 2, < 4, != 2.12.0)
789
    rspec_profiling (0.0.5)
790 791 792 793
      activerecord
      pg
      rails
      sqlite3
S
Stan Hu 已提交
794 795
    rubocop (0.68.1)
      jaro_winkler (~> 1.5.1)
796
      parallel (~> 1.10)
S
Stan Hu 已提交
797
      parser (>= 2.5, != 2.5.1.1)
R
Rémy Coutable 已提交
798
      rainbow (>= 2.2.2, < 4.0)
799
      ruby-progressbar (~> 1.7)
S
Stan Hu 已提交
800
      unicode-display_width (>= 1.4.0, < 1.6)
R
Rémy Coutable 已提交
801 802
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
S
Stan Hu 已提交
803 804
    rubocop-performance (1.1.0)
      rubocop (>= 0.67.0)
L
Lin Jen-Shin 已提交
805
    rubocop-rspec (1.22.2)
806
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
807 808
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
809
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
810
      crack (~> 0.4)
811
    ruby-prof (0.17.0)
S
Stan Hu 已提交
812
    ruby-progressbar (1.10.0)
813
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
814
      nokogiri (>= 1.5.10)
815 816
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
817
    rubyntlm (0.6.2)
818
    rubypants (0.2.0)
819
    rubyzip (1.2.2)
S
Stan Hu 已提交
820
    rugged (0.28.1)
821
    safe_yaml (1.0.4)
822
    sanitize (4.6.6)
823
      crass (~> 1.0.2)
824
      nokogiri (>= 1.4.4)
825
      nokogumbo (~> 1.4)
T
Takuya Noguchi 已提交
826 827 828 829 830
    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)
831 832 833 834 835 836 837 838 839
    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 已提交
840 841
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
842
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
843
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
844
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
845
      sass (~> 3.5.3)
846
    seed-fu (2.3.7)
847 848
      activerecord (>= 3.1)
      activesupport (>= 3.1)
849
    selenium-webdriver (3.141.0)
850
      childprocess (~> 0.5)
851
      rubyzip (~> 1.2, >= 1.2.2)
852
    sentry-raven (2.9.0)
853
      faraday (>= 0.7.6, < 1.0)
854
    settingslogic (2.0.9)
855
    sexp_processor (4.11.0)
J
Jared Szechy 已提交
856 857
    sham_rack (1.3.6)
      rack
858 859
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
S
Stan Hu 已提交
860
    sidekiq (5.2.7)
S
Stan Hu 已提交
861
      connection_pool (~> 2.2, >= 2.2.2)
S
Stan Hu 已提交
862
      rack (>= 1.5.0)
C
Connor Shea 已提交
863
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
864
      redis (>= 3.3.5, < 5)
865 866
    sidekiq-cron (1.0.4)
      fugit (~> 1.1)
867
      sidekiq (>= 4.2.1)
A
Alejandro Rodríguez 已提交
868
    signet (0.11.0)
869 870
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
871
      jwt (>= 1.5, < 3.0)
872
      multi_json (~> 1.10)
B
Bob Van Landuyt 已提交
873
    simple_po_parser (1.1.2)
874
    simplecov (0.14.1)
875
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
876
      json (>= 1.8, < 3)
877 878
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
879
    slack-notifier (1.5.1)
G
Gabriel Mazetto 已提交
880
    spring (2.0.2)
R
Robert Speicher 已提交
881
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
882
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
883
      spring (>= 0.9.1)
884
    sprockets (3.7.2)
885
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
886
      rack (> 1, < 3)
R
Rémy Coutable 已提交
887
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
888 889 890
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
891
    sqlite3 (1.3.13)
N
Nick Thomas 已提交
892
    sshkey (2.0.0)
893
    stackprof (0.2.10)
894 895 896 897 898 899 900
    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)
901 902 903 904
    swd (1.1.2)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
905 906
    sys-filesystem (1.1.6)
      ffi
907 908
    sys-proctable (1.2.1)
      ffi
R
Rémy Coutable 已提交
909
    sysexits (1.2.0)
910
    temple (0.8.0)
R
Rémy Coutable 已提交
911
    test-prof (0.2.5)
R
Ruben Davila 已提交
912
    text (1.3.1)
G
Gabriel Mazetto 已提交
913
    thin (1.7.2)
D
Douwe Maan 已提交
914
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
915
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
916
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
917
    thor (0.19.4)
918
    thread_safe (0.3.6)
919
    thrift (0.11.0.0)
920
    tilt (2.0.8)
K
Kamil Trzcinski 已提交
921
    timecop (0.8.1)
922
    timfel-krb5-auth (0.8.3)
923 924
    toml (0.2.0)
      parslet (~> 1.8.0)
K
Ken 已提交
925
    toml-rb (1.0.0)
926
      citrus (~> 3.0, > 3.0)
B
Brett Walker 已提交
927
    truncato (0.7.11)
928
      htmlentities (~> 4.3.1)
B
Brett Walker 已提交
929
      nokogiri (>= 1.7.0, <= 2.0)
930
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
931
      thread_safe (~> 0.1)
932
    u2f (0.2.1)
933
    uber (0.1.0)
R
Robert Speicher 已提交
934
    uglifier (2.7.2)
G
gitlabhq 已提交
935
      execjs (>= 0.3.0)
936
      json (>= 1.8.0)
937 938
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
939
    unf_ext (0.0.7.5)
S
Stan Hu 已提交
940
    unicode-display_width (1.5.0)
S
Stan Hu 已提交
941
    unicorn (5.4.1)
942 943
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
944
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
945
      get_process_mem (~> 0)
V
Valery Sizov 已提交
946
      unicorn (>= 4, < 6)
947
    uniform_notifier (1.10.0)
S
Stan Hu 已提交
948
    unparser (0.4.2)
949 950 951 952 953
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
954
      parser (>= 2.3.1.2, < 2.6)
955
      procto (~> 0.0.2)
956 957 958 959 960 961
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.8)
      activemodel (>= 3.0.0)
      public_suffix
962
    validates_hostname (1.0.6)
963 964
      activerecord (>= 3.0)
      activesupport (>= 3.0)
965
    version_sorter (2.2.4)
D
Douwe Maan 已提交
966 967
    virtus (1.0.5)
      axiom-types (~> 0.1)
968
      coercible (~> 1.0)
D
Douwe Maan 已提交
969 970
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
971
    vmstat (2.3.0)
P
Pirate Praveen 已提交
972
    warden (1.2.7)
G
gitlabhq 已提交
973
      rack (>= 1.0)
974 975 976
    webfinger (1.1.0)
      activesupport
      httpclient (>= 2.4)
S
Stan Hu 已提交
977
    webmock (3.5.1)
978
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
979
      crack (>= 0.3.2)
980
      hashdiff
G
Gabriel Mazetto 已提交
981
    webpack-rails (0.9.11)
M
Mike Greiling 已提交
982
      railties (>= 3.2.0)
J
Jan Provaznik 已提交
983 984 985
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
V
Valery Sizov 已提交
986
    wikicloth (0.8.1)
R
Robert Schilling 已提交
987 988
      builder
      expression_parser
V
Valery Sizov 已提交
989
      rinku
W
Winnie Hellmann 已提交
990
    with_env (1.1.0)
991
    xml-simple (1.1.5)
992 993
    xpath (3.2.0)
      nokogiri (~> 1.8)
G
gitlabhq 已提交
994 995 996 997 998

PLATFORMS
  ruby

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

BUNDLED WITH
1234
   1.17.3