Gemfile.lock 29.7 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.22.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 292 293 294 295 296
    gitlab-labkit (0.1.2)
      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)
T
Thong Kuah 已提交
300
    gitlab-styles (2.5.2)
301
      rubocop (~> 0.54.0)
R
Rémy Coutable 已提交
302 303
      rubocop-gitlab-security (~> 0.1.0)
      rubocop-rspec (~> 1.19)
304
    gitlab_omniauth-ldap (2.1.1)
305 306 307 308
      net-ldap (~> 0.16)
      omniauth (~> 1.3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
309
    globalid (0.4.2)
R
Rémy Coutable 已提交
310
      activesupport (>= 4.2.0)
P
Pirate Praveen 已提交
311
    gon (6.2.0)
R
Robert Speicher 已提交
312 313 314
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
315
    google-api-client (0.23.4)
316
      addressable (~> 2.5, >= 2.5.1)
P
Pirate Praveen 已提交
317
      googleauth (>= 0.5, < 0.7.0)
318 319 320 321
      httpclient (>= 2.8.1, < 3.0)
      mime-types (~> 3.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
322 323
    google-protobuf (3.7.1)
    googleapis-common-protos-types (1.0.4)
J
Jacob Vosmaer 已提交
324
      google-protobuf (~> 3.0)
A
Alejandro Rodríguez 已提交
325
    googleauth (0.6.6)
326
      faraday (~> 0.12)
A
Ahmad Sherif 已提交
327
      jwt (>= 1.4, < 3.0)
328 329
      memoist (~> 0.12)
      multi_json (~> 1.11)
A
Alejandro Rodríguez 已提交
330
      os (>= 0.9, < 2.0)
331
      signet (~> 0.7)
332 333
    gpgme (2.0.18)
      mini_portile2 (~> 2.3)
334
    grape (1.1.0)
R
Riyad Preukschas 已提交
335
      activesupport
336
      builder
D
Dmitriy Zaporozhets 已提交
337
      mustermann-grape (~> 1.0.0)
D
Dmitriy Zaporozhets 已提交
338
      rack (>= 1.3.0)
R
Riyad Preukschas 已提交
339
      rack-accept
J
Jeroen van Baarsen 已提交
340
      virtus (>= 1.0.0)
341 342
    grape-entity (0.7.1)
      activesupport (>= 4.0)
D
Dmitriy Zaporozhets 已提交
343
      multi_json (>= 1.3.2)
J
Jasper Maes 已提交
344 345
    grape-path-helpers (1.1.0)
      activesupport
346 347
      grape (~> 1.0)
      rake (~> 12)
348
    grape_logging (1.7.0)
349
      grape
N
Nick Thomas 已提交
350 351 352
    graphiql-rails (1.4.10)
      railties
      sprockets-rails
353
    graphql (1.8.1)
354
    grpc (1.19.0)
355
      google-protobuf (~> 3.1)
J
Jacob Vosmaer 已提交
356
      googleapis-common-protos-types (~> 1.0.0)
S
Stan Hu 已提交
357 358
    haml (5.0.4)
      temple (>= 0.8.0)
R
Rémy Coutable 已提交
359
      tilt
T
Takuya Noguchi 已提交
360
    haml_lint (0.28.0)
361 362
      haml (>= 4.0, < 5.1)
      rainbow
363
      rake (>= 10, < 13)
T
Takuya Noguchi 已提交
364
      rubocop (>= 0.50.0)
R
Rémy Coutable 已提交
365
      sysexits (~> 1.1)
366 367
    hamlit (2.8.8)
      temple (>= 0.8.0)
C
connorshea 已提交
368
      thor
369
      tilt
370
    hangouts-chat (0.0.5)
S
Stan Hu 已提交
371
    hashdiff (0.3.8)
372
    hashie (3.5.7)
373 374
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
375
    health_check (2.6.0)
376
      rails (>= 4.0)
377 378 379
    hipchat (1.5.2)
      httparty
      mimemagic
S
Stan Hu 已提交
380
    html-pipeline (2.8.4)
381
      activesupport (>= 2)
B
blackst0ne 已提交
382
      nokogiri (>= 1.4)
383 384
    html2text (0.2.0)
      nokogiri (~> 1.6)
D
Douwe Maan 已提交
385
    htmlentities (4.3.4)
T
Thong Kuah 已提交
386
    http (3.3.0)
387 388
      addressable (~> 2.3)
      http-cookie (~> 1.0)
T
Thong Kuah 已提交
389
      http-form_data (~> 2.0)
390 391 392
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
T
Thong Kuah 已提交
393
    http-form_data (2.1.1)
394
    http_parser.rb (0.6.0)
395 396
    httparty (0.16.4)
      mime-types (~> 3.0)
D
Dmitriy Zaporozhets 已提交
397
      multi_xml (>= 0.5.2)
P
Pirate Praveen 已提交
398
    httpclient (2.8.3)
399
    i18n (1.6.0)
R
Rémy Coutable 已提交
400
      concurrent-ruby (~> 1.0)
401
    icalendar (2.4.1)
402
    ice_nine (0.11.2)
403 404 405
    influxdb (0.2.3)
      cause
      json
S
Stan Hu 已提交
406
    ipaddress (0.8.3)
407 408 409
    jaeger-client (0.10.0)
      opentracing (~> 0.3)
      thrift
410
    jira-ruby (1.4.1)
F
Felipe Artur 已提交
411
      activesupport
412
      multipart-post
F
Felipe Artur 已提交
413
      oauth (~> 0.5, >= 0.5.0)
R
Roger Rüttimann 已提交
414 415 416 417
    js_regex (3.1.1)
      character_set (~> 1.1)
      regexp_parser (~> 1.1)
      regexp_property_values (~> 0.3)
Z
Z.J. van de Weg 已提交
418
    json (1.8.6)
419
    json-jwt (1.9.4)
420
      activesupport
421
      aes_key_wrap
422
      bindata
423 424
    json-schema (2.8.0)
      addressable (>= 2.4)
425
    jwt (2.1.0)
426 427 428 429 430 431 432 433 434 435 436 437
    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 已提交
438
    kgio (2.11.2)
439
    knapsack (1.17.0)
K
Kamil Trzcinski 已提交
440
      rake
441
    kubeclient (4.2.2)
T
Thong Kuah 已提交
442
      http (~> 3.0)
443
      recursive-open-struct (~> 1.0, >= 1.0.4)
P
Pirate Praveen 已提交
444
      rest-client (~> 2.0)
R
Robert Speicher 已提交
445
    launchy (2.4.3)
R
Riyad Preukschas 已提交
446
      addressable (~> 2.3)
447
    letter_opener (1.7.0)
448
      launchy (~> 2.2)
449
    letter_opener_web (1.3.4)
R
Robert Speicher 已提交
450 451 452
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
453
    license_finder (5.4.0)
C
Connor Shea 已提交
454 455 456
      bundler
      rubyzip
      thor
457 458
      toml (= 0.2.0)
      with_env (= 1.1.0)
C
Connor Shea 已提交
459
      xml-simple
P
Pirate Praveen 已提交
460
    licensee (8.9.2)
461
      rugged (~> 0.24)
R
Ruben Davila 已提交
462
    locale (2.1.2)
463 464 465 466 467
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
468
    loofah (2.2.3)
469
      crass (~> 1.0.2)
V
Valery Sizov 已提交
470
      nokogiri (>= 1.5.9)
B
blackst0ne 已提交
471
    mail (2.7.1)
R
Rémy Coutable 已提交
472
      mini_mime (>= 0.1.1)
473
    mail_room (0.9.1)
474
    memoist (0.16.0)
475 476
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
477
    method_source (0.9.2)
S
Stan Hu 已提交
478
    mime-types (3.2.2)
479
      mime-types-data (~> 3.2015)
S
Stan Hu 已提交
480
    mime-types-data (3.2018.0812)
481
    mimemagic (0.3.2)
482
    mini_magick (4.8.0)
G
Gabriel Mazetto 已提交
483
    mini_mime (1.0.1)
B
Brett Walker 已提交
484
    mini_portile2 (2.4.0)
485
    minitest (5.11.3)
S
Stan Hu 已提交
486
    msgpack (1.2.6)
A
Ahmad Sherif 已提交
487
    multi_json (1.13.1)
488
    multi_xml (0.6.0)
R
Robert Speicher 已提交
489
    multipart-post (2.0.0)
490
    mustermann (1.0.3)
D
Dmitriy Zaporozhets 已提交
491 492
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
493
    mysql2 (0.4.10)
494
    nakayoshi_fork (0.0.4)
495
    net-ldap (0.16.0)
496
    net-ssh (5.0.1)
497
    netrc (0.11.0)
J
Jan Provaznik 已提交
498
    nio4r (2.3.1)
S
Stan Hu 已提交
499
    nokogiri (1.10.3)
B
Brett Walker 已提交
500
      mini_portile2 (~> 2.4.0)
501 502
    nokogumbo (1.5.0)
      nokogiri
503
    numerizer (0.1.1)
504
    oauth (0.5.4)
505 506 507
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
D
Douwe Maan 已提交
508 509
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
510
      rack (>= 1.2, < 3)
A
Ash McKenzie 已提交
511
    octokit (4.9.0)
M
Manuel Rüger 已提交
512
      sawyer (~> 0.8.0, >= 0.5.3)
513 514
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
515
      rack (>= 1.6.2, < 3)
516 517
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
518 519 520
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
521 522
    omniauth-azure-oauth2 (0.0.10)
      jwt (>= 1.0, < 3.0)
J
Jacob Schatz 已提交
523
      omniauth (~> 1.0)
524
      omniauth-oauth2 (~> 1.4)
525
    omniauth-cas3 (1.1.4)
T
tduehr 已提交
526
      addressable (~> 2.3)
527
      nokogiri (~> 1.7, >= 1.7.1)
T
tduehr 已提交
528
      omniauth (~> 1.2)
529
    omniauth-facebook (4.0.0)
D
Douwe Maan 已提交
530
      omniauth-oauth2 (~> 1.2)
531 532 533
    omniauth-github (1.3.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
S
Stan Hu 已提交
534
    omniauth-gitlab (1.0.3)
V
Valery Sizov 已提交
535 536
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
537 538
    omniauth-google-oauth2 (0.6.0)
      jwt (>= 2.0)
V
Valery Sizov 已提交
539
      omniauth (>= 1.1.1)
540
      omniauth-oauth2 (>= 1.5)
541
    omniauth-kerberos (0.3.0)
V
Valery Sizov 已提交
542 543
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
D
Douwe Maan 已提交
544
    omniauth-multipassword (0.4.2)
V
Valery Sizov 已提交
545
      omniauth (~> 1.0)
D
Douwe Maan 已提交
546
    omniauth-oauth (1.1.0)
D
Dmitriy Zaporozhets 已提交
547 548
      oauth
      omniauth (~> 1.0)
549
    omniauth-oauth2 (1.6.0)
550
      oauth2 (~> 1.1)
551
      omniauth (~> 1.9)
J
Joe Marty 已提交
552 553
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
554 555 556
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
557
    omniauth-shibboleth (1.3.0)
558
      omniauth (>= 1.0.0)
559
    omniauth-twitter (1.4.0)
560
      omniauth-oauth (~> 1.1)
561
      rack
562 563
    omniauth-ultraauth (0.0.1)
      omniauth_openid_connect (~> 0.2.4)
V
Valery Sizov 已提交
564 565 566 567
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
568 569 570 571 572 573 574 575 576 577 578 579 580 581
    omniauth_openid_connect (0.2.4)
      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)
582
    opentracing (0.5.0)
S
Stan Hu 已提交
583
    optimist (3.0.0)
C
Chulki Lee 已提交
584
    org-ruby (0.9.12)
R
Robert Schilling 已提交
585
      rubypants (~> 0.2)
586
    orm_adapter (0.5.0)
A
Alejandro Rodríguez 已提交
587
    os (1.0.0)
588
    parallel (1.12.1)
S
Stan Hu 已提交
589
    parser (2.5.3.0)
590
      ast (~> 2.4.0)
591
    parslet (1.8.2)
592 593 594 595 596 597
    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
598 599 600
    peek-mysql2 (1.2.0)
      concurrent-ruby
      concurrent-ruby-ext
601 602 603 604 605 606 607 608 609 610 611 612 613 614
      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 已提交
615
    pg (1.1.4)
616 617
    po_to_json (1.0.1)
      json (>= 1.6.0)
618
    powerpack (0.1.1)
619 620 621
    premailer (1.10.4)
      addressable
      css_parser (>= 1.4.10)
D
Douwe Maan 已提交
622
      htmlentities (>= 4.0.0)
623
    premailer-rails (1.9.7)
624
      actionmailer (>= 3, < 6)
D
Douwe Maan 已提交
625
      premailer (~> 1.7, >= 1.7.9)
626 627 628 629 630
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
S
Stan Hu 已提交
631
    prometheus-client-mmap (0.9.4)
632
    pry (0.11.3)
D
Douwe Maan 已提交
633
      coderay (~> 1.1.0)
634
      method_source (~> 0.9.0)
635 636
    pry-byebug (3.5.1)
      byebug (~> 9.1)
S
Semyon Pupkov 已提交
637
      pry (~> 0.10)
G
Gabriel Mazetto 已提交
638 639 640
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.0.3)
641 642 643 644
    puma (3.12.0)
    puma_worker_killer (0.1.0)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 4)
