Gemfile.lock 41.4 KB
Newer Older
1 2 3 4 5 6 7
PATH
  remote: vendor/gems/mail-smtp_pool
  specs:
    mail-smtp_pool (0.1.0)
      connection_pool (~> 2.0)
      mail (~> 2.7)

gitlabhq's avatar
gitlabhq committed
8
GEM
9
  remote: https://rubygems.org/
gitlabhq's avatar
gitlabhq committed
10
  specs:
11
    RedCloth (4.3.2)
12 13
    acme-client (2.0.6)
      faraday (>= 0.17, < 2.0.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
14 15 16
    actioncable (6.1.4.1)
      actionpack (= 6.1.4.1)
      activesupport (= 6.1.4.1)
Jasper Maes's avatar
Jasper Maes committed
17
      nio4r (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
18
      websocket-driver (>= 0.6.1)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
19 20 21 22 23 24
    actionmailbox (6.1.4.1)
      actionpack (= 6.1.4.1)
      activejob (= 6.1.4.1)
      activerecord (= 6.1.4.1)
      activestorage (= 6.1.4.1)
      activesupport (= 6.1.4.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
25
      mail (>= 2.7.1)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
26 27 28 29 30
    actionmailer (6.1.4.1)
      actionpack (= 6.1.4.1)
      actionview (= 6.1.4.1)
      activejob (= 6.1.4.1)
      activesupport (= 6.1.4.1)
Vinnie Okada's avatar
Vinnie Okada committed
31
      mail (~> 2.5, >= 2.5.4)
32
      rails-dom-testing (~> 2.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
33 34 35
    actionpack (6.1.4.1)
      actionview (= 6.1.4.1)
      activesupport (= 6.1.4.1)
36
      rack (~> 2.0, >= 2.0.9)
Jasper Maes's avatar
Jasper Maes committed
37
      rack-test (>= 0.6.3)
38
      rails-dom-testing (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
39
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
40 41 42 43 44
    actiontext (6.1.4.1)
      actionpack (= 6.1.4.1)
      activerecord (= 6.1.4.1)
      activestorage (= 6.1.4.1)
      activesupport (= 6.1.4.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
45
      nokogiri (>= 1.8.5)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
46 47
    actionview (6.1.4.1)
      activesupport (= 6.1.4.1)
Marin Jankovski's avatar
Marin Jankovski committed
48
      builder (~> 3.1)
Jasper Maes's avatar
Jasper Maes committed
49
      erubi (~> 1.4)
50
      rails-dom-testing (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
51
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
52 53
    activejob (6.1.4.1)
      activesupport (= 6.1.4.1)
54
      globalid (>= 0.3.6)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
55 56 57 58 59
    activemodel (6.1.4.1)
      activesupport (= 6.1.4.1)
    activerecord (6.1.4.1)
      activemodel (= 6.1.4.1)
      activesupport (= 6.1.4.1)
60 61 62
    activerecord-explain-analyze (0.1.0)
      activerecord (>= 4)
      pg
Dmitry Gruzd's avatar
Dmitry Gruzd committed
63 64 65 66 67
    activestorage (6.1.4.1)
      actionpack (= 6.1.4.1)
      activejob (= 6.1.4.1)
      activerecord (= 6.1.4.1)
      activesupport (= 6.1.4.1)
Stan Hu's avatar
Stan Hu committed
68
      marcel (~> 1.0.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
69 70
      mini_mime (>= 1.1.0)
    activesupport (6.1.4.1)
71
      concurrent-ruby (~> 1.0, >= 1.0.2)
72 73 74 75
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
76 77
    acts-as-taggable-on (7.0.0)
      activerecord (>= 5.0, < 6.2)
Stan Hu's avatar
Stan Hu committed
78
    addressable (2.8.0)
79
      public_suffix (>= 2.0.2, < 5.0)
80
    aes_key_wrap (1.1.0)
Stan Hu's avatar
Stan Hu committed
81
    akismet (3.0.0)
82
    android_key_attestation (0.3.0)
83 84
    apollo_upload_server (2.1.0)
      actionpack (>= 4.2)
85
      graphql (>= 1.8)
86
    asana (0.10.3)
87 88
      faraday (~> 1.0)
      faraday_middleware (~> 1.0)
Robert Speicher's avatar
Robert Speicher committed
89
      faraday_middleware-multi_json (~> 0.0)
Stan Hu's avatar
Stan Hu committed
90
      oauth2 (~> 1.4)
91
    asciidoctor (2.0.15)
92 93
    asciidoctor-include-ext (0.3.1)
      asciidoctor (>= 1.5.6, < 3.0.0)
94
    asciidoctor-kroki (0.5.0)
95
      asciidoctor (~> 2.0)
96
    asciidoctor-plantuml (0.0.12)
97
      asciidoctor (>= 1.5.6, < 3.0.0)
98
    ast (2.4.2)
Takuya Noguchi's avatar
Takuya Noguchi committed
99 100
    atlassian-jwt (0.2.0)
      jwt (~> 2.1.0)
101
    attr_encrypted (3.1.0)
102
      encryptor (~> 3.0.0)
103
    attr_required (1.0.1)
104 105
    autoprefixer-rails (10.2.5.1)
      execjs (> 0)
106
    awesome_print (1.9.2)
107
    awrence (1.1.1)
108 109 110 111 112 113 114 115 116
    aws-eventstream (1.1.0)
    aws-partitions (1.345.0)
    aws-sdk-cloudformation (1.41.0)
      aws-sdk-core (~> 3, >= 3.99.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-core (3.104.3)
      aws-eventstream (~> 1, >= 1.0.2)
      aws-partitions (~> 1, >= 1.239.0)
      aws-sigv4 (~> 1.1)
117
      jmespath (~> 1.0)
118 119 120 121 122 123 124 125 126
    aws-sdk-kms (1.36.0)
      aws-sdk-core (~> 3, >= 3.99.0)
      aws-sigv4 (~> 1.1)
    aws-sdk-s3 (1.75.0)
      aws-sdk-core (~> 3, >= 3.104.1)
      aws-sdk-kms (~> 1)
      aws-sigv4 (~> 1.1)
    aws-sigv4 (1.2.1)
      aws-eventstream (~> 1, >= 1.0.2)
Tan Le's avatar
Tan Le committed
127
    azure-storage-blob (2.0.1)
128
      azure-storage-common (~> 2.0)
Tan Le's avatar
Tan Le committed
129 130
      nokogiri (~> 1.11.0.rc2)
    azure-storage-common (2.0.2)
131 132
      faraday (~> 1.0)
      faraday_middleware (~> 1.0.0.rc1)
Tan Le's avatar
Tan Le committed
133 134
      net-http-persistent (~> 4.0)
      nokogiri (~> 1.11.0.rc2)
135
    babosa (1.0.4)
136
    backport (1.2.0)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
137
    base32 (0.3.2)
138
    batch-loader (2.0.1)
139
    bcrypt (3.1.16)
140
    bcrypt_pbkdf (1.0.0)
141
    benchmark (0.1.1)
142
    benchmark-ips (2.3.0)
143 144
    benchmark-memory (0.1.2)
      memory_profiler (~> 0.9)
145
    better_errors (2.9.1)
146
      coderay (>= 1.0.0)
147
      erubi (>= 1.0.0)
148
      rack (>= 0.9.0)
charlie ablett's avatar
charlie ablett committed
149
    bindata (2.4.10)
150
    binding_ninja (0.2.3)
Stan Hu's avatar
Stan Hu committed
151
    bootsnap (1.4.6)
152
      msgpack (~> 1.0)
153 154 155
    bootstrap_form (4.2.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
156
    browser (4.2.0)
157
    builder (3.2.4)
158
    bullet (6.1.3)
159
      activesupport (>= 3.0.0)
160
      uniform_notifier (~> 1.11)
161
    bundler-audit (0.7.0.1)
162
      bundler (>= 1.2.0, < 3)
163
      thor (>= 0.18, < 2)
Toon Claes's avatar
Toon Claes committed
164
    byebug (11.1.3)
Igor Drozdov's avatar
Igor Drozdov committed
165
    capybara (3.35.3)
Stan Hu's avatar
Stan Hu committed
166
      addressable
167
      mini_mime (>= 0.1.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
168 169 170
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
Igor Drozdov's avatar
Igor Drozdov committed
171
      regexp_parser (>= 1.5, < 3.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
172
      xpath (~> 3.2)
173 174
    capybara-screenshot (1.0.22)
      capybara (>= 1.0, < 4)
175
      launchy
176
    carrierwave (1.3.2)
177 178
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
179
      mime-types (>= 1.16)
180
      ssrf_filter (~> 1.0)
181
    cbor (0.5.9.6)
182 183
    character_set (1.4.1)
      sorted_set (~> 1.0)
Stan Hu's avatar
Stan Hu committed
184
    charlock_holmes (0.7.7)
185 186 187 188 189 190 191 192
    chef-config (16.10.17)
      addressable
      chef-utils (= 16.10.17)
      fuzzyurl
      mixlib-config (>= 2.2.12, < 4.0)
      mixlib-shellout (>= 2.0, < 4.0)
      tomlrb (~> 1.2)
    chef-utils (16.10.17)
193
    childprocess (3.0.0)
Valery Sizov's avatar
Valery Sizov committed
194
    chunky_png (1.3.5)
195
    citrus (3.0.2)
Ash McKenzie's avatar
Ash McKenzie committed
196 197 198 199 200
    claide (1.0.3)
    claide-plugins (0.9.2)
      cork
      nap
      open4 (~> 1.3)
Toon Claes's avatar
Toon Claes committed
201
    coderay (1.1.3)
Ash McKenzie's avatar
Ash McKenzie committed
202
    colored2 (3.1.2)
203
    commonmarker (0.23.2)
204
    concurrent-ruby (1.1.9)
Stan Hu's avatar
Stan Hu committed
205
    connection_pool (2.2.2)
206
    contracts (0.11.0)
Ash McKenzie's avatar
Ash McKenzie committed
207 208
    cork (0.3.0)
      colored2 (~> 3.1)
209 210 211
    cose (1.0.0)
      cbor (~> 0.5.9)
      openssl-signature_algorithm (~> 0.4.0)
212 213 214 215
    countries (3.0.0)
      i18n_data (~> 0.8.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
216
    crack (0.4.3)
217
      safe_yaml (~> 1.0.0)
Stan Hu's avatar
Stan Hu committed
218
    crass (1.0.6)
Robert Speicher's avatar
Robert Speicher committed
219
    creole (0.5.0)
Albert Salim's avatar
Albert Salim committed
220 221
    crystalball (0.7.0)
      git
222
    css_parser (1.7.0)
223
      addressable
Brett Walker's avatar
Brett Walker committed
224
    daemons (1.3.1)
225
    danger (8.4.1)
Ash McKenzie's avatar
Ash McKenzie committed
226 227 228 229
      claide (~> 1.0)
      claide-plugins (>= 0.9.2)
      colored2 (~> 3.1)
      cork (~> 0.1)
230
      faraday (>= 0.9.0, < 2.0)
Ash McKenzie's avatar
Ash McKenzie committed
231
      faraday-http-cache (~> 2.0)
232 233
      git (~> 1.7)
      kramdown (~> 2.3)
Ash McKenzie's avatar
Ash McKenzie committed
234 235 236
      kramdown-parser-gfm (~> 1.0)
      no_proxy_fix
      octokit (~> 4.7)
237 238 239 240
      terminal-table (>= 1, < 4)
    danger-gitlab (8.0.0)
      danger
      gitlab (~> 4.2, >= 4.2.0)
241
    database_cleaner (1.7.0)
242
    debugger-ruby_core_source (1.3.8)
243
    deckar01-task_list (2.3.1)
244
      html-pipeline
Stan Hu's avatar
Stan Hu committed
245
    declarative (0.0.20)
246
    declarative-option (0.1.0)
247
    declarative_policy (1.0.0)
248 249
    default_value_for (3.4.0)
      activerecord (>= 3.2.0, < 7.0)
250 251
    deprecation_toolkit (1.5.1)
      activesupport (>= 4.2)
252
    derailed_benchmarks (1.8.1)
253 254 255 256
      benchmark-ips (~> 2)
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (~> 0)
257
      mini_histogram (>= 0.2.1)
258 259 260 261
      rack (>= 1)
      rake (> 10, < 14)
      ruby-statistics (>= 2.1)
      thor (>= 0.19, < 2)
262
    device_detector (1.0.0)
263
    devise (4.7.3)
Marin Jankovski's avatar
Marin Jankovski committed
264
      bcrypt (~> 3.0)
Nihad Abbasov's avatar
Nihad Abbasov committed
265
      orm_adapter (~> 0.1)
266
      railties (>= 4.1.0)
Robert Speicher's avatar
Robert Speicher committed
267
      responders
268
      warden (~> 1.2.3)
269 270
    devise-two-factor (4.0.0)
      activesupport (< 6.2)
271 272
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
273 274
      railties (< 6.2)
      rotp (~> 6.0)
275
    diff-lcs (1.4.4)
276
    diff_match_patch (0.1.0)
277
    diffy (3.3.0)
278 279
    discordrb-webhooks (3.4.2)
      rest-client (>= 2.0.0)
280
    docile (1.3.2)
Thong Kuah's avatar
Thong Kuah committed
281
    domain_name (0.5.20190701)
282
      unf (>= 0.0.5, < 1.0.0)
283
    doorkeeper (5.5.0.rc2)
284
      railties (>= 5)
285
    doorkeeper-openid_connect (1.7.5)
Igor Drozdov's avatar
Igor Drozdov committed
286 287
      doorkeeper (>= 5.2, < 5.5)
      json-jwt (>= 1.11.0)
Stan Hu's avatar
Stan Hu committed
288
    dotenv (2.7.6)
Stan Hu's avatar
Stan Hu committed
289
    dry-configurable (0.12.0)
Stan Hu's avatar
Stan Hu committed
290
      concurrent-ruby (~> 1.0)
Stan Hu's avatar
Stan Hu committed
291
      dry-core (~> 0.5, >= 0.5.0)
Stan Hu's avatar
Stan Hu committed
292 293 294
    dry-container (0.7.2)
      concurrent-ruby (~> 1.0)
      dry-configurable (~> 0.1, >= 0.1.3)
Stan Hu's avatar
Stan Hu committed
295
    dry-core (0.5.0)
Stan Hu's avatar
Stan Hu committed
296 297 298
      concurrent-ruby (~> 1.0)
    dry-equalizer (0.3.0)
    dry-inflector (0.2.0)
Stan Hu's avatar
Stan Hu committed
299
    dry-logic (1.1.0)
Stan Hu's avatar
Stan Hu committed
300
      concurrent-ruby (~> 1.0)
Stan Hu's avatar
Stan Hu committed
301
      dry-core (~> 0.5, >= 0.5)
Stan Hu's avatar
Stan Hu committed
302 303 304 305 306 307 308
    dry-types (1.4.0)
      concurrent-ruby (~> 1.0)
      dry-container (~> 0.3)
      dry-core (~> 0.4, >= 0.4.4)
      dry-equalizer (~> 0.3)
      dry-inflector (~> 0.1, >= 0.1.2)
      dry-logic (~> 1.0, >= 1.0.2)
309
    e2mmap (0.1.0)
310 311
    ecma-re-validator (0.3.0)
      regexp_parser (~> 2.0)
312
    ed25519 (1.2.4)
313 314 315 316
    elasticsearch (6.8.2)
      elasticsearch-api (= 6.8.2)
      elasticsearch-transport (= 6.8.2)
    elasticsearch-api (6.8.2)
Valery Sizov's avatar
Valery Sizov committed
317
      multi_json
318
    elasticsearch-model (6.1.1)
Valery Sizov's avatar
Valery Sizov committed
319
      activesupport (> 3)
320
      elasticsearch (~> 6)
Valery Sizov's avatar
Valery Sizov committed
321
      hashie
322 323 324
    elasticsearch-rails (6.1.1)
    elasticsearch-transport (6.8.2)
      faraday (~> 1)
Valery Sizov's avatar
Valery Sizov committed
325
      multi_json
326
    email_reply_trimmer (0.1.6)
327 328
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
Riyad Preukschas's avatar
Riyad Preukschas committed
329
      launchy (~> 2.1)
330
      mail (~> 2.7)
331
    encryptor (3.0.0)
332
    erubi (1.9.0)
Stan Hu's avatar
Stan Hu committed
333
    escape_utils (1.2.1)
334
    et-orbi (1.2.1)
335
      tzinfo
336
    eventmachine (1.2.7)
dcouture's avatar
dcouture committed
337
    excon (0.71.1)
338
    execjs (2.8.1)
Robert Schilling's avatar
Robert Schilling committed
339
    expression_parser (0.9.0)
Felipe Artur's avatar
Felipe Artur committed
340 341
    extended-markdown-filter (0.6.0)
      html-pipeline (~> 2.0)
342
    factory_bot (6.2.0)
343
      activesupport (>= 5.0.0)
344 345
    factory_bot_rails (6.2.0)
      factory_bot (~> 6.2.0)
346
      railties (>= 5.0.0)
drew cimino's avatar
drew cimino committed
347 348 349 350
    faraday (1.4.2)
      faraday-em_http (~> 1.0)
      faraday-em_synchrony (~> 1.0)
      faraday-excon (~> 1.1)
351
      faraday-net_http (~> 1.0)
drew cimino's avatar
drew cimino committed
352
      faraday-net_http_persistent (~> 1.1)
353
      multipart-post (>= 1.2, < 3)
drew cimino's avatar
drew cimino committed
354
      ruby2_keywords (>= 0.0.4)
355 356
    faraday-cookie_jar (0.0.7)
      faraday (>= 0.8.0)
Stan Hu's avatar
Stan Hu committed
357
      http-cookie (~> 1.0.0)
drew cimino's avatar
drew cimino committed
358 359 360
    faraday-em_http (1.0.0)
    faraday-em_synchrony (1.0.0)
    faraday-excon (1.1.0)
361 362
    faraday-http-cache (2.2.0)
      faraday (>= 0.8)
363
    faraday-net_http (1.0.1)
drew cimino's avatar
drew cimino committed
364
    faraday-net_http_persistent (1.1.0)
365 366
    faraday_middleware (1.0.0)
      faraday (~> 1.0)
367 368 369
    faraday_middleware-aws-sigv4 (0.3.0)
      aws-sigv4 (~> 1.0)
      faraday (>= 0.15)
Robert Speicher's avatar
Robert Speicher committed
370 371 372
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
373
    fast_blank (1.0.0)
374
    fast_gettext (2.1.0)
Takuya Noguchi's avatar
Takuya Noguchi committed
375
    ffaker (2.10.0)
Stan Hu's avatar
Stan Hu committed
376
    ffi (1.15.3)
377 378 379
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
380 381
    ffi-yajl (2.3.4)
      libyajl2 (~> 1.2)
Sean McGivern's avatar
Sean McGivern committed
382 383 384 385 386 387 388
    flipper (0.21.0)
    flipper-active_record (0.21.0)
      activerecord (>= 5.0, < 7)
      flipper (~> 0.21.0)
    flipper-active_support_cache_store (0.21.0)
      activesupport (>= 5.0, < 7)
      flipper (~> 0.21.0)
Valery Sizov's avatar
Valery Sizov committed
389
    flowdock (0.7.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
390 391
      httparty (~> 0.7)
      multi_json
Stan Hu's avatar
Stan Hu committed
392
    fog-aliyun (0.3.3)
393 394
      fog-core
      fog-json
395 396
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
Stan Hu's avatar
Stan Hu committed
397
    fog-aws (3.12.0)
398 399
      fog-core (~> 2.1)
      fog-json (~> 1.1)
Stan Hu's avatar
Stan Hu committed
400 401
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
402
    fog-core (2.1.0)
403
      builder
404
      excon (~> 0.58)
405
      formatador (~> 0.2)
406
      mime-types
407 408 409 410 411 412
    fog-google (1.15.0)
      fog-core (<= 2.1.0)
      fog-json (~> 1.2)
      fog-xml (~> 0.1.0)
      google-api-client (>= 0.44.2, < 0.51)
      google-cloud-env (~> 1.2)
413 414
    fog-json (1.2.0)
      fog-core
415
      multi_json (~> 1.10)
416 417 418 419
    fog-local (0.6.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (1.0.8)
      fog-core (~> 2.1)
420 421
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
422 423 424 425 426
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
427
    fog-xml (0.1.3)
428
      fog-core
429
      nokogiri (>= 1.5.11, < 2.0.0)
430
    formatador (0.2.5)
431 432
    fugit (1.2.1)
      et-orbi (~> 1.1, >= 1.1.8)
433
      raabro (~> 1.1)
Robert Speicher's avatar
Robert Speicher committed
434 435
    fuubar (2.2.0)
      rspec-core (~> 3.0)
Robert Speicher's avatar
Robert Speicher committed
436
      ruby-progressbar (~> 1.4)
437
    fuzzyurl (0.9.0)
Felipe Artur's avatar
Felipe Artur committed
438
    gemoji (3.0.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
439 440
    get_process_mem (0.2.5)
      ffi (~> 1.0)
441
    gettext (3.3.6)
Ruben Davila's avatar
Ruben Davila committed
442 443 444 445
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
446
    gettext_i18n_rails_js (1.3.0)
447 448 449 450
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
451 452
    git (1.7.0)
      rchardet (~> 1.8)
Stan Hu's avatar
Stan Hu committed
453
    gitaly (14.4.0.pre.rc43)
454
      grpc (~> 1.0)
455
    github-markup (1.7.0)
456 457 458
    gitlab (4.16.1)
      httparty (~> 0.14, >= 0.14.0)
      terminal-table (~> 1.5, >= 1.5.1)
459 460
    gitlab-chronic (0.10.5)
      numerizer (~> 0.2)
461
    gitlab-dangerfiles (2.4.0)
462 463
      danger (>= 8.3.1)
      danger-gitlab (>= 8.0.0)
464
    gitlab-experiment (0.6.4)
465
      activesupport (>= 3.0)
466
      request_store (>= 1.0)
467
      scientist (~> 1.6, >= 1.6.0)
468
    gitlab-fog-azure-rm (1.2.0)
469 470
      azure-storage-blob (~> 2.0)
      azure-storage-common (~> 2.0)
Stan Hu's avatar
Stan Hu committed
471 472 473 474
      fog-core (= 2.1.0)
      fog-json (~> 1.2.0)
      mime-types
      ms_rest_azure (~> 0.12.0)
475
    gitlab-labkit (0.21.1)
476 477
      actionpack (>= 5.0.0, < 7.0.0)
      activesupport (>= 5.0.0, < 7.0.0)
478
      grpc (~> 1.30.2)
479
      jaeger-client (~> 1.1)
480
      opentracing (~> 0.4)
Stan Hu's avatar
Stan Hu committed
481
      pg_query (~> 2.1)
482
      redis (> 3.0.0, < 5.0.0)
483
    gitlab-license (2.0.0)
484
    gitlab-mail_room (0.0.9)
485
    gitlab-markup (1.7.1)
486
    gitlab-net-dns (0.9.1)
487
    gitlab-omniauth-openid-connect (0.8.0)
488 489 490
      addressable (~> 2.7)
      omniauth (~> 1.9)
      openid_connect (~> 1.2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
491 492
    gitlab-sidekiq-fetcher (0.8.0)
      sidekiq (~> 6.1)
493
    gitlab-styles (6.4.0)
494
      rubocop (~> 0.91, >= 0.91.1)
495 496 497
      rubocop-gitlab-security (~> 0.1.1)
      rubocop-performance (~> 1.9.2)
      rubocop-rails (~> 2.9)
498
      rubocop-rspec (~> 1.44)
499 500
    gitlab_chronic_duration (0.10.6.2)
      numerizer (~> 0.2)
501
    gitlab_omniauth-ldap (2.1.1)
502 503 504 505
      net-ldap (~> 0.16)
      omniauth (~> 1.3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
506 507
    globalid (0.5.2)
      activesupport (>= 5.0)
Igor Drozdov's avatar
Igor Drozdov committed
508 509 510
    gon (6.4.0)
      actionpack (>= 3.0.20)
      i18n (>= 0.7)
Robert Speicher's avatar
Robert Speicher committed
511 512
      multi_json
      request_store (>= 1.0)
Stan Hu's avatar
Stan Hu committed
513
    google-api-client (0.50.0)
514
      addressable (~> 2.5, >= 2.5.1)
515
      googleauth (~> 0.9)
516
      httpclient (>= 2.8.1, < 3.0)
517
      mini_mime (~> 1.0)
518 519
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
Stan Hu's avatar
Stan Hu committed
520
      rexml
521
      signet (~> 0.12)
522
    google-cloud-env (1.5.0)
Stan Hu's avatar
Stan Hu committed
523
      faraday (>= 0.17.3, < 2.0)
524 525
    google-protobuf (3.17.3)
    googleapis-common-protos-types (1.1.0)
526
      google-protobuf (~> 3.14)
Stan Hu's avatar
Stan Hu committed
527
    googleauth (0.14.0)
528
      faraday (>= 0.17.3, < 2.0)
Ahmad Sherif's avatar
Ahmad Sherif committed
529
      jwt (>= 1.4, < 3.0)
530
      memoist (~> 0.16)
531
      multi_json (~> 1.11)
Alejandro Rodríguez's avatar
Alejandro Rodríguez committed
532
      os (>= 0.9, < 2.0)
533
      signet (~> 0.14)
Markus Koller's avatar
Markus Koller committed
534
    gpgme (2.0.20)
535
      mini_portile2 (~> 2.3)
Igor Drozdov's avatar
Igor Drozdov committed
536
    grape (1.5.2)
Riyad Preukschas's avatar
Riyad Preukschas committed
537
      activesupport
538
      builder
Stan Hu's avatar
Stan Hu committed
539
      dry-types (>= 1.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
540
      mustermann-grape (~> 1.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
541
      rack (>= 1.3.0)
Riyad Preukschas's avatar
Riyad Preukschas committed
542
      rack-accept
543
    grape-entity (0.10.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
544
      activesupport (>= 3.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
545
      multi_json (>= 1.3.2)
546
    grape-path-helpers (1.7.0)
Jasper Maes's avatar
Jasper Maes committed
547
      activesupport
Stan Hu's avatar
Stan Hu committed
548
      grape (~> 1.3)
549
      rake (> 12)
550
      ruby2_keywords (~> 0.0.2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
551
    grape_logging (1.8.3)
552
      grape
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
553
      rack
554
    graphiql-rails (1.4.10)
Nick Thomas's avatar
Nick Thomas committed
555 556
      railties
      sprockets-rails
557 558 559 560
    graphlient (0.4.0)
      faraday (>= 1.0)
      faraday_middleware
      graphql-client
561
    graphql (1.11.8)
562 563 564
    graphql-client (0.16.0)
      activesupport (>= 3.0)
      graphql (~> 1.8)
Felipe Artur's avatar
Felipe Artur committed
565 566 567 568 569 570 571 572
    graphql-docs (1.6.0)
      commonmarker (~> 0.16)
      escape_utils (~> 1.2)
      extended-markdown-filter (~> 0.4)
      gemoji (~> 3.0)
      graphql (~> 1.6)
      html-pipeline (~> 2.8)
      sass (~> 3.4)
573 574
    grpc (1.30.2)
      google-protobuf (~> 3.12)
Stan Hu's avatar
Stan Hu committed
575
      googleapis-common-protos-types (~> 1.0)
576 577
    gssapi (1.2.0)
      ffi (>= 1.0.1)
Furkan Ayhan's avatar
Furkan Ayhan committed
578
    guard (2.16.2)
579 580 581 582 583 584 585 586 587 588 589 590 591
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.9.12)
      shellany (~> 0.0)
      thor (>= 0.18.1)
    guard-compat (1.2.1)
    guard-rspec (4.7.3)
      guard (~> 2.1)
      guard-compat (~> 1.1)
      rspec (>= 2.99.0, < 4.0)
592
    haml (5.1.2)
Stan Hu's avatar
Stan Hu committed
593
      temple (>= 0.8.0)
594
      tilt
595 596 597
    haml_lint (0.36.0)
      haml (>= 4.0, < 5.3)
      parallel (~> 1.10)
winh's avatar
winh committed
598
      rainbow
599
      rubocop (>= 0.50.0)
600
      sysexits (~> 1.1)
Igor Drozdov's avatar
Igor Drozdov committed
601
    hamlit (2.15.0)
602
      temple (>= 0.8.2)
connorshea's avatar
connorshea committed
603
      thor
604
      tilt
605
    hana (1.3.7)
606
    hangouts-chat (0.0.5)
607
    hashdiff (1.0.1)
608
    hashie (4.1.0)
609 610
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
611 612
    health_check (3.0.0)
      railties (>= 5.0)
613 614
    heapy (0.2.0)
      thor
615
    html-pipeline (2.13.2)
616
      activesupport (>= 2)
blackst0ne's avatar
blackst0ne committed
617
      nokogiri (>= 1.4)
618 619
    html2text (0.2.0)
      nokogiri (~> 1.6)
620
    htmlentities (4.3.4)
Thong Kuah's avatar
Thong Kuah committed
621
    http (4.4.1)
622 623
      addressable (~> 2.3)
      http-cookie (~> 1.0)
Thong Kuah's avatar
Thong Kuah committed
624
      http-form_data (~> 2.2)
625
      http-parser (~> 1.2.0)
Thong Kuah's avatar
Thong Kuah committed
626
    http-accept (1.7.0)
627 628
    http-cookie (1.0.3)
      domain_name (~> 0.5)
Thong Kuah's avatar
Thong Kuah committed
629
    http-form_data (2.3.0)
630
    http-parser (1.2.3)
631
      ffi-compiler (>= 1.0, < 2.0)
632 633
    httparty (0.16.4)
      mime-types (~> 3.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
634
      multi_xml (>= 0.5.2)
635
    httpclient (2.8.3)
636
    i18n (1.8.10)
Rémy Coutable's avatar
Rémy Coutable committed
637
      concurrent-ruby (~> 1.0)
638
    i18n_data (0.8.0)
639
    icalendar (2.4.1)
640 641
    invisible_captcha (1.1.0)
      rails (>= 4.2)
642
    ipaddress (0.8.3)
643 644 645
    ipynbdiff (0.3.6)
      diffy (= 3.3.0)
      json (= 2.5.1)
646
    jaeger-client (1.1.0)
647 648
      opentracing (~> 0.3)
      thrift
649
    jaro_winkler (1.5.4)
650
    jira-ruby (2.1.4)
651
      activesupport
Takuya Noguchi's avatar
Takuya Noguchi committed
652
      atlassian-jwt
653
      multipart-post
654
      oauth (~> 0.5, >= 0.5.0)
Stan Hu's avatar
Stan Hu committed
655
    jmespath (1.4.0)
656
    js_regex (3.7.0)
657
      character_set (~> 1.4)
658 659
      regexp_parser (~> 2.1)
      regexp_property_values (~> 1.0)
660
    json (2.5.1)
661
    json-jwt (1.13.0)
Stan Hu's avatar
Stan Hu committed
662
      activesupport (>= 4.2)
663
      aes_key_wrap
664
      bindata
665 666
    json_schemer (0.2.18)
      ecma-re-validator (~> 0.3)
667
      hana (~> 1.3)
668
      regexp_parser (~> 2.0)
669
      uri_template (~> 0.7)
670
    jsonpath (1.1.0)
Thong Kuah's avatar
Thong Kuah committed
671
      multi_json
672
    jwt (2.1.0)
dcouture's avatar
dcouture committed
673
    kaminari (1.2.1)
674
      activesupport (>= 4.1.0)
dcouture's avatar
dcouture committed
675 676 677 678
      kaminari-actionview (= 1.2.1)
      kaminari-activerecord (= 1.2.1)
      kaminari-core (= 1.2.1)
    kaminari-actionview (1.2.1)
679
      actionview
dcouture's avatar
dcouture committed
680 681
      kaminari-core (= 1.2.1)
    kaminari-activerecord (1.2.1)
682
      activerecord
dcouture's avatar
dcouture committed
683 684
      kaminari-core (= 1.2.1)
    kaminari-core (1.2.1)
Tiger's avatar
Tiger committed
685 686
    kas-grpc (0.0.2)
      grpc (~> 1.0)
Albert Salim's avatar
Albert Salim committed
687
    knapsack (1.21.1)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
688
      rake
689
    kramdown (2.3.1)
690
      rexml
Ash McKenzie's avatar
Ash McKenzie committed
691 692
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
693
    kubeclient (4.9.2)
694
      http (>= 3.0, < 5.0)
Thong Kuah's avatar
Thong Kuah committed
695 696
      jsonpath (~> 1.0)
      recursive-open-struct (~> 1.1, >= 1.1.1)
697
      rest-client (~> 2.0)
698 699
    launchy (2.5.0)
      addressable (~> 2.7)
700
    lefthook (0.7.5)
701
    letter_opener (1.7.0)
702
      launchy (~> 2.2)
703
    letter_opener_web (1.4.1)
704 705 706
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
707
    libyajl2 (1.2.0)
mo khan's avatar
mo khan committed
708
    license_finder (6.0.0)
Connor Shea's avatar
Connor Shea committed
709
      bundler
mo khan's avatar
mo khan committed
710
      rubyzip (>= 1, < 3)
Connor Shea's avatar
Connor Shea committed
711
      thor
712 713
      toml (= 0.2.0)
      with_env (= 1.1.0)
Connor Shea's avatar
Connor Shea committed
714
      xml-simple
Stan Hu's avatar
Stan Hu committed
715 716 717 718 719 720
    licensee (9.14.1)
      dotenv (~> 2.0)
      octokit (~> 4.17)
      reverse_markdown (~> 1.0)
      rugged (>= 0.24, < 2.0)
      thor (>= 0.19, < 2.0)
721
    listen (3.6.0)
Furkan Ayhan's avatar
Furkan Ayhan committed
722 723
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
724
    locale (2.1.3)
725
    lockbox (0.6.2)
726
    lograge (0.11.2)
727 728 729 730
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
731
    loofah (2.12.0)
732
      crass (~> 1.0.2)
Valery Sizov's avatar
Valery Sizov committed
733
      nokogiri (>= 1.5.9)
734
    lru_redux (1.1.0)
Furkan Ayhan's avatar
Furkan Ayhan committed
735
    lumberjack (1.2.7)
blackst0ne's avatar
blackst0ne committed
736
    mail (2.7.1)
Rémy Coutable's avatar
Rémy Coutable committed
737
      mini_mime (>= 0.1.1)
Stan Hu's avatar
Stan Hu committed
738
    marcel (1.0.1)
Stan Hu's avatar
Stan Hu committed
739
    marginalia (1.10.0)
740 741
      actionpack (>= 2.3)
      activerecord (>= 2.3)
Stan Hu's avatar
Stan Hu committed
742
    memoist (0.16.2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
743
    memory_profiler (0.9.14)
Toon Claes's avatar
Toon Claes committed
744
    method_source (1.0.0)
745
    mime-types (3.3.1)
746
      mime-types-data (~> 3.2015)
747
    mime-types-data (3.2020.0512)
748
    mini_histogram (0.3.1)
749
    mini_magick (4.10.1)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
750
    mini_mime (1.1.1)
751
    mini_portile2 (2.5.3)
752
    minitest (5.11.3)
753 754 755 756 757 758
    mixlib-cli (2.1.8)
    mixlib-config (3.0.9)
      tomlrb
    mixlib-log (3.0.9)
    mixlib-shellout (3.2.5)
      chef-utils
Stan Hu's avatar
Stan Hu committed
759 760 761 762 763 764 765 766 767
    ms_rest (0.7.6)
      concurrent-ruby (~> 1.0)
      faraday (>= 0.9, < 2.0.0)
      timeliness (~> 0.3.10)
    ms_rest_azure (0.12.0)
      concurrent-ruby (~> 1.0)
      faraday (>= 0.9, < 2.0.0)
      faraday-cookie_jar (~> 0.0.6)
      ms_rest (~> 0.7.6)
Stan Hu's avatar
Stan Hu committed
768
    msgpack (1.3.3)
769
    multi_json (1.14.1)
770
    multi_xml (0.6.0)
771
    multipart-post (2.1.1)
Jason Goodman's avatar
Jason Goodman committed
772
    murmurhash3 (0.1.6)
Stan Hu's avatar
Stan Hu committed
773 774 775 776
    mustermann (1.1.1)
      ruby2_keywords (~> 0.0.1)
    mustermann-grape (1.0.1)
      mustermann (>= 1.0.0)
Ash McKenzie's avatar
Ash McKenzie committed
777
    nap (1.1.0)
778
    nenv (0.3.0)
779
    net-http-persistent (4.0.1)
Tan Le's avatar
Tan Le committed
780
      connection_pool (~> 2.2)
Igor Drozdov's avatar
Igor Drozdov committed
781
    net-ldap (0.16.3)
782
    net-ntp (2.1.3)
783 784
    net-scp (3.0.0)
      net-ssh (>= 2.6.5, < 7.0.0)
Pirate Praveen's avatar
Pirate Praveen committed
785
    net-ssh (6.0.0)
786
    netrc (0.11.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
787
    nio4r (2.5.8)
Ash McKenzie's avatar
Ash McKenzie committed
788
    no_proxy_fix (0.1.2)
789
    nokogiri (1.11.7)
Tan Le's avatar
Tan Le committed
790 791
      mini_portile2 (~> 2.5.0)
      racc (~> 1.4)
792 793
    nokogumbo (2.0.2)
      nokogiri (~> 1.8, >= 1.8.4)
794 795 796
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
797
    numerizer (0.2.0)
ankelly's avatar
ankelly committed
798
    oauth (0.5.6)
799
    oauth2 (1.4.7)
800
      faraday (>= 0.8, < 2.0)
801
      jwt (>= 1.0, < 3.0)
802 803
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
804
      rack (>= 1.2, < 3)
Stan Hu's avatar
Stan Hu committed
805
    octokit (4.20.0)
806
      faraday (>= 0.9)
Manuel Rüger's avatar
Manuel Rüger committed
807
      sawyer (~> 0.8.0, >= 0.5.3)
808 809 810 811 812 813 814 815 816 817 818 819 820
    ohai (16.10.6)
      chef-config (>= 12.8, < 17)
      chef-utils (>= 16.0, < 17)
      ffi (~> 1.9)
      ffi-yajl (~> 2.2)
      ipaddress
      mixlib-cli (>= 1.7.0)
      mixlib-config (>= 2.0, < 4.0)
      mixlib-log (>= 2.0.1, < 4.0)
      mixlib-shellout (>= 2.0, < 4.0)
      plist (~> 3.1)
      train-core
      wmi-lite (~> 1.0)
821
    oj (3.10.6)
822 823
    omniauth (1.9.1)
      hashie (>= 3.4.6)
824
      rack (>= 1.6.2, < 3)
825 826 827
    omniauth-atlassian-oauth2 (0.2.0)
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.5)
828 829
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
830 831 832
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
833 834
    omniauth-azure-activedirectory-v2 (1.0.0)
      omniauth-oauth2 (~> 1.7)
835 836
    omniauth-azure-oauth2 (0.0.10)
      jwt (>= 1.0, < 3.0)
837
      omniauth (~> 1.0)
838
      omniauth-oauth2 (~> 1.4)
839
    omniauth-cas3 (1.1.4)
tduehr's avatar
tduehr committed
840
      addressable (~> 2.3)
841
      nokogiri (~> 1.7, >= 1.7.1)
tduehr's avatar
tduehr committed
842
      omniauth (~> 1.2)
843
    omniauth-facebook (4.0.0)
Douwe Maan's avatar
Douwe Maan committed
844
      omniauth-oauth2 (~> 1.2)
845
    omniauth-github (1.4.0)
846 847
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
Stan Hu's avatar
Stan Hu committed
848
    omniauth-gitlab (1.0.3)
849 850
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
851 852
    omniauth-google-oauth2 (0.6.0)
      jwt (>= 2.0)
Valery Sizov's avatar
Valery Sizov committed
853
      omniauth (>= 1.1.1)
854
      omniauth-oauth2 (>= 1.5)
855
    omniauth-kerberos (0.3.0)
Valery Sizov's avatar
Valery Sizov committed
856 857
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
858
    omniauth-multipassword (0.4.2)
Valery Sizov's avatar
Valery Sizov committed
859
      omniauth (~> 1.0)
860
    omniauth-oauth (1.1.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
861 862
      oauth
      omniauth (~> 1.0)
863 864 865
    omniauth-oauth2 (1.7.1)
      oauth2 (~> 1.4)
      omniauth (>= 1.9, < 3)
866 867
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
868 869 870
    omniauth-salesforce (1.0.5)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
871 872 873
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
874
    omniauth-shibboleth (1.3.0)
875
      omniauth (>= 1.0.0)
876
    omniauth-twitter (1.4.0)
877
      omniauth-oauth (~> 1.1)
878
      rack
879
    omniauth_crowd (2.4.0)
Valery Sizov's avatar
Valery Sizov committed
880 881 882
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
Ash McKenzie's avatar
Ash McKenzie committed
883
    open4 (1.3.4)
884
    openid_connect (1.2.0)
885 886 887 888 889 890 891 892 893
      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)
894 895
    openssl (2.2.0)
    openssl-signature_algorithm (0.4.0)
896
    opentracing (0.5.0)
Stan Hu's avatar
Stan Hu committed
897
    optimist (3.0.1)
Chulki Lee's avatar
Chulki Lee committed
898
    org-ruby (0.9.12)
Robert Schilling's avatar
Robert Schilling committed
899
      rubypants (~> 0.2)
900
    orm_adapter (0.5.0)
Stan Hu's avatar
Stan Hu committed
901
    os (1.1.1)
902
    parallel (1.20.1)
Stan Hu's avatar
Stan Hu committed
903
    parser (3.0.2.0)
904
      ast (~> 2.4.1)
905
    parslet (1.8.2)
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
906 907
    pastel (0.8.0)
      tty-color (~> 0.5)
Sean McGivern's avatar
Sean McGivern committed
908 909
    peek (1.1.0)
      railties (>= 4.0.0)
Stan Hu's avatar
Stan Hu committed
910
    pg (1.2.3)
Stan Hu's avatar
Stan Hu committed
911
    pg_query (2.1.1)
Stan Hu's avatar
Stan Hu committed
912
      google-protobuf (>= 3.17.1)
913
    plist (3.6.0)
Nathan Friend's avatar
Nathan Friend committed
914
    png_quantizator (0.2.1)
915 916
    po_to_json (1.0.1)
      json (>= 1.6.0)
917
    premailer (1.11.1)
918
      addressable
919
      css_parser (>= 1.6.0)
920
      htmlentities (>= 4.0.0)
921 922
    premailer-rails (1.10.3)
      actionmailer (>= 3)
923
      premailer (~> 1.7, >= 1.7.9)
924 925 926 927
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
928
    prometheus-client-mmap (0.15.0)
Toon Claes's avatar
Toon Claes committed
929 930 931
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
932 933 934
    pry-byebug (3.9.0)
      byebug (~> 11.0)
      pry (~> 0.13.0)
Shinya Maeda's avatar
Shinya Maeda committed
935
    pry-rails (0.3.9)
936
      pry (>= 0.10.4)
937
    pry-shell (0.5.0)
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
938 939 940
      pry (~> 0.13.0)
      tty-markdown
      tty-prompt
Thong Kuah's avatar
Thong Kuah committed
941
    public_suffix (4.0.6)
Sean McGivern's avatar
Sean McGivern committed
942
    puma (5.3.2)
943 944 945 946
      nio4r (~> 2.0)
    puma_worker_killer (0.3.1)
      get_process_mem (~> 0.2)
      puma (>= 2.7)
Valery Sizov's avatar
Valery Sizov committed
947
    pyu-ruby-sasl (0.0.3.3)
948
    raabro (1.1.6)
Tan Le's avatar
Tan Le committed
949
    racc (1.5.2)
Stan Hu's avatar
Stan Hu committed
950
    rack (2.2.3)
Riyad Preukschas's avatar
Riyad Preukschas committed
951 952
    rack-accept (0.4.5)
      rack (>= 0.4)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
953
    rack-attack (6.3.0)
954
      rack (>= 1.0, < 3)
Joshua Lambert's avatar
Joshua Lambert committed
955 956
    rack-cors (1.0.6)
      rack (>= 1.6.0)
957
    rack-oauth2 (1.16.0)
958 959 960
      activesupport
      attr_required
      httpclient
961 962
      json-jwt (>= 1.11.0)
      rack (>= 2.1.0)
963 964
    rack-proxy (0.6.0)
      rack
Jasper Maes's avatar
Jasper Maes committed
965 966
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
967
    rack-timeout (0.5.2)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
968 969 970 971 972 973 974 975 976 977 978 979
    rails (6.1.4.1)
      actioncable (= 6.1.4.1)
      actionmailbox (= 6.1.4.1)
      actionmailer (= 6.1.4.1)
      actionpack (= 6.1.4.1)
      actiontext (= 6.1.4.1)
      actionview (= 6.1.4.1)
      activejob (= 6.1.4.1)
      activemodel (= 6.1.4.1)
      activerecord (= 6.1.4.1)
      activestorage (= 6.1.4.1)
      activesupport (= 6.1.4.1)
980
      bundler (>= 1.15.0)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
981
      railties (= 6.1.4.1)
982
      sprockets-rails (>= 2.0.0)
983 984 985 986
    rails-controller-testing (1.0.5)
      actionpack (>= 5.0.1.rc1)
      actionview (>= 5.0.1.rc1)
      activesupport (>= 5.0.1.rc1)
987 988 989
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
990
    rails-html-sanitizer (1.4.2)
991
      loofah (~> 2.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
992
    rails-i18n (6.0.0)
993
      i18n (>= 0.7, < 2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
994
      railties (>= 6.0.0, < 7)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
995 996 997
    railties (6.1.4.1)
      actionpack (= 6.1.4.1)
      activesupport (= 6.1.4.1)
998
      method_source
Dmitry Gruzd's avatar
Dmitry Gruzd committed
999
      rake (>= 0.13)
1000
      thor (~> 1.0)
1001
    rainbow (3.0.0)
1002
    rake (13.0.6)
Furkan Ayhan's avatar
Furkan Ayhan committed
1003 1004 1005
    rb-fsevent (0.10.4)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
1006 1007
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
Stan Hu's avatar
Stan Hu committed
1008
    rbtrace (0.4.14)
Stan Hu's avatar
Stan Hu committed
1009 1010
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
Stan Hu's avatar
Stan Hu committed
1011
      optimist (>= 3.0.0)
1012
    rbtree (0.4.4)
1013
    rchardet (1.8.0)
1014
    rdoc (6.3.2)
Stan Hu's avatar
Stan Hu committed
1015
    re2 (1.2.0)
1016
    recaptcha (4.13.1)
1017
      json
1018
    recursive-open-struct (1.1.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1019
    redis (4.4.0)
1020 1021 1022
    redis-actionpack (5.2.0)
      actionpack (>= 5, < 7)
      redis-rack (>= 2.1.0, < 3)
1023
      redis-store (>= 1.1.0, < 2)
1024
    redis-namespace (1.8.1)
1025
      redis (>= 3.0.4)
1026
    redis-rack (2.1.3)
1027
      rack (>= 2.0.8, < 3)
1028
      redis-store (>= 1.2, < 2)
1029
    redis-store (1.9.0)
1030
      redis (>= 4, < 5)
1031 1032
    regexp_parser (2.1.1)
    regexp_property_values (1.0.0)
1033 1034 1035 1036
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
Bob Van Landuyt's avatar
Bob Van Landuyt committed
1037 1038
    request_store (1.5.0)
      rack (>= 1.4)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1039 1040 1041
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
Thong Kuah's avatar
Thong Kuah committed
1042 1043
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
1044 1045 1046
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
1047
    retriable (3.1.2)
Stan Hu's avatar
Stan Hu committed
1048 1049
    reverse_markdown (1.4.0)
      nokogiri
1050
    rexml (3.2.5)
Paco Guzman's avatar
Paco Guzman committed
1051
    rinku (2.0.0)
1052
    rotp (6.2.0)
1053
    rouge (3.26.1)
1054 1055
    rqrcode (0.7.0)
      chunky_png
1056 1057
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
1058 1059 1060 1061
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
Igor Drozdov's avatar
Igor Drozdov committed
1062
    rspec-core (3.10.1)
1063
      rspec-support (~> 3.10.0)
Igor Drozdov's avatar
Igor Drozdov committed
1064
    rspec-expectations (3.10.1)
1065
      diff-lcs (>= 1.2.0, < 2.0)
1066
      rspec-support (~> 3.10.0)
Igor Drozdov's avatar
Igor Drozdov committed
1067
    rspec-mocks (3.10.2)
Robert Speicher's avatar
Robert Speicher committed
1068
      diff-lcs (>= 1.2.0, < 2.0)
1069
      rspec-support (~> 3.10.0)
1070
    rspec-parameterized (0.5.0)
1071
      binding_ninja (>= 0.2.3)
1072 1073 1074 1075
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
Igor Drozdov's avatar
Igor Drozdov committed
1076 1077 1078 1079
    rspec-rails (5.0.1)
      actionpack (>= 5.2)
      activesupport (>= 5.2)
      railties (>= 5.2)
Igor Drozdov's avatar
Igor Drozdov committed
1080 1081 1082 1083
      rspec-core (~> 3.10)
      rspec-expectations (~> 3.10)
      rspec-mocks (~> 3.10)
      rspec-support (~> 3.10)
1084 1085
    rspec-retry (0.6.1)
      rspec-core (> 3.3)
Igor Drozdov's avatar
Igor Drozdov committed
1086
    rspec-support (3.10.2)
1087
    rspec_junit_formatter (0.4.1)
1088
      rspec-core (>= 2, < 4, != 2.12.0)
Stan Hu's avatar
Stan Hu committed
1089
    rspec_profiling (0.0.6)
1090 1091 1092 1093
      activerecord
      pg
      rails
      sqlite3
1094
    rubocop (0.93.1)
1095
      parallel (~> 1.10)
1096
      parser (>= 2.7.1.5)
Rémy Coutable's avatar
Rémy Coutable committed
1097
      rainbow (>= 2.2.2, < 4.0)
1098
      regexp_parser (>= 1.8)
Doug Stull's avatar
Doug Stull committed
1099
      rexml
1100
      rubocop-ast (>= 0.6.0)
1101
      ruby-progressbar (~> 1.7)
Doug Stull's avatar
Doug Stull committed
1102
      unicode-display_width (>= 1.4.0, < 2.0)
1103
    rubocop-ast (1.4.1)
1104
      parser (>= 2.7.1.5)
Rémy Coutable's avatar
Rémy Coutable committed
1105 1106
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
1107 1108
    rubocop-performance (1.9.2)
      rubocop (>= 0.90.0, < 2.0)
1109
      rubocop-ast (>= 0.4.0)
1110
    rubocop-rails (2.9.1)
1111
      activesupport (>= 4.2.0)
1112
      rack (>= 1.1)
1113
      rubocop (>= 0.90.0, < 2.0)
1114 1115 1116
    rubocop-rspec (1.44.1)
      rubocop (~> 0.87)
      rubocop-ast (>= 0.7.1)
Jared Szechy's avatar
Jared Szechy committed
1117
    ruby-fogbugz (0.2.1)
1118
      crack (~> 0.4)
Stan Hu's avatar
Stan Hu committed
1119
    ruby-magic (0.4.0)
1120
      mini_portile2 (~> 2.5.0)
Sean McGivern's avatar
Sean McGivern committed
1121
    ruby-prof (1.3.1)
1122
    ruby-progressbar (1.11.0)
1123
    ruby-saml (1.13.0)
1124 1125
      nokogiri (>= 1.10.5)
      rexml
1126
    ruby-statistics (2.1.2)
drew cimino's avatar
drew cimino committed
1127
    ruby2_keywords (0.0.4)
1128
    ruby_parser (3.15.0)
1129
      sexp_processor (~> 4.9)
1130
    rubyntlm (0.6.2)
1131
    rubypants (0.2.0)
Vladimir Shushlin's avatar
Vladimir Shushlin committed
1132
    rubyzip (2.0.0)
Pirate Praveen's avatar
Pirate Praveen committed
1133
    rugged (1.1.0)
1134
    safe_yaml (1.0.4)
1135 1136
    safety_net_attestation (0.4.0)
      jwt (~> 2.0)
1137
    sanitize (5.2.1)
1138
      crass (~> 1.0.2)
1139 1140
      nokogiri (>= 1.8.0)
      nokogumbo (~> 2.0)
1141 1142 1143 1144 1145
    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)
1146
    sassc (2.0.1)
1147
      ffi (~> 1.9)
1148
      rake
1149 1150 1151 1152 1153 1154
    sassc-rails (2.1.0)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
1155 1156 1157
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)
1158
    scientist (1.6.0)
1159
    sd_notify (0.1.0)
1160
    securecompare (1.0.0)
1161
    seed-fu (2.3.7)
1162 1163
      activerecord (>= 3.1)
      activesupport (>= 3.1)
1164
    selenium-webdriver (3.142.7)
1165 1166
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
1167
    sentry-raven (3.1.2)
1168
      faraday (>= 1.0)
1169
    set (1.0.1)
1170
    settingslogic (2.0.9)
1171
    sexp_processor (4.15.1)
1172
    shellany (0.0.1)
1173 1174
    shoulda-matchers (4.0.1)
      activesupport (>= 4.2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1175 1176
    sidekiq (6.2.2)
      connection_pool (>= 2.2.2)
Stan Hu's avatar
Stan Hu committed
1177
      rack (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1178
      redis (>= 4.2.0)
1179
    sidekiq-cron (1.0.4)
1180
      fugit (~> 1.1)
1181
      sidekiq (>= 4.2.1)
1182
    signet (0.14.0)
1183
      addressable (~> 2.3)
1184
      faraday (>= 0.17.3, < 2.0)
Ahmad Sherif's avatar
Ahmad Sherif committed
1185
      jwt (>= 1.5, < 3.0)
1186
      multi_json (~> 1.10)
1187
    simple_po_parser (1.1.2)
1188
    simplecov (0.18.5)
1189
      docile (~> 1.1)
1190
      simplecov-html (~> 0.11)
1191 1192
    simplecov-cobertura (1.3.1)
      simplecov (~> 0.8)
1193
    simplecov-html (0.12.3)
1194
    sixarm_ruby_unaccent (1.2.0)
1195
    slack-messenger (2.3.4)
1196 1197
    snowplow-tracker (0.6.1)
      contracts (~> 0.7, <= 0.11)
1198
    solargraph (0.43.0)
1199
      backport (~> 1.2)
1200 1201
      benchmark
      bundler (>= 1.17.2)
1202
      diff-lcs (~> 1.4)
1203 1204 1205 1206 1207 1208 1209 1210 1211 1212
      e2mmap
      jaro_winkler (~> 1.5)
      kramdown (~> 2.3)
      kramdown-parser-gfm (~> 1.1)
      parser (~> 3.0)
      reverse_markdown (>= 1.0.5, < 3)
      rubocop (>= 0.52)
      thor (~> 1.0)
      tilt (~> 2.0)
      yard (~> 0.9, >= 0.9.24)
1213 1214 1215
    sorted_set (1.0.3)
      rbtree
      set (~> 1.0)
1216
    spamcheck (0.1.0)
1217
      grpc (~> 1.0)
1218
    spring (2.1.1)
Jeroen van Baarsen's avatar
Jeroen van Baarsen committed
1219
    spring-commands-rspec (1.0.4)
1220
      spring (>= 0.9.1)
1221
    sprite-factory (1.7.1)
1222
    sprockets (3.7.2)
1223
      concurrent-ruby (~> 1.0)
1224
      rack (> 1, < 3)
Thong Kuah's avatar
Thong Kuah committed
1225
    sprockets-rails (3.2.2)
Robert Speicher's avatar
Robert Speicher committed
1226 1227 1228
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
1229
    sqlite3 (1.3.13)
Nick Thomas's avatar
Nick Thomas committed
1230
    sshkey (2.0.0)
1231
    ssrf_filter (1.0.7)
1232
    stackprof (0.2.15)
1233
    state_machines (0.5.0)
1234 1235
    state_machines-activemodel (0.8.0)
      activemodel (>= 5.1)
1236
      state_machines (>= 0.5.0)
1237 1238 1239
    state_machines-activerecord (0.8.0)
      activerecord (>= 5.1)
      state_machines-activemodel (>= 0.8.0)
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
1240 1241 1242 1243 1244
    strings (0.2.1)
      strings-ansi (~> 0.2)
      unicode-display_width (>= 1.5, < 3.0)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
1245
    swd (1.2.0)
1246 1247 1248
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
1249
    sys-filesystem (1.1.9)
1250
      ffi
1251
    sysexits (1.2.0)
1252
    tanuki_emoji (0.5.0)
1253
    temple (0.8.2)
Ash McKenzie's avatar
Ash McKenzie committed
1254 1255
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
1256 1257
    terser (1.0.2)
      execjs (>= 0.3.0, < 3)
Peter Leitzen's avatar
Peter Leitzen committed
1258
    test-prof (1.0.7)
1259 1260
    test_file_finder (0.1.4)
      faraday (~> 1.0)
Ruben Davila's avatar
Ruben Davila committed
1261
    text (1.3.1)
Brett Walker's avatar
Brett Walker committed
1262
    thin (1.8.0)
1263
      daemons (~> 1.0, >= 1.0.9)
Valery Sizov's avatar
Valery Sizov committed
1264
      eventmachine (~> 1.0, >= 1.0.4)
1265
      rack (>= 1, < 3)
1266
    thor (1.1.0)
Bob Van Landuyt's avatar
Bob Van Landuyt committed
1267
    thrift (0.14.0)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1268
    tilt (2.0.10)
1269
    timecop (0.9.1)
Stan Hu's avatar
Stan Hu committed
1270
    timeliness (0.3.10)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
1271
    timfel-krb5-auth (0.8.3)
1272 1273
    toml (0.2.0)
      parslet (~> 1.8.0)
Pirate Praveen's avatar
Pirate Praveen committed
1274
    toml-rb (2.0.1)
1275
      citrus (~> 3.0, > 3.0)
1276
    tomlrb (1.3.0)
1277 1278 1279
    tpm-key_attestation (0.9.0)
      bindata (~> 2.4)
      openssl-signature_algorithm (~> 0.4.0)
1280 1281 1282 1283 1284 1285 1286
    train-core (3.4.9)
      addressable (~> 2.5)
      ffi (!= 1.13.0)
      json (>= 1.8, < 3.0)
      mixlib-shellout (>= 2.0, < 4.0)
      net-scp (>= 1.2, < 4.0)
      net-ssh (>= 2.9, < 7.0)
Brett Walker's avatar
Brett Walker committed
1287
    truncato (0.7.11)
1288
      htmlentities (~> 4.3.1)
Brett Walker's avatar
Brett Walker committed
1289
      nokogiri (>= 1.7.0, <= 2.0)
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
1290 1291 1292 1293 1294 1295 1296 1297 1298 1299 1300 1301 1302 1303 1304 1305 1306
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-markdown (0.7.0)
      kramdown (>= 1.16.2, < 3.0)
      pastel (~> 0.8)
      rouge (~> 3.14)
      strings (~> 0.2.0)
      tty-color (~> 0.5)
      tty-screen (~> 0.8)
    tty-prompt (0.23.1)
      pastel (~> 0.8)
      tty-reader (~> 0.8)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
1307 1308
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
1309
    u2f (0.2.1)
1310
    uber (0.1.0)
1311 1312
    unf (0.1.4)
      unf_ext
Thong Kuah's avatar
Thong Kuah committed
1313
    unf_ext (0.0.7.7)
Doug Stull's avatar
Doug Stull committed
1314
    unicode-display_width (1.7.0)
1315
    unicode_utils (1.4.0)
1316
    uniform_notifier (1.13.0)
1317
    unleash (3.2.2)
Jason Goodman's avatar
Jason Goodman committed
1318
      murmurhash3 (~> 0.1.6)
1319
    unparser (0.6.0)
1320
      diff-lcs (~> 1.3)
1321
      parser (>= 3.0.0)
1322
    uri_template (0.7.0)
1323 1324 1325
    valid_email (0.1.3)
      activemodel
      mail (>= 2.6.1)
1326 1327 1328
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
Marc Shaw's avatar
Marc Shaw committed
1329
    validate_url (1.0.13)
1330 1331
      activemodel (>= 3.0.0)
      public_suffix
Tan Le's avatar
Tan Le committed
1332
    validates_hostname (1.0.11)
1333 1334
      activerecord (>= 3.0)
      activesupport (>= 3.0)
1335
    version_sorter (2.2.4)
1336
    vmstat (2.3.0)
1337 1338
    warden (1.2.8)
      rack (>= 2.0.6)
1339
    warning (1.2.0)
1340 1341 1342 1343 1344 1345 1346 1347 1348 1349
    webauthn (2.3.0)
      android_key_attestation (~> 0.3.0)
      awrence (~> 1.1)
      bindata (~> 2.4)
      cbor (~> 0.5.9)
      cose (~> 1.0)
      openssl (~> 2.0)
      safety_net_attestation (~> 0.4.0)
      securecompare (~> 1.0)
      tpm-key_attestation (~> 0.9.0)
1350 1351 1352
    webfinger (1.1.0)
      activesupport
      httpclient (>= 2.4)
1353
    webmock (3.9.1)
1354
      addressable (>= 2.3.6)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
1355
      crack (>= 0.3.2)
1356
      hashdiff (>= 0.4.0, < 2.0.0)
Stan Hu's avatar
Stan Hu committed
1357
    webrick (1.6.1)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
1358
    websocket-driver (0.7.5)
1359
      websocket-extensions (>= 0.1.0)
1360
    websocket-extensions (0.1.5)
Robert Schilling's avatar
Robert Schilling committed
1361 1362 1363 1364
    wikicloth (0.8.1)
      builder
      expression_parser
      rinku
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
1365
    wisper (2.0.1)
1366
    with_env (1.1.0)
1367
    wmi-lite (1.0.5)
1368
    xml-simple (1.1.5)
1369 1370
    xpath (3.2.0)
      nokogiri (~> 1.8)
1371
    yajl-ruby (1.4.1)
1372
    yard (0.9.26)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1373
    zeitwerk (2.4.2)
gitlabhq's avatar
gitlabhq committed
1374 1375 1376 1377 1378

PLATFORMS
  ruby

DEPENDENCIES
1379
  RedCloth (~> 4.3.2)
1380
  acme-client (~> 2.0, >= 2.0.6)
1381
  activerecord-explain-analyze (~> 0.1)
1382
  acts-as-taggable-on (~> 7.0)
Stan Hu's avatar
Stan Hu committed
1383
  addressable (~> 2.8)
Stan Hu's avatar
Stan Hu committed
1384
  akismet (~> 3.0)
1385
  apollo_upload_server (~> 2.1.0)
1386
  asana (~> 0.10.3)
1387
  asciidoctor (~> 2.0.10)
1388
  asciidoctor-include-ext (~> 0.3.1)
1389
  asciidoctor-kroki (~> 0.5.0)
1390
  asciidoctor-plantuml (~> 0.0.12)
1391
  atlassian-jwt (~> 0.2.0)
1392
  attr_encrypted (~> 3.1.0)
1393
  autoprefixer-rails (= 10.2.5.1)
1394
  awesome_print
1395 1396 1397
  aws-sdk-cloudformation (~> 1)
  aws-sdk-core (~> 3)
  aws-sdk-s3 (~> 1)
1398
  babosa (~> 1.0.4)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
1399
  base32 (~> 0.3.0)
1400
  batch-loader (~> 2.0.1)
1401
  bcrypt (~> 3.1, >= 3.1.14)
1402
  bcrypt_pbkdf (~> 1.0)
1403
  benchmark-ips (~> 2.3.0)
1404
  benchmark-memory (~> 0.1)
1405
  better_errors (~> 2.9.0)
Stan Hu's avatar
Stan Hu committed
1406
  bootsnap (~> 1.4.6)
1407
  bootstrap_form (~> 4.2.0)
1408
  browser (~> 4.2)
1409
  bullet (~> 6.1.3)
1410
  bundler-audit (~> 0.7.0.1)
Igor Drozdov's avatar
Igor Drozdov committed
1411
  capybara (~> 3.35.3)
1412
  capybara-screenshot (~> 1.0.22)
1413
  carrierwave (~> 1.3)
Stan Hu's avatar
Stan Hu committed
1414
  charlock_holmes (~> 0.7.7)
1415
  commonmarker (~> 0.23.2)
1416
  concurrent-ruby (~> 1.1)
1417
  connection_pool (~> 2.0)
1418
  countries (~> 3.0)
Robert Speicher's avatar
Robert Speicher committed
1419
  creole (~> 0.5.0)
Albert Salim's avatar
Albert Salim committed
1420
  crystalball (~> 0.7.0)
1421
  database_cleaner (~> 1.7.0)
1422
  deckar01-task_list (= 2.3.1)
1423
  declarative_policy (~> 1.0.0)
1424
  default_value_for (~> 3.4.0)
1425
  deprecation_toolkit (~> 1.5.1)
1426
  derailed_benchmarks
1427
  device_detector
1428
  devise (~> 4.7.2)
1429
  devise-two-factor (~> 4.0.0)
1430
  diff_match_patch (~> 0.1.0)
1431
  diffy (~> 3.3)
1432
  discordrb-webhooks (~> 3.4)
1433 1434
  doorkeeper (~> 5.5.0.rc2)
  doorkeeper-openid_connect (~> 1.7.5)
1435
  ed25519 (~> 1.2)
1436
  elasticsearch-api (~> 6.8.2)
1437 1438
  elasticsearch-model (~> 6.1)
  elasticsearch-rails (~> 6.1)
1439
  email_reply_trimmer (~> 0.1)
1440
  email_spec (~> 2.2.0)
1441
  erubi (~> 1.9.0)
1442
  escape_utils (~> 1.1)
1443
  factory_bot_rails (~> 6.2.0)
1444
  faraday (~> 1.0)
1445
  faraday_middleware-aws-sigv4 (~> 0.3.0)
1446
  fast_blank
Takuya Noguchi's avatar
Takuya Noguchi committed
1447
  ffaker (~> 2.10)
Sean McGivern's avatar
Sean McGivern committed
1448 1449 1450
  flipper (~> 0.21.0)
  flipper-active_record (~> 0.21.0)
  flipper-active_support_cache_store (~> 0.21.0)
1451
  flowdock (~> 0.7)
1452
  fog-aliyun (~> 0.3)
Stan Hu's avatar
Stan Hu committed
1453
  fog-aws (~> 3.12)
1454
  fog-core (= 2.1.0)
1455
  fog-google (~> 1.15)
1456 1457
  fog-local (~> 0.6)
  fog-openstack (~> 1.0)
1458
  fog-rackspace (~> 0.1.1)
1459
  fugit (~> 1.2.1)
Robert Speicher's avatar
Robert Speicher committed
1460
  fuubar (~> 2.2.0)
1461
  gettext (~> 3.3)
Ruben Davila's avatar
Ruben Davila committed
1462
  gettext_i18n_rails (~> 1.8.0)
1463
  gettext_i18n_rails_js (~> 1.3)
Stan Hu's avatar
Stan Hu committed
1464
  gitaly (~> 14.4.0.pre.rc43)
1465
  github-markup (~> 1.7.0)
1466
  gitlab-chronic (~> 0.10.5)
1467
  gitlab-dangerfiles (~> 2.4.0)
1468
  gitlab-experiment (~> 0.6.4)
1469
  gitlab-fog-azure-rm (~> 1.2.0)
1470
  gitlab-labkit (~> 0.21.1)
1471
  gitlab-license (~> 2.0)
1472
  gitlab-mail_room (~> 0.0.9)
1473
  gitlab-markup (~> 1.7.1)
1474
  gitlab-net-dns (~> 0.9.1)
1475
  gitlab-omniauth-openid-connect (~> 0.8.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1476
  gitlab-sidekiq-fetcher (= 0.8.0)
1477
  gitlab-styles (~> 6.4.0)
1478
  gitlab_chronic_duration (~> 0.10.6.2)
1479
  gitlab_omniauth-ldap (~> 2.1.1)
Igor Drozdov's avatar
Igor Drozdov committed
1480
  gon (~> 6.4.0)
1481
  google-api-client (~> 0.33)
1482
  google-protobuf (~> 3.17.1)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1483
  gpgme (~> 2.0.19)
Igor Drozdov's avatar
Igor Drozdov committed
1484
  grape (~> 1.5.2)
1485
  grape-entity (~> 0.10.0)
1486
  grape-path-helpers (~> 1.7.0)
1487
  grape_logging (~> 1.7)
1488
  graphiql-rails (~> 1.4.10)
1489
  graphlient (~> 0.4.0)
1490
  graphql (~> 1.11.8)
Felipe Artur's avatar
Felipe Artur committed
1491
  graphql-docs (~> 1.6.0)
1492
  grpc (~> 1.30.2)
1493
  gssapi
1494
  guard-rspec
1495
  haml_lint (~> 0.36.0)
Igor Drozdov's avatar
Igor Drozdov committed
1496
  hamlit (~> 2.15.0)
1497
  hangouts-chat (~> 0.0.5)
1498
  hashie
1499
  hashie-forbidden_attributes
1500
  health_check (~> 3.0)
1501
  html-pipeline (~> 2.13.2)
1502
  html2text
1503
  httparty (~> 0.16.4)
1504
  icalendar
1505
  invisible_captcha (~> 1.1.0)
1506
  ipaddress (~> 0.8.3)
1507
  ipynbdiff (= 0.3.6)
1508
  jira-ruby (~> 2.1.4)
1509
  js_regex (~> 3.7)
1510
  json (~> 2.5.1)
1511
  json_schemer (~> 0.2.18)
1512
  jwt (~> 2.1.0)
1513
  kaminari (~> 1.0)
Tiger's avatar
Tiger committed
1514
  kas-grpc (~> 0.0.2)
Albert Salim's avatar
Albert Salim committed
1515
  knapsack (~> 1.21.1)
1516
  kramdown (~> 2.3.1)
1517
  kubeclient (~> 4.9.2)
1518
  lefthook (~> 0.7.0)
1519
  letter_opener_web (~> 1.4.1)
mo khan's avatar
mo khan committed
1520
  license_finder (~> 6.0)
Stan Hu's avatar
Stan Hu committed
1521
  licensee (~> 9.14.1)
1522
  lockbox (~> 0.6.2)
1523
  lograge (~> 0.5)
1524
  loofah (~> 2.2)
1525
  lru_redux
1526
  mail (= 2.7.1)
1527
  mail-smtp_pool (~> 0.1.0)!
Stan Hu's avatar
Stan Hu committed
1528
  marginalia (~> 1.10.0)
1529
  memory_profiler (~> 0.9)
Toon Claes's avatar
Toon Claes committed
1530
  method_source (~> 1.0)
1531
  mini_magick (~> 4.10.1)
1532
  minitest (~> 5.11.0)
1533
  multi_json (~> 1.14.1)
Igor Drozdov's avatar
Igor Drozdov committed
1534
  net-ldap (~> 0.16.3)
1535
  net-ntp
Pirate Praveen's avatar
Pirate Praveen committed
1536
  net-ssh (~> 6.0)
1537
  nokogiri (~> 1.11.4)
1538
  oauth2 (~> 1.4)
1539
  octokit (~> 4.15)
1540
  ohai (~> 16.10)
1541
  oj (~> 3.10.6)
1542
  omniauth (~> 1.8)
1543
  omniauth-atlassian-oauth2 (~> 0.2.0)
1544
  omniauth-auth0 (~> 2.0.0)
1545
  omniauth-authentiq (~> 0.3.3)
1546
  omniauth-azure-activedirectory-v2 (~> 1.0)
1547
  omniauth-azure-oauth2 (~> 0.0.9)
1548
  omniauth-cas3 (~> 1.1.4)
1549
  omniauth-facebook (~> 4.0.0)
1550
  omniauth-github (~> 1.4)
1551
  omniauth-gitlab (~> 1.0.2)
1552
  omniauth-google-oauth2 (~> 0.6.0)
1553
  omniauth-kerberos (~> 0.3.0)
1554
  omniauth-oauth2-generic (~> 0.2.2)
1555
  omniauth-salesforce (~> 1.0.5)
Pirate Praveen's avatar
Pirate Praveen committed
1556
  omniauth-saml (~> 1.10)
1557
  omniauth-shibboleth (~> 1.3.0)
1558
  omniauth-twitter (~> 1.4)
1559
  omniauth_crowd (~> 2.4.0)
1560
  org-ruby (~> 0.9.12)
1561
  parallel (~> 1.19)
1562
  parslet (~> 1.8)
Sean McGivern's avatar
Sean McGivern committed
1563
  peek (~> 1.1)
Pirate Praveen's avatar
Pirate Praveen committed
1564
  pg (~> 1.1)
Stan Hu's avatar
Stan Hu committed
1565
  pg_query (~> 2.1)
Nathan Friend's avatar
Nathan Friend committed
1566
  png_quantizator (~> 0.2.1)
1567
  premailer-rails (~> 1.10.3)
1568
  prometheus-client-mmap (~> 0.15.0)
Mehmet Emin INAC's avatar
Mehmet Emin INAC committed
1569
  pry-byebug
Shinya Maeda's avatar
Shinya Maeda committed
1570
  pry-rails (~> 0.3.9)
1571
  pry-shell (~> 0.5.0)
Sean McGivern's avatar
Sean McGivern committed
1572
  puma (~> 5.3.1)
1573
  puma_worker_killer (~> 0.3.1)
Stan Hu's avatar
Stan Hu committed
1574
  rack (~> 2.2.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1575
  rack-attack (~> 6.3.0)
1576
  rack-cors (~> 1.0.6)
1577
  rack-oauth2 (~> 1.16.0)
1578
  rack-proxy (~> 0.6.0)
1579
  rack-timeout (~> 0.5.1)
Dmitry Gruzd's avatar
Dmitry Gruzd committed
1580
  rails (~> 6.1.4.1)
1581
  rails-controller-testing
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1582
  rails-i18n (~> 6.0)
1583
  rainbow (~> 3.0)
1584
  rblineprof (~> 0.3.6)
Stan Hu's avatar
Stan Hu committed
1585
  rbtrace (~> 0.4)
1586
  rdoc (~> 6.3.2)
Stan Hu's avatar
Stan Hu committed
1587
  re2 (~> 1.2.0)
1588
  recaptcha (~> 4.11)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1589
  redis (~> 4.4.0)
1590
  redis-actionpack (~> 5.2.0)
1591
  redis-namespace (~> 1.8.1)
Bob Van Landuyt's avatar
Bob Van Landuyt committed
1592
  request_store (~> 1.5)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1593
  responders (~> 3.0)
1594
  retriable (~> 3.1.2)
1595
  rexml (~> 3.2.5)
1596
  rouge (~> 3.26.1)
1597
  rqrcode-rails3 (~> 0.1.7)
1598
  rspec-parameterized
Igor Drozdov's avatar
Igor Drozdov committed
1599
  rspec-rails (~> 5.0.1)
1600
  rspec-retry (~> 0.6.1)
1601
  rspec_junit_formatter
Stan Hu's avatar
Stan Hu committed
1602
  rspec_profiling (~> 0.0.6)
Jared Szechy's avatar
Jared Szechy committed
1603
  ruby-fogbugz (~> 0.2.1)
Stan Hu's avatar
Stan Hu committed
1604
  ruby-magic (~> 0.4)
Sean McGivern's avatar
Sean McGivern committed
1605
  ruby-prof (~> 1.3.0)
1606
  ruby-progressbar (~> 1.10)
1607
  ruby-saml (~> 1.13.0)
1608
  ruby_parser (~> 3.15)
Vladimir Shushlin's avatar
Vladimir Shushlin committed
1609
  rubyzip (~> 2.0.0)
Pirate Praveen's avatar
Pirate Praveen committed
1610
  rugged (~> 1.1)
1611
  sanitize (~> 5.2.1)
1612
  sassc-rails (~> 2.1.0)
1613
  sd_notify (~> 0.1.0)
1614
  seed-fu (~> 2.3.7)
1615
  selenium-webdriver (~> 3.142)
1616
  sentry-raven (~> 3.1)
1617
  settingslogic (~> 2.0.9)
1618
  shoulda-matchers (~> 4.0.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1619
  sidekiq (~> 6.2.2)
1620
  sidekiq-cron (~> 1.0)
1621
  simple_po_parser (~> 1.1.2)
1622
  simplecov (~> 0.18.5)
1623
  simplecov-cobertura (~> 1.3.1)
1624
  slack-messenger (~> 2.3.4)
1625
  snowplow-tracker (~> 0.6.1)
1626
  solargraph (~> 0.43)
1627
  spamcheck (~> 0.1.0)
1628
  spring (~> 2.1.0)
1629
  spring-commands-rspec (~> 1.0.4)
1630
  sprite-factory (~> 1.7)
ubudzisz's avatar
ubudzisz committed
1631
  sprockets (~> 3.7.0)
Nick Thomas's avatar
Nick Thomas committed
1632
  sshkey (~> 2.0)
1633
  stackprof (~> 0.2.15)
1634
  state_machines-activerecord (~> 0.8.0)
1635
  sys-filesystem (~> 1.1.6)
1636
  tanuki_emoji (~> 0.5)
1637
  terser (= 1.0.2)
Peter Leitzen's avatar
Peter Leitzen committed
1638
  test-prof (~> 1.0.7)
1639
  test_file_finder (~> 0.1.3)
Brett Walker's avatar
Brett Walker committed
1640
  thin (~> 1.8.0)
Bob Van Landuyt's avatar
Bob Van Landuyt committed
1641
  thrift (>= 0.14.0)
1642
  timecop (~> 0.9.1)
Pirate Praveen's avatar
Pirate Praveen committed
1643
  toml-rb (~> 2.0)
Brett Walker's avatar
Brett Walker committed
1644
  truncato (~> 0.7.11)
1645
  u2f (~> 0.2.1)
1646
  unf (~> 0.1.4)
1647
  unleash (~> 3.2.2)
1648
  valid_email (~> 0.1)
Tan Le's avatar
Tan Le committed
1649
  validates_hostname (~> 1.0.11)
1650
  version_sorter (~> 2.2.4)
1651
  vmstat (~> 2.3.0)
1652
  warning (~> 1.2.0)
1653
  webauthn (~> 2.3)
1654
  webmock (~> 3.9.1)
Stan Hu's avatar
Stan Hu committed
1655
  webrick (~> 1.6.1)
Robert Schilling's avatar
Robert Schilling committed
1656
  wikicloth (= 0.8.1)
1657
  yajl-ruby (~> 1.4.1)
connorshea's avatar
connorshea committed
1658 1659

BUNDLED WITH
Stan Hu's avatar
Stan Hu committed
1660
   2.1.4