V
Valery Sizov 已提交
645
    pyu-ruby-sasl (0.0.3.3)
646
    raabro (1.1.6)
S
Stan Hu 已提交
647
    rack (2.0.7)
R
Riyad Preukschas 已提交
648 649
    rack-accept (0.4.5)
      rack (>= 0.4)
M
Manuel Rüger 已提交
650
    rack-attack (4.4.1)
M
Marin Jankovski 已提交
651
      rack
652
    rack-cors (1.0.2)
653 654 655 656 657 658
    rack-oauth2 (1.9.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.9.0)
      rack
S
Stan Hu 已提交
659
    rack-protection (2.0.5)
G
gitlabhq 已提交
660
      rack
661 662
    rack-proxy (0.6.0)
      rack
J
Jasper Maes 已提交
663 664
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
H
Heinrich Lee Yu 已提交
665 666 667 668 669 670 671 672 673
    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 已提交
674
      bundler (>= 1.3.0)
H
Heinrich Lee Yu 已提交
675
      railties (= 5.1.7)
J
Jan Provaznik 已提交
676 677 678 679 680 681 682 683
      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)
684 685
    rails-html-sanitizer (1.0.4)
      loofah (~> 2.2, >= 2.2.2)
J
Jan Provaznik 已提交
686 687 688
    rails-i18n (5.1.1)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
H
Heinrich Lee Yu 已提交
689 690 691
    railties (5.1.7)
      actionpack (= 5.1.7)
      activesupport (= 5.1.7)
J
Jan Provaznik 已提交
692
      method_source
G
gitlabhq 已提交
693
      rake (>= 0.8.7)
694
      thor (>= 0.18.1, < 2.0)
695
    rainbow (3.0.0)
S
Stan Hu 已提交
696
    raindrops (0.19.0)
B
blackst0ne 已提交
697
    rake (12.3.2)
T
Takuya Noguchi 已提交
698 699 700
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
701 702
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
S
Stan Hu 已提交
703
    rbtrace (0.4.11)
S
Stan Hu 已提交
704 705
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
S
Stan Hu 已提交
706
      optimist (>= 3.0.0)
T
Takuya Noguchi 已提交
707
    rdoc (6.0.4)
708
    re2 (1.1.1)
T
Toon Claes 已提交
709
    recaptcha (4.13.1)
710
      json
711
    recursive-open-struct (1.1.0)
S
Stan Hu 已提交
712
    redis (3.3.5)
713
    redis-actionpack (5.0.2)
714 715
      actionpack (>= 4.0, < 6)
      redis-rack (>= 1, < 3)
716 717
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.0.4)
718
      activesupport (>= 3, < 6)
719
      redis-store (>= 1.3, < 2)
T
Takuya Noguchi 已提交
720 721
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
Y
Yorick Peterse 已提交
722
    redis-rack (2.0.4)
723 724 725 726 727 728
      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 已提交
729
    redis-store (1.6.0)
730
      redis (>= 2.2, < 5)
731
    regexp_parser (1.4.0)
R
Roger Rüttimann 已提交
732
    regexp_property_values (0.3.4)
733 734 735 736
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
C
Connor Shea 已提交
737
    request_store (1.3.1)
P
Pirate Praveen 已提交
738 739 740
    responders (2.4.0)
      actionpack (>= 4.2.0, < 5.3)
      railties (>= 4.2.0, < 5.3)
P
Pirate Praveen 已提交
741
    rest-client (2.0.2)
742 743 744
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
745
    retriable (3.1.2)
P
Paco Guzman 已提交
746
    rinku (2.0.0)
747
    rotp (2.1.2)
748
    rouge (3.3.0)
D
Douwe Maan 已提交
749 750
    rqrcode (0.7.0)
      chunky_png
751 752
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
R
Robert Speicher 已提交
753 754 755 756 757 758 759
    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)
760
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
761 762
      rspec-support (~> 3.7.0)
    rspec-mocks (3.7.0)
R
Robert Speicher 已提交
763
      diff-lcs (>= 1.2.0, < 2.0)
R
Robert Speicher 已提交
764
      rspec-support (~> 3.7.0)
S
Stan Hu 已提交
765 766
    rspec-parameterized (0.4.1)
      binding_ninja (>= 0.2.1)
767 768 769 770
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
R
Robert Speicher 已提交
771
    rspec-rails (3.7.2)
772 773 774
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
R
Robert Speicher 已提交
775 776 777 778
      rspec-core (~> 3.7.0)
      rspec-expectations (~> 3.7.0)
      rspec-mocks (~> 3.7.0)
      rspec-support (~> 3.7.0)
K
Kamil Trzcinski 已提交
779 780
    rspec-retry (0.4.5)
      rspec-core
781
    rspec-set (0.1.3)
R
Robert Speicher 已提交
782
    rspec-support (3.7.1)
J
Jan Provaznik 已提交
783
    rspec_junit_formatter (0.4.1)
784
      rspec-core (>= 2, < 4, != 2.12.0)
785
    rspec_profiling (0.0.5)
786 787 788 789
      activerecord
      pg
      rails
      sqlite3
790
    rubocop (0.54.0)
791
      parallel (~> 1.10)
792
      parser (>= 2.5)
793
      powerpack (~> 0.1)
R
Rémy Coutable 已提交
794
      rainbow (>= 2.2.2, < 4.0)
795
      ruby-progressbar (~> 1.7)
796
      unicode-display_width (~> 1.0, >= 1.0.1)
R
Rémy Coutable 已提交
797 798
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
L
Lin Jen-Shin 已提交
799
    rubocop-rspec (1.22.2)
800
      rubocop (>= 0.52.1)
B
blackst0ne 已提交
801 802
    ruby-enum (0.7.2)
      i18n
J
Jared Szechy 已提交
803
    ruby-fogbugz (0.2.1)
J
Jared Szechy 已提交
804
      crack (~> 0.4)
805
    ruby-prof (0.17.0)
R
Rémy Coutable 已提交
806
    ruby-progressbar (1.9.0)
807
    ruby-saml (1.7.2)
R
Robert Speicher 已提交
808
      nokogiri (>= 1.5.10)
809 810
    ruby_parser (3.11.0)
      sexp_processor (~> 4.9)
811
    rubyntlm (0.6.2)
812
    rubypants (0.2.0)
813
    rubyzip (1.2.2)
S
Stan Hu 已提交
814
    rugged (0.28.1)
815
    safe_yaml (1.0.4)
816
    sanitize (4.6.6)
817
      crass (~> 1.0.2)
818
      nokogiri (>= 1.4.4)
819
      nokogumbo (~> 1.4)
T
Takuya Noguchi 已提交
820 821 822 823 824
    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)
825 826 827 828 829 830
    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 已提交
831 832
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
833
      faraday (~> 0.8, < 1.0)
T
Takuya Noguchi 已提交
834
    scss_lint (0.56.0)
T
Takuya Noguchi 已提交
835
      rake (>= 0.9, < 13)
T
Takuya Noguchi 已提交
836
      sass (~> 3.5.3)
837
    seed-fu (2.3.7)
838 839
      activerecord (>= 3.1)
      activesupport (>= 3.1)
840
    selenium-webdriver (3.141.0)
841
      childprocess (~> 0.5)
842
      rubyzip (~> 1.2, >= 1.2.2)
843
    sentry-raven (2.9.0)
844
      faraday (>= 0.7.6, < 1.0)
845
    settingslogic (2.0.9)
846
    sexp_processor (4.11.0)
J
Jared Szechy 已提交
847 848
    sham_rack (1.3.6)
      rack
849 850
    shoulda-matchers (3.1.2)
      activesupport (>= 4.0.0)
S
Stan Hu 已提交
851
    sidekiq (5.2.7)
S
Stan Hu 已提交
852
      connection_pool (~> 2.2, >= 2.2.2)
S
Stan Hu 已提交
853
      rack (>= 1.5.0)
C
Connor Shea 已提交
854
      rack-protection (>= 1.5.0)
P
Pirate Praveen 已提交
855
      redis (>= 3.3.5, < 5)
856 857
    sidekiq-cron (1.0.4)
      fugit (~> 1.1)
858
      sidekiq (>= 4.2.1)
A
Alejandro Rodríguez 已提交
859
    signet (0.11.0)
860 861
      addressable (~> 2.3)
      faraday (~> 0.9)
A
Ahmad Sherif 已提交
862
      jwt (>= 1.5, < 3.0)
863
      multi_json (~> 1.10)
B
Bob Van Landuyt 已提交
864
    simple_po_parser (1.1.2)
865
    simplecov (0.14.1)
866
      docile (~> 1.1.0)
K
Kamil Trzcinski 已提交
867
      json (>= 1.8, < 3)
868 869
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
870
    slack-notifier (1.5.1)
G
Gabriel Mazetto 已提交
871
    spring (2.0.2)
R
Robert Speicher 已提交
872
      activesupport (>= 4.2)
J
Jeroen van Baarsen 已提交
873
    spring-commands-rspec (1.0.4)
J
Jeroen van Baarsen 已提交
874
      spring (>= 0.9.1)
875
    sprockets (3.7.2)
876
      concurrent-ruby (~> 1.0)
R
Robert Speicher 已提交
877
      rack (> 1, < 3)
R
Rémy Coutable 已提交
878
    sprockets-rails (3.2.1)
R
Robert Speicher 已提交
879 880 881
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
882
    sqlite3 (1.3.13)
N
Nick Thomas 已提交
883
    sshkey (2.0.0)
884
    stackprof (0.2.10)
885 886 887 888 889 890 891
    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)
892 893 894 895
    swd (1.1.2)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
896 897
    sys-filesystem (1.1.6)
      ffi
R
Rémy Coutable 已提交
898
    sysexits (1.2.0)
899
    temple (0.8.0)
R
Rémy Coutable 已提交
900
    test-prof (0.2.5)
R
Ruben Davila 已提交
901
    text (1.3.1)
G
Gabriel Mazetto 已提交
902
    thin (1.7.2)
D
Douwe Maan 已提交
903
      daemons (~> 1.0, >= 1.0.9)
V
Valery Sizov 已提交
904
      eventmachine (~> 1.0, >= 1.0.4)
C
Connor Shea 已提交
905
      rack (>= 1, < 3)
Z
Z.J. van de Weg 已提交
906
    thor (0.19.4)
907
    thread_safe (0.3.6)
908
    thrift (0.11.0.0)
909
    tilt (2.0.8)
K
Kamil Trzcinski 已提交
910
    timecop (0.8.1)
911
    timfel-krb5-auth (0.8.3)
912 913
    toml (0.2.0)
      parslet (~> 1.8.0)
K
Ken 已提交
914
    toml-rb (1.0.0)
915
      citrus (~> 3.0, > 3.0)
B
Brett Walker 已提交
916
    truncato (0.7.11)
917
      htmlentities (~> 4.3.1)
B
Brett Walker 已提交
918
      nokogiri (>= 1.7.0, <= 2.0)
919
    tzinfo (1.2.5)
M
Marin Jankovski 已提交
920
      thread_safe (~> 0.1)
921
    u2f (0.2.1)
922
    uber (0.1.0)
R
Robert Speicher 已提交
923
    uglifier (2.7.2)
G
gitlabhq 已提交
924
      execjs (>= 0.3.0)
925
      json (>= 1.8.0)
926 927
    unf (0.1.4)
      unf_ext
P
Pirate Praveen 已提交
928
    unf_ext (0.0.7.5)
929
    unicode-display_width (1.3.2)
S
Stan Hu 已提交
930
    unicorn (5.4.1)
931 932
      kgio (~> 2.6)
      raindrops (~> 0.7)
V
Valery Sizov 已提交
933
    unicorn-worker-killer (0.4.4)
D
Douwe Maan 已提交
934
      get_process_mem (~> 0)
V
Valery Sizov 已提交
935
      unicorn (>= 4, < 6)
936
    uniform_notifier (1.10.0)
S
Stan Hu 已提交
937
    unparser (0.4.2)
938 939 940 941 942
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
943
      parser (>= 2.3.1.2, < 2.6)
944
      procto (~> 0.0.2)
945 946 947 948 949 950
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.8)
      activemodel (>= 3.0.0)
      public_suffix
951
    validates_hostname (1.0.6)
952 953
      activerecord (>= 3.0)
      activesupport (>= 3.0)
954
    version_sorter (2.2.4)
D
Douwe Maan 已提交
955 956
    virtus (1.0.5)
      axiom-types (~> 0.1)
957
      coercible (~> 1.0)
D
Douwe Maan 已提交
958 959
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
C
Chris Wilson 已提交
960
    vmstat (2.3.0)
P
Pirate Praveen 已提交
961
    warden (1.2.7)
G
gitlabhq 已提交
962
      rack (>= 1.0)
963 964 965
    webfinger (1.1.0)
      activesupport
      httpclient (>= 2.4)
S
Stan Hu 已提交
966
    webmock (3.5.1)
967
      addressable (>= 2.3.6)
D
Dmitriy Zaporozhets 已提交
968
      crack (>= 0.3.2)
969
      hashdiff
G
Gabriel Mazetto 已提交
970
    webpack-rails (0.9.11)
M
Mike Greiling 已提交
971
      railties (>= 3.2.0)
J
Jan Provaznik 已提交
972 973 974
    websocket-driver (0.6.5)
      websocket-extensions (>= 0.1.0)
    websocket-extensions (0.1.3)
V
Valery Sizov 已提交
975
    wikicloth (0.8.1)
R
Robert Schilling 已提交
976 977
      builder
      expression_parser
V
Valery Sizov 已提交
978
      rinku
W
Winnie Hellmann 已提交
979
    with_env (1.1.0)
980
    xml-simple (1.1.5)
981 982
    xpath (3.2.0)
      nokogiri (~> 1.8)
G
gitlabhq 已提交
983 984 985 986 987

PLATFORMS
  ruby

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

BUNDLED WITH
1220
   1.17.3