Gemfile.lock 34.6 KB
Newer Older
gitlabhq's avatar
gitlabhq committed
1
GEM
2
  remote: https://rubygems.org/
gitlabhq's avatar
gitlabhq committed
3
  specs:
4
    RedCloth (4.3.2)
5
    abstract_type (0.0.7)
Sean McGivern's avatar
Sean McGivern committed
6
    ace-rails-ap (4.1.2)
Stan Hu's avatar
Stan Hu committed
7
    acme-client (2.0.5)
8
      faraday (~> 0.9, >= 0.9.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
9 10
    actioncable (6.0.2)
      actionpack (= 6.0.2)
Jasper Maes's avatar
Jasper Maes committed
11
      nio4r (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
12
      websocket-driver (>= 0.6.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
13 14 15 16 17 18 19 20 21 22 23
    actionmailbox (6.0.2)
      actionpack (= 6.0.2)
      activejob (= 6.0.2)
      activerecord (= 6.0.2)
      activestorage (= 6.0.2)
      activesupport (= 6.0.2)
      mail (>= 2.7.1)
    actionmailer (6.0.2)
      actionpack (= 6.0.2)
      actionview (= 6.0.2)
      activejob (= 6.0.2)
Vinnie Okada's avatar
Vinnie Okada committed
24
      mail (~> 2.5, >= 2.5.4)
25
      rails-dom-testing (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
26 27 28
    actionpack (6.0.2)
      actionview (= 6.0.2)
      activesupport (= 6.0.2)
29
      rack (~> 2.0)
Jasper Maes's avatar
Jasper Maes committed
30
      rack-test (>= 0.6.3)
31
      rails-dom-testing (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
32 33 34 35 36 37 38 39 40
      rails-html-sanitizer (~> 1.0, >= 1.2.0)
    actiontext (6.0.2)
      actionpack (= 6.0.2)
      activerecord (= 6.0.2)
      activestorage (= 6.0.2)
      activesupport (= 6.0.2)
      nokogiri (>= 1.8.5)
    actionview (6.0.2)
      activesupport (= 6.0.2)
Marin Jankovski's avatar
Marin Jankovski committed
41
      builder (~> 3.1)
Jasper Maes's avatar
Jasper Maes committed
42
      erubi (~> 1.4)
43
      rails-dom-testing (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
44 45 46
      rails-html-sanitizer (~> 1.1, >= 1.2.0)
    activejob (6.0.2)
      activesupport (= 6.0.2)
47
      globalid (>= 0.3.6)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
48 49 50 51 52
    activemodel (6.0.2)
      activesupport (= 6.0.2)
    activerecord (6.0.2)
      activemodel (= 6.0.2)
      activesupport (= 6.0.2)
53 54 55
    activerecord-explain-analyze (0.1.0)
      activerecord (>= 4)
      pg
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
56 57 58 59
    activestorage (6.0.2)
      actionpack (= 6.0.2)
      activejob (= 6.0.2)
      activerecord (= 6.0.2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
60
      marcel (~> 0.3.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
61
    activesupport (6.0.2)
62 63
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
Marin Jankovski's avatar
Marin Jankovski committed
64 65
      minitest (~> 5.1)
      tzinfo (~> 1.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
66
      zeitwerk (~> 2.2)
67 68
    acts-as-taggable-on (6.5.0)
      activerecord (>= 5.0, < 6.1)
69 70 71
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
72 73
    addressable (2.7.0)
      public_suffix (>= 2.0.2, < 5.0)
74
    aes_key_wrap (1.0.1)
Stan Hu's avatar
Stan Hu committed
75
    akismet (3.0.0)
76 77 78
    apollo_upload_server (2.0.0.beta.3)
      graphql (>= 1.8)
      rails (>= 4.2)
Stan Hu's avatar
Stan Hu committed
79
    asana (0.9.3)
Robert Speicher's avatar
Robert Speicher committed
80 81 82
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
Stan Hu's avatar
Stan Hu committed
83
      oauth2 (~> 1.4)
84
    asciidoctor (2.0.10)
85 86
    asciidoctor-include-ext (0.3.1)
      asciidoctor (>= 1.5.6, < 3.0.0)
87
    asciidoctor-plantuml (0.0.10)
88
      asciidoctor (>= 1.5.6, < 3.0.0)
89
    ast (2.4.0)
Takuya Noguchi's avatar
Takuya Noguchi committed
90 91
    atlassian-jwt (0.2.0)
      jwt (~> 2.1.0)
92
    attr_encrypted (3.1.0)
93
      encryptor (~> 3.0.0)
94
    attr_required (1.0.1)
Stan Hu's avatar
Stan Hu committed
95
    awesome_print (1.8.0)
Stan Hu's avatar
Stan Hu committed
96
    aws-eventstream (1.0.3)
97 98 99 100
    aws-sdk (2.11.374)
      aws-sdk-resources (= 2.11.374)
    aws-sdk-core (2.11.374)
      aws-sigv4 (~> 1.0)
101
      jmespath (~> 1.0)
102 103
    aws-sdk-resources (2.11.374)
      aws-sdk-core (= 2.11.374)
Stan Hu's avatar
Stan Hu committed
104 105
    aws-sigv4 (1.1.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
106 107 108 109
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
110
    babosa (1.0.2)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
111
    base32 (0.3.2)
112
    batch-loader (1.4.0)
Stan Hu's avatar
Stan Hu committed
113
    bcrypt (3.1.12)
114
    bcrypt_pbkdf (1.0.0)
115
    benchmark-ips (2.3.0)
116 117
    benchmark-memory (0.1.2)
      memory_profiler (~> 0.9)
118
    better_errors (2.5.0)
119
      coderay (>= 1.0.0)
120
      erubi (>= 1.0.0)
121
      rack (>= 0.9.0)
122
    bindata (2.4.3)
123
    binding_ninja (0.2.3)
124
    binding_of_caller (0.8.0)
125
      debug_inspector (>= 0.0.1)
Stan Hu's avatar
Stan Hu committed
126
    bootsnap (1.4.6)
127
      msgpack (~> 1.0)
128 129 130
    bootstrap_form (4.2.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
131
    brakeman (4.2.1)
Stan Hu's avatar
Stan Hu committed
132
    browser (2.5.3)
133
    builder (3.2.4)
134
    bullet (6.0.2)
135
      activesupport (>= 3.0.0)
136
      uniform_notifier (~> 1.11)
137 138
    bundler-audit (0.6.1)
      bundler (>= 1.2.0, < 3)
139
      thor (~> 0.18)
140
    byebug (9.1.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
141
    capybara (3.22.0)
Stan Hu's avatar
Stan Hu committed
142
      addressable
143
      mini_mime (>= 0.1.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
144 145 146 147 148
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
149 150
    capybara-screenshot (1.0.22)
      capybara (>= 1.0, < 4)
151
      launchy
Stan Hu's avatar
Stan Hu committed
152
    carrierwave (1.3.1)
153 154
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
155
      mime-types (>= 1.16)
156
    cause (0.1)
157
    character_set (1.1.2)
158
    charlock_holmes (0.7.6)
159
    childprocess (3.0.0)
Valery Sizov's avatar
Valery Sizov committed
160
    chunky_png (1.3.5)
161
    citrus (3.0.2)
Ash McKenzie's avatar
Ash McKenzie committed
162 163 164 165 166
    claide (1.0.3)
    claide-plugins (0.9.2)
      cork
      nap
      open4 (~> 1.3)
167
    coderay (1.1.2)
168
    coercible (1.0.0)
169
      descendants_tracker (~> 0.0.1)
Ash McKenzie's avatar
Ash McKenzie committed
170
    colored2 (3.1.2)
171
    commonmarker (0.20.1)
172
      ruby-enum (~> 0.5)
173 174 175
    concord (0.1.5)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
176
    concurrent-ruby (1.1.5)
Stan Hu's avatar
Stan Hu committed
177
    connection_pool (2.2.2)
178
    contracts (0.11.0)
Ash McKenzie's avatar
Ash McKenzie committed
179 180
    cork (0.3.0)
      colored2 (~> 3.1)
181 182 183 184
    countries (3.0.0)
      i18n_data (~> 0.8.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
185
    crack (0.4.3)
186
      safe_yaml (~> 1.0.0)
Stan Hu's avatar
Stan Hu committed
187
    crass (1.0.6)
Robert Speicher's avatar
Robert Speicher committed
188
    creole (0.5.0)
189
    css_parser (1.7.0)
190
      addressable
191
    daemons (1.2.6)
Ash McKenzie's avatar
Ash McKenzie committed
192 193 194 195 196 197 198 199 200 201 202 203 204
    danger (6.0.9)
      claide (~> 1.0)
      claide-plugins (>= 0.9.2)
      colored2 (~> 3.1)
      cork (~> 0.1)
      faraday (~> 0.9)
      faraday-http-cache (~> 2.0)
      git (~> 1.5)
      kramdown (~> 2.0)
      kramdown-parser-gfm (~> 1.0)
      no_proxy_fix
      octokit (~> 4.7)
      terminal-table (~> 1)
205
    database_cleaner (1.7.0)
206
    debug_inspector (0.0.3)
207
    debugger-ruby_core_source (1.3.8)
208
    deckar01-task_list (2.3.1)
209
      html-pipeline
210 211
    declarative (0.0.10)
    declarative-option (0.1.0)
212 213
    default_value_for (3.3.0)
      activerecord (>= 3.2.0, < 6.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
214
    derailed_benchmarks (1.4.2)
215 216 217 218 219
      benchmark-ips (~> 2)
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (~> 0)
      rack (>= 1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
220 221
      rake (> 10, < 14)
      ruby-statistics (>= 2.1)
222
      thor (~> 0.19)
223 224
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
225
    device_detector (1.0.0)
226
    devise (4.7.1)
Marin Jankovski's avatar
Marin Jankovski committed
227
      bcrypt (~> 3.0)
Nihad Abbasov's avatar
Nihad Abbasov committed
228
      orm_adapter (~> 0.1)
229
      railties (>= 4.1.0)
Robert Speicher's avatar
Robert Speicher committed
230
      responders
231
      warden (~> 1.2.3)
232 233
    devise-two-factor (3.1.0)
      activesupport (< 6.1)
234 235
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
236
      railties (< 6.1)
237
      rotp (~> 2.0)
Robert Speicher's avatar
Robert Speicher committed
238
    diff-lcs (1.3)
239
    diff_match_patch (0.1.0)
240
    diffy (3.3.0)
blackst0ne's avatar
blackst0ne committed
241 242
    discordrb-webhooks-blackst0ne (3.3.0)
      rest-client (~> 2.0)
243
    docile (1.3.1)
244
    domain_name (0.5.20180417)
245
      unf (>= 0.0.5, < 1.0.0)
246
    doorkeeper (5.0.2)
247
      railties (>= 4.2)
248 249
    doorkeeper-openid_connect (1.6.3)
      doorkeeper (>= 5.0, < 5.2)
250
      json-jwt (~> 1.6)
251
    ed25519 (1.2.4)
252 253 254 255
    elasticsearch (6.8.0)
      elasticsearch-api (= 6.8.0)
      elasticsearch-transport (= 6.8.0)
    elasticsearch-api (6.8.0)
Valery Sizov's avatar
Valery Sizov committed
256
      multi_json
257
    elasticsearch-model (6.1.0)
Valery Sizov's avatar
Valery Sizov committed
258
      activesupport (> 3)
259
      elasticsearch (> 1)
Valery Sizov's avatar
Valery Sizov committed
260
      hashie
261 262
    elasticsearch-rails (6.1.0)
    elasticsearch-transport (6.8.0)
Valery Sizov's avatar
Valery Sizov committed
263 264
      faraday
      multi_json
265
    email_reply_trimmer (0.1.6)
266 267
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
Riyad Preukschas's avatar
Riyad Preukschas committed
268
      launchy (~> 2.1)
269
      mail (~> 2.7)
270
    encryptor (3.0.0)
271
    equalizer (0.0.11)
272
    erubi (1.9.0)
Stan Hu's avatar
Stan Hu committed
273
    escape_utils (1.2.1)
274
    et-orbi (1.2.1)
275
      tzinfo
276
    eventmachine (1.2.7)
dcouture's avatar
dcouture committed
277
    excon (0.71.1)
278
    execjs (2.6.0)
Robert Schilling's avatar
Robert Schilling committed
279
    expression_parser (0.9.0)
Felipe Artur's avatar
Felipe Artur committed
280 281
    extended-markdown-filter (0.6.0)
      html-pipeline (~> 2.0)
282 283 284 285 286
    factory_bot (5.1.0)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.1.0)
      factory_bot (~> 5.1.0)
      railties (>= 4.2.0)
287
    faraday (0.15.4)
288
      multipart-post (>= 1.2, < 3)
Ash McKenzie's avatar
Ash McKenzie committed
289 290
    faraday-http-cache (2.0.0)
      faraday (~> 0.8)
291
    faraday_middleware (0.12.2)
Rémy Coutable's avatar
Rémy Coutable committed
292
      faraday (>= 0.7.4, < 1.0)
293 294 295
    faraday_middleware-aws-signers-v4 (0.1.7)
      aws-sdk-resources (~> 2)
      faraday (~> 0.9)
Robert Speicher's avatar
Robert Speicher committed
296 297 298
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
299
    fast_blank (1.0.0)
300
    fast_gettext (1.6.0)
Takuya Noguchi's avatar
Takuya Noguchi committed
301
    ffaker (2.10.0)
302
    ffi (1.11.3)
303 304 305
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
306 307 308 309 310 311 312
    flipper (0.17.1)
    flipper-active_record (0.17.1)
      activerecord (>= 4.2, < 7)
      flipper (~> 0.17.1)
    flipper-active_support_cache_store (0.17.1)
      activesupport (>= 4.2, < 7)
      flipper (~> 0.17.1)
Valery Sizov's avatar
Valery Sizov committed
313
    flowdock (0.7.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
314 315
      httparty (~> 0.7)
      multi_json
Stan Hu's avatar
Stan Hu committed
316
    fog-aliyun (0.3.3)
317 318
      fog-core
      fog-json
319 320
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
Stan Hu's avatar
Stan Hu committed
321
    fog-aws (3.5.2)
322 323
      fog-core (~> 2.1)
      fog-json (~> 1.1)
Stan Hu's avatar
Stan Hu committed
324 325
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
326
    fog-core (2.1.0)
327
      builder
328
      excon (~> 0.58)
329
      formatador (~> 0.2)
330
      mime-types
331
    fog-google (1.9.1)
332 333 334
      fog-core (<= 2.1.0)
      fog-json (~> 1.2)
      fog-xml (~> 0.1.0)
335
      google-api-client (~> 0.23.0)
336 337
    fog-json (1.2.0)
      fog-core
338
      multi_json (~> 1.10)
339 340 341 342
    fog-local (0.6.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (1.0.8)
      fog-core (~> 2.1)
343 344
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
345 346 347 348 349
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
350
    fog-xml (0.1.3)
351
      fog-core
352
      nokogiri (>= 1.5.11, < 2.0.0)
353 354
    font-awesome-rails (4.7.0.5)
      railties (>= 3.2, < 6.1)
355
    formatador (0.2.5)
356 357
    fugit (1.2.1)
      et-orbi (~> 1.1, >= 1.1.8)
358
      raabro (~> 1.1)
Robert Speicher's avatar
Robert Speicher committed
359 360
    fuubar (2.2.0)
      rspec-core (~> 3.0)
Robert Speicher's avatar
Robert Speicher committed
361
      ruby-progressbar (~> 1.4)
Felipe Artur's avatar
Felipe Artur committed
362
    gemoji (3.0.1)
363
    gemojione (3.3.0)
364
      json
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
365 366
    get_process_mem (0.2.5)
      ffi (~> 1.0)
367
    gettext (3.2.9)
Ruben Davila's avatar
Ruben Davila committed
368 369 370 371
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
372
    gettext_i18n_rails_js (1.3.0)
373 374 375 376
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
Ash McKenzie's avatar
Ash McKenzie committed
377
    git (1.5.0)
378
    gitaly (1.86.0)
379
      grpc (~> 1.0)
380
    github-markup (1.7.0)
381 382
    gitlab-chronic (0.10.5)
      numerizer (~> 0.2)
Bob Van Landuyt's avatar
Bob Van Landuyt committed
383
    gitlab-labkit (0.10.0)
384 385
      actionpack (>= 5.0.0, < 6.1.0)
      activesupport (>= 5.0.0, < 6.1.0)
Stan Hu's avatar
Stan Hu committed
386
      grpc (~> 1.19)
387 388
      jaeger-client (~> 0.10)
      opentracing (~> 0.4)
389
      redis (> 3.0.0, < 5.0.0)
390
    gitlab-license (1.0.0)
charlieablett's avatar
charlieablett committed
391
    gitlab-mail_room (0.0.2)
392
    gitlab-markup (1.7.0)
393
    gitlab-net-dns (0.9.1)
Kamil Trzciński's avatar
Kamil Trzciński committed
394 395 396 397 398
    gitlab-puma (4.3.1.gitlab.2)
      nio4r (~> 2.0)
    gitlab-puma_worker_killer (0.1.1.gitlab.1)
      get_process_mem (~> 0.2)
      gitlab-puma (>= 2.7, < 5)
Valery Sizov's avatar
Valery Sizov committed
399
    gitlab-sidekiq-fetcher (0.5.2)
400
      sidekiq (~> 5)
401 402
    gitlab-styles (3.1.0)
      rubocop (~> 0.74.0)
Lin Jen-Shin's avatar
Lin Jen-Shin committed
403
      rubocop-gitlab-security (~> 0.1.0)
404 405 406
      rubocop-performance (~> 1.4.1)
      rubocop-rails (~> 2.0)
      rubocop-rspec (~> 1.36)
407 408
    gitlab_chronic_duration (0.10.6.2)
      numerizer (~> 0.2)
409
    gitlab_omniauth-ldap (2.1.1)
410 411 412 413
      net-ldap (~> 0.16)
      omniauth (~> 1.3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
414
    globalid (0.4.2)
Rémy Coutable's avatar
Rémy Coutable committed
415
      activesupport (>= 4.2.0)
416
    gon (6.2.0)
Robert Speicher's avatar
Robert Speicher committed
417 418 419
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
420
    google-api-client (0.23.4)
421
      addressable (~> 2.5, >= 2.5.1)
422
      googleauth (>= 0.5, < 0.7.0)
423 424 425 426
      httpclient (>= 2.8.1, < 3.0)
      mime-types (~> 3.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
Stan Hu's avatar
Stan Hu committed
427
    google-protobuf (3.8.0)
428
    googleapis-common-protos-types (1.0.4)
429
      google-protobuf (~> 3.0)
Alejandro Rodríguez's avatar
Alejandro Rodríguez committed
430
    googleauth (0.6.6)
431
      faraday (~> 0.12)
Ahmad Sherif's avatar
Ahmad Sherif committed
432
      jwt (>= 1.4, < 3.0)
433 434
      memoist (~> 0.12)
      multi_json (~> 1.11)
Alejandro Rodríguez's avatar
Alejandro Rodríguez committed
435
      os (>= 0.9, < 2.0)
436
      signet (~> 0.7)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
437
    gpgme (2.0.19)
438
      mini_portile2 (~> 2.3)
439
    grape (1.1.0)
Riyad Preukschas's avatar
Riyad Preukschas committed
440
      activesupport
441
      builder
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
442
      mustermann-grape (~> 1.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
443
      rack (>= 1.3.0)
Riyad Preukschas's avatar
Riyad Preukschas committed
444
      rack-accept
Jeroen van Baarsen's avatar
Jeroen van Baarsen committed
445
      virtus (>= 1.0.0)
446 447
    grape-entity (0.7.1)
      activesupport (>= 4.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
448
      multi_json (>= 1.3.2)
449
    grape-path-helpers (1.2.0)
Jasper Maes's avatar
Jasper Maes committed
450
      activesupport
451 452
      grape (~> 1.0)
      rake (~> 12)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
453
    grape_logging (1.8.3)
454
      grape
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
455
      rack
456
    graphiql-rails (1.4.10)
Nick Thomas's avatar
Nick Thomas committed
457 458
      railties
      sprockets-rails
Utkarsh Gupta's avatar
Utkarsh Gupta committed
459
    graphql (1.9.12)
Felipe Artur's avatar
Felipe Artur committed
460 461 462 463 464 465 466 467
    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)
Stan Hu's avatar
Stan Hu committed
468 469 470
    grpc (1.24.0)
      google-protobuf (~> 3.8)
      googleapis-common-protos-types (~> 1.0)
471 472
    gssapi (1.2.0)
      ffi (>= 1.0.1)
473 474 475 476 477 478 479 480 481 482 483 484 485 486
    guard (2.15.1)
      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)
487
    haml (5.1.2)
Stan Hu's avatar
Stan Hu committed
488
      temple (>= 0.8.0)
489
      tilt
490 491
    haml_lint (0.34.0)
      haml (>= 4.0, < 5.2)
winh's avatar
winh committed
492
      rainbow
493
      rubocop (>= 0.50.0)
494
      sysexits (~> 1.1)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
495
    hamlit (2.11.0)
496
      temple (>= 0.8.2)
connorshea's avatar
connorshea committed
497
      thor
498
      tilt
499
    hangouts-chat (0.0.5)
Stan Hu's avatar
Stan Hu committed
500
    hashdiff (0.3.8)
501
    hashie (3.6.0)
502 503
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
504
    health_check (2.6.0)
505
      rails (>= 4.0)
506
    heapy (0.1.4)
507 508 509
    hipchat (1.5.2)
      httparty
      mimemagic
510
    html-pipeline (2.12.2)
511
      activesupport (>= 2)
blackst0ne's avatar
blackst0ne committed
512
      nokogiri (>= 1.4)
513 514
    html2text (0.2.0)
      nokogiri (~> 1.6)
515
    htmlentities (4.3.4)
516
    http (4.2.0)
517 518
      addressable (~> 2.3)
      http-cookie (~> 1.0)
Thong Kuah's avatar
Thong Kuah committed
519
      http-form_data (~> 2.0)
520
      http-parser (~> 1.2.0)
521 522
    http-cookie (1.0.3)
      domain_name (~> 0.5)
Thong Kuah's avatar
Thong Kuah committed
523
    http-form_data (2.1.1)
524 525
    http-parser (1.2.1)
      ffi-compiler (>= 1.0, < 2.0)
526 527
    httparty (0.16.4)
      mime-types (~> 3.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
528
      multi_xml (>= 0.5.2)
529
    httpclient (2.8.3)
Stan Hu's avatar
Stan Hu committed
530
    i18n (1.8.2)
Rémy Coutable's avatar
Rémy Coutable committed
531
      concurrent-ruby (~> 1.0)
532
    i18n_data (0.8.0)
533
    icalendar (2.4.1)
534
    ice_nine (0.11.2)
535 536 537
    influxdb (0.2.3)
      cause
      json
Alex Buijs's avatar
Alex Buijs committed
538 539
    invisible_captcha (0.12.1)
      rails (>= 3.2.0)
540
    ipaddress (0.8.3)
541 542 543
    jaeger-client (0.10.0)
      opentracing (~> 0.3)
      thrift
544
    jaro_winkler (1.5.4)
Takuya Noguchi's avatar
Takuya Noguchi committed
545
    jira-ruby (1.7.1)
546
      activesupport
Takuya Noguchi's avatar
Takuya Noguchi committed
547
      atlassian-jwt
548
      multipart-post
549
      oauth (~> 0.5, >= 0.5.0)
Stan Hu's avatar
Stan Hu committed
550
    jmespath (1.4.0)
551 552 553 554
    js_regex (3.1.1)
      character_set (~> 1.1)
      regexp_parser (~> 1.1)
      regexp_property_values (~> 0.3)
Z.J. van de Weg's avatar
Z.J. van de Weg committed
555
    json (1.8.6)
Stan Hu's avatar
Stan Hu committed
556 557
    json-jwt (1.11.0)
      activesupport (>= 4.2)
558
      aes_key_wrap
559
      bindata
560 561
    json-schema (2.8.0)
      addressable (>= 2.4)
562
    jwt (2.1.0)
563 564 565 566 567 568 569 570 571 572 573 574
    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)
575
    kgio (2.11.2)
576
    knapsack (1.17.0)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
577
      rake
Ash McKenzie's avatar
Ash McKenzie committed
578 579 580
    kramdown (2.1.0)
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
581 582
    kubeclient (4.6.0)
      http (>= 3.0, < 5.0)
583
      recursive-open-struct (~> 1.0, >= 1.0.4)
584
      rest-client (~> 2.0)
Robert Speicher's avatar
Robert Speicher committed
585
    launchy (2.4.3)
Riyad Preukschas's avatar
Riyad Preukschas committed
586
      addressable (~> 2.3)
587
    letter_opener (1.7.0)
588
      launchy (~> 2.2)
589
    letter_opener_web (1.3.4)
590 591 592
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
593
    license_finder (5.4.0)
Connor Shea's avatar
Connor Shea committed
594 595 596
      bundler
      rubyzip
      thor
597 598
      toml (= 0.2.0)
      with_env (= 1.1.0)
Connor Shea's avatar
Connor Shea committed
599
      xml-simple
600
    licensee (8.9.2)
601
      rugged (~> 0.24)
602
    liquid (4.0.3)
603 604 605 606
    listen (3.1.5)
      rb-fsevent (~> 0.9, >= 0.9.4)
      rb-inotify (~> 0.9, >= 0.9.7)
      ruby_dep (~> 1.2)
Ruben Davila's avatar
Ruben Davila committed
607
    locale (2.1.2)
608 609 610 611 612
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
613
    loofah (2.4.0)
614
      crass (~> 1.0.2)
Valery Sizov's avatar
Valery Sizov committed
615
      nokogiri (>= 1.5.9)
616
    lru_redux (1.1.0)
617
    lumberjack (1.0.13)
blackst0ne's avatar
blackst0ne committed
618
    mail (2.7.1)
Rémy Coutable's avatar
Rémy Coutable committed
619
      mini_mime (>= 0.1.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
620 621
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
622 623 624
    marginalia (1.8.0)
      actionpack (>= 2.3)
      activerecord (>= 2.3)
625
    memoist (0.16.0)
626 627
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
628
    memory_profiler (0.9.14)
629
    method_source (0.9.2)
Stan Hu's avatar
Stan Hu committed
630
    mime-types (3.2.2)
631
      mime-types-data (~> 3.2015)
632
    mime-types-data (3.2019.0331)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
633
    mimemagic (0.3.3)
634
    mini_magick (4.9.5)
635
    mini_mime (1.0.2)
Brett Walker's avatar
Brett Walker committed
636
    mini_portile2 (2.4.0)
637
    minitest (5.11.3)
Stan Hu's avatar
Stan Hu committed
638
    msgpack (1.3.1)
639
    multi_json (1.14.1)
640
    multi_xml (0.6.0)
641
    multipart-post (2.1.1)
Jason Goodman's avatar
Jason Goodman committed
642
    murmurhash3 (0.1.6)
643
    mustermann (1.0.3)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
644 645
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
646
    nakayoshi_fork (0.0.4)
Ash McKenzie's avatar
Ash McKenzie committed
647
    nap (1.1.0)
648
    nenv (0.3.0)
649
    net-ldap (0.16.2)
650
    net-ntp (2.1.3)
651
    net-ssh (5.2.0)
652
    netrc (0.11.0)
Kamil Trzciński's avatar
Kamil Trzciński committed
653
    nio4r (2.5.2)
Ash McKenzie's avatar
Ash McKenzie committed
654
    no_proxy_fix (0.1.2)
655
    nokogiri (1.10.7)
Brett Walker's avatar
Brett Walker committed
656
      mini_portile2 (~> 2.4.0)
657 658
    nokogumbo (1.5.0)
      nokogiri
659 660 661
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
662
    numerizer (0.2.0)
663
    oauth (0.5.4)
664 665 666
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
667 668
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
669
      rack (>= 1.2, < 3)
670 671
    octokit (4.15.0)
      faraday (>= 0.9)
Manuel Rüger's avatar
Manuel Rüger committed
672
      sawyer (~> 0.8.0, >= 0.5.3)
673 674
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
675
      rack (>= 1.6.2, < 3)
676 677
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
678 679 680
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
681 682
    omniauth-azure-oauth2 (0.0.10)
      jwt (>= 1.0, < 3.0)
683
      omniauth (~> 1.0)
684
      omniauth-oauth2 (~> 1.4)
685
    omniauth-cas3 (1.1.4)
tduehr's avatar
tduehr committed
686
      addressable (~> 2.3)
687
      nokogiri (~> 1.7, >= 1.7.1)
tduehr's avatar
tduehr committed
688
      omniauth (~> 1.2)
689
    omniauth-facebook (4.0.0)
Douwe Maan's avatar
Douwe Maan committed
690
      omniauth-oauth2 (~> 1.2)
691
    omniauth-github (1.4.0)
692 693
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
Stan Hu's avatar
Stan Hu committed
694
    omniauth-gitlab (1.0.3)
695 696
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
697 698
    omniauth-google-oauth2 (0.6.0)
      jwt (>= 2.0)
Valery Sizov's avatar
Valery Sizov committed
699
      omniauth (>= 1.1.1)
700
      omniauth-oauth2 (>= 1.5)
701
    omniauth-kerberos (0.3.0)
Valery Sizov's avatar
Valery Sizov committed
702 703
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
704
    omniauth-multipassword (0.4.2)
Valery Sizov's avatar
Valery Sizov committed
705
      omniauth (~> 1.0)
706
    omniauth-oauth (1.1.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
707 708
      oauth
      omniauth (~> 1.0)
709
    omniauth-oauth2 (1.6.0)
710
      oauth2 (~> 1.1)
711
      omniauth (~> 1.9)
712 713
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
714 715 716
    omniauth-salesforce (1.0.5)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
717 718 719
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
720
    omniauth-shibboleth (1.3.0)
721
      omniauth (>= 1.0.0)
722
    omniauth-twitter (1.4.0)
723
      omniauth-oauth (~> 1.1)
724
      rack
725 726
    omniauth-ultraauth (0.0.2)
      omniauth_openid_connect (~> 0.3.0)
Valery Sizov's avatar
Valery Sizov committed
727 728 729 730
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
731
    omniauth_openid_connect (0.3.3)
732
      addressable (~> 2.5)
733
      omniauth (~> 1.9)
734
      openid_connect (~> 1.1)
Ash McKenzie's avatar
Ash McKenzie committed
735
    open4 (1.3.4)
736
    openid_connect (1.1.8)
737 738 739 740 741 742 743 744 745
      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)
746
    opentracing (0.5.0)
Stan Hu's avatar
Stan Hu committed
747
    optimist (3.0.0)
Chulki Lee's avatar
Chulki Lee committed
748
    org-ruby (0.9.12)
Robert Schilling's avatar
Robert Schilling committed
749
      rubypants (~> 0.2)
750
    orm_adapter (0.5.0)
Alejandro Rodríguez's avatar
Alejandro Rodríguez committed
751
    os (1.0.0)
752 753
    parallel (1.19.1)
    parser (2.6.5.0)
754
      ast (~> 2.4.0)
755
    parslet (1.8.2)
Sean McGivern's avatar
Sean McGivern committed
756 757
    peek (1.1.0)
      railties (>= 4.0.0)
Stan Hu's avatar
Stan Hu committed
758
    pg (1.2.2)
Nathan Friend's avatar
Nathan Friend committed
759
    png_quantizator (0.2.1)
760 761
    po_to_json (1.0.1)
      json (>= 1.6.0)
762
    premailer (1.11.1)
763
      addressable
764
      css_parser (>= 1.6.0)
765
      htmlentities (>= 4.0.0)
766 767
    premailer-rails (1.10.3)
      actionmailer (>= 3)
768
      premailer (~> 1.7, >= 1.7.9)
769 770 771 772 773
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
774
    prometheus-client-mmap (0.10.0)
775
    pry (0.11.3)
776
      coderay (~> 1.1.0)
777
      method_source (~> 0.9.0)
778 779
    pry-byebug (3.5.1)
      byebug (~> 9.1)
780
      pry (~> 0.10)
Shinya Maeda's avatar
Shinya Maeda committed
781
    pry-rails (0.3.9)
782
      pry (>= 0.10.4)
783
    public_suffix (4.0.3)
Valery Sizov's avatar
Valery Sizov committed
784
    pyu-ruby-sasl (0.0.3.3)
785
    raabro (1.1.6)
Stan Hu's avatar
Stan Hu committed
786
    rack (2.0.7)
Riyad Preukschas's avatar
Riyad Preukschas committed
787 788
    rack-accept (0.4.5)
      rack (>= 0.4)
789 790
    rack-attack (6.2.0)
      rack (>= 1.0, < 3)
Joshua Lambert's avatar
Joshua Lambert committed
791 792
    rack-cors (1.0.6)
      rack (>= 1.6.0)
793 794 795 796 797 798
    rack-oauth2 (1.9.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.9.0)
      rack
Stan Hu's avatar
Stan Hu committed
799
    rack-protection (2.0.5)
gitlabhq's avatar
gitlabhq committed
800
      rack
801 802
    rack-proxy (0.6.0)
      rack
Jasper Maes's avatar
Jasper Maes committed
803 804
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
805
    rack-timeout (0.5.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
806 807 808 809 810 811 812 813 814 815 816 817
    rails (6.0.2)
      actioncable (= 6.0.2)
      actionmailbox (= 6.0.2)
      actionmailer (= 6.0.2)
      actionpack (= 6.0.2)
      actiontext (= 6.0.2)
      actionview (= 6.0.2)
      activejob (= 6.0.2)
      activemodel (= 6.0.2)
      activerecord (= 6.0.2)
      activestorage (= 6.0.2)
      activesupport (= 6.0.2)
818
      bundler (>= 1.3.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
819
      railties (= 6.0.2)
820
      sprockets-rails (>= 2.0.0)
821 822 823 824
    rails-controller-testing (1.0.4)
      actionpack (>= 5.0.1.x)
      actionview (>= 5.0.1.x)
      activesupport (>= 5.0.1.x)
825 826 827
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
828 829
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
830
    rails-i18n (6.0.0)
831
      i18n (>= 0.7, < 2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
832 833 834 835
      railties (>= 6.0.0, < 7)
    railties (6.0.2)
      actionpack (= 6.0.2)
      activesupport (= 6.0.2)
836
      method_source
gitlabhq's avatar
gitlabhq committed
837
      rake (>= 0.8.7)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
838
      thor (>= 0.20.3, < 2.0)
839
    rainbow (3.0.0)
840
    raindrops (0.19.0)
841
    rake (12.3.3)
842 843 844
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
845 846
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
Stan Hu's avatar
Stan Hu committed
847
    rbtrace (0.4.11)
Stan Hu's avatar
Stan Hu committed
848 849
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
Stan Hu's avatar
Stan Hu committed
850
      optimist (>= 3.0.0)
Joshua Lambert's avatar
Joshua Lambert committed
851
    rdoc (6.1.2)
852
    re2 (1.1.1)
853
    recaptcha (4.13.1)
854
      json
855
    recursive-open-struct (1.1.0)
856 857 858
    redis (4.1.3)
    redis-actionpack (5.1.0)
      actionpack (>= 4.0, < 7)
859
      redis-rack (>= 1, < 3)
860
      redis-store (>= 1.1.0, < 2)
861 862
    redis-activesupport (5.2.0)
      activesupport (>= 3, < 7)
863
      redis-store (>= 1.3, < 2)
864 865
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
866
    redis-rack (2.0.6)
867 868 869 870 871 872
      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)
873 874
    redis-store (1.8.1)
      redis (>= 4, < 5)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
875
    regexp_parser (1.5.1)
876
    regexp_property_values (0.3.4)
877 878 879 880
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
881
    request_store (1.3.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
882 883 884
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
885
    rest-client (2.0.2)
886 887 888
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
889
    retriable (3.1.2)
Paco Guzman's avatar
Paco Guzman committed
890
    rinku (2.0.0)
891
    rotp (2.1.2)
Konrad Borowski's avatar
Konrad Borowski committed
892
    rouge (3.16.0)
893 894
    rqrcode (0.7.0)
      chunky_png
895 896
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
Tan Le's avatar
Tan Le committed
897 898 899 900 901 902 903
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.1)
      rspec-support (~> 3.9.1)
    rspec-expectations (3.9.0)
904
      diff-lcs (>= 1.2.0, < 2.0)
Tan Le's avatar
Tan Le committed
905 906
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.1)
Robert Speicher's avatar
Robert Speicher committed
907
      diff-lcs (>= 1.2.0, < 2.0)
Tan Le's avatar
Tan Le committed
908
      rspec-support (~> 3.9.0)
909 910
    rspec-parameterized (0.4.2)
      binding_ninja (>= 0.2.3)
911 912 913 914
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
Tan Le's avatar
Tan Le committed
915
    rspec-rails (4.0.0.beta4)
916 917 918
      actionpack (>= 4.2)
      activesupport (>= 4.2)
      railties (>= 4.2)
Tan Le's avatar
Tan Le committed
919 920 921 922
      rspec-core (~> 3.9)
      rspec-expectations (~> 3.9)
      rspec-mocks (~> 3.9)
      rspec-support (~> 3.9)
923 924
    rspec-retry (0.6.1)
      rspec-core (> 3.3)
925
    rspec-set (0.1.3)
Tan Le's avatar
Tan Le committed
926
    rspec-support (3.9.2)
927
    rspec_junit_formatter (0.4.1)
928
      rspec-core (>= 2, < 4, != 2.12.0)
929
    rspec_profiling (0.0.5)
930 931 932 933
      activerecord
      pg
      rails
      sqlite3
934
    rubocop (0.74.0)
Stan Hu's avatar
Stan Hu committed
935
      jaro_winkler (~> 1.5.1)
936
      parallel (~> 1.10)
937
      parser (>= 2.6)
Rémy Coutable's avatar
Rémy Coutable committed
938
      rainbow (>= 2.2.2, < 4.0)
939
      ruby-progressbar (~> 1.7)
940
      unicode-display_width (>= 1.4.0, < 1.7)
Rémy Coutable's avatar
Rémy Coutable committed
941 942
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
943 944 945 946 947 948 949
    rubocop-performance (1.4.1)
      rubocop (>= 0.71.0)
    rubocop-rails (2.4.0)
      rack (>= 1.1)
      rubocop (>= 0.72.0)
    rubocop-rspec (1.37.0)
      rubocop (>= 0.68.1)
950 951
    ruby-enum (0.7.2)
      i18n
Jared Szechy's avatar
Jared Szechy committed
952
    ruby-fogbugz (0.2.1)
953
      crack (~> 0.4)
Stan Hu's avatar
Stan Hu committed
954
    ruby-prof (1.0.0)
955
    ruby-progressbar (1.10.1)
956
    ruby-saml (1.7.2)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
957
      nokogiri (>= 1.5.10)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
958
    ruby-statistics (2.1.1)
959
    ruby_dep (1.5.0)
960
    ruby_parser (3.13.1)
961
      sexp_processor (~> 4.9)
962
    rubyntlm (0.6.2)
963
    rubypants (0.2.0)
Vladimir Shushlin's avatar
Vladimir Shushlin committed
964
    rubyzip (2.0.0)
Stan Hu's avatar
Stan Hu committed
965
    rugged (0.28.4.1)
966
    safe_yaml (1.0.4)
967
    sanitize (4.6.6)
968
      crass (~> 1.0.2)
969
      nokogiri (>= 1.4.4)
970
      nokogumbo (~> 1.4)
971 972 973 974 975
    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)
976 977 978 979 980 981 982 983 984
    sassc (2.0.1)
      ffi (~> 1.9)
      rake
    sassc-rails (2.1.0)
      railties (>= 4.0.0)
      sassc (>= 2.0)
      sprockets (> 3.0)
      sprockets-rails
      tilt
985 986 987
    sawyer (0.8.2)
      addressable (>= 2.3.5)
      faraday (> 0.8, < 2.0)
988
    scss_lint (0.56.0)
Takuya Noguchi's avatar
Takuya Noguchi committed
989
      rake (>= 0.9, < 13)
990
      sass (~> 3.5.3)
991
    seed-fu (2.3.7)
992 993
      activerecord (>= 3.1)
      activesupport (>= 3.1)
994 995 996
    selenium-webdriver (3.142.6)
      childprocess (>= 0.5, < 4.0)
      rubyzip (>= 1.2.2)
997
    sentry-raven (2.9.0)
998
      faraday (>= 0.7.6, < 1.0)
999
    settingslogic (2.0.9)
1000
    sexp_processor (4.12.0)
1001
    shellany (0.0.1)
1002 1003
    shoulda-matchers (4.0.1)
      activesupport (>= 4.2.0)
Stan Hu's avatar
Stan Hu committed
1004
    sidekiq (5.2.7)
Stan Hu's avatar
Stan Hu committed
1005
      connection_pool (~> 2.2, >= 2.2.2)
Stan Hu's avatar
Stan Hu committed
1006
      rack (>= 1.5.0)
1007
      rack-protection (>= 1.5.0)
Pirate Praveen's avatar
Pirate Praveen committed
1008
      redis (>= 3.3.5, < 5)
1009 1010
    sidekiq-cron (1.0.4)
      fugit (~> 1.1)
1011
      sidekiq (>= 4.2.1)
Alejandro Rodríguez's avatar
Alejandro Rodríguez committed
1012
    signet (0.11.0)
1013 1014
      addressable (~> 2.3)
      faraday (~> 0.9)
Ahmad Sherif's avatar
Ahmad Sherif committed
1015
      jwt (>= 1.5, < 3.0)
1016
      multi_json (~> 1.10)
1017
    simple_po_parser (1.1.2)
1018 1019
    simplecov (0.16.1)
      docile (~> 1.1)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
1020
      json (>= 1.8, < 3)
1021
      simplecov-html (~> 0.10.0)
1022
    simplecov-html (0.10.2)
1023
    sixarm_ruby_unaccent (1.2.0)
1024
    slack-messenger (2.3.3)
1025 1026
    snowplow-tracker (0.6.1)
      contracts (~> 0.7, <= 0.11)
1027
    spring (2.0.2)
1028
      activesupport (>= 4.2)
Jeroen van Baarsen's avatar
Jeroen van Baarsen committed
1029
    spring-commands-rspec (1.0.4)
1030
      spring (>= 0.9.1)
1031
    sprockets (3.7.2)
1032
      concurrent-ruby (~> 1.0)
1033
      rack (> 1, < 3)
Rémy Coutable's avatar
Rémy Coutable committed
1034
    sprockets-rails (3.2.1)
Robert Speicher's avatar
Robert Speicher committed
1035 1036 1037
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
1038
    sqlite3 (1.3.13)
Nick Thomas's avatar
Nick Thomas committed
1039
    sshkey (2.0.0)
1040
    stackprof (0.2.15)
1041
    state_machines (0.5.0)
1042 1043
    state_machines-activemodel (0.7.1)
      activemodel (>= 4.1)
1044
      state_machines (>= 0.5.0)
1045 1046
    state_machines-activerecord (0.6.0)
      activerecord (>= 4.1)
1047
      state_machines-activemodel (>= 0.5.0)
1048 1049 1050 1051
    swd (1.1.2)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
1052 1053
    sys-filesystem (1.1.6)
      ffi
1054
    sysexits (1.2.0)
1055
    temple (0.8.2)
Ash McKenzie's avatar
Ash McKenzie committed
1056 1057
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
Thong Kuah's avatar
Thong Kuah committed
1058
    test-prof (0.10.0)
Ruben Davila's avatar
Ruben Davila committed
1059
    text (1.3.1)
1060
    thin (1.7.2)
1061
      daemons (~> 1.0, >= 1.0.9)
Valery Sizov's avatar
Valery Sizov committed
1062
      eventmachine (~> 1.0, >= 1.0.4)
1063
      rack (>= 1, < 3)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1064
    thor (0.20.3)
1065
    thread_safe (0.3.6)
1066
    thrift (0.11.0.0)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1067
    tilt (2.0.10)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
1068
    timecop (0.8.1)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
1069
    timfel-krb5-auth (0.8.3)
1070 1071
    toml (0.2.0)
      parslet (~> 1.8.0)
Ken's avatar
Ken committed
1072
    toml-rb (1.0.0)
1073
      citrus (~> 3.0, > 3.0)
Brett Walker's avatar
Brett Walker committed
1074
    truncato (0.7.11)
1075
      htmlentities (~> 4.3.1)
Brett Walker's avatar
Brett Walker committed
1076
      nokogiri (>= 1.7.0, <= 2.0)
1077
    tzinfo (1.2.6)
Marin Jankovski's avatar
Marin Jankovski committed
1078
      thread_safe (~> 0.1)
1079
    u2f (0.2.1)
1080
    uber (0.1.0)
1081
    uglifier (2.7.2)
gitlabhq's avatar
gitlabhq committed
1082
      execjs (>= 0.3.0)
1083
      json (>= 1.8.0)
1084 1085
    unf (0.1.4)
      unf_ext
1086
    unf_ext (0.0.7.5)
1087
    unicode-display_width (1.6.0)
1088
    unicode_utils (1.4.0)
1089
    unicorn (5.4.1)
1090 1091
      kgio (~> 2.6)
      raindrops (~> 0.7)
Valery Sizov's avatar
Valery Sizov committed
1092
    unicorn-worker-killer (0.4.4)
1093
      get_process_mem (~> 0)
Valery Sizov's avatar
Valery Sizov committed
1094
      unicorn (>= 4, < 6)
1095
    uniform_notifier (1.13.0)
Jason Goodman's avatar
Jason Goodman committed
1096 1097
    unleash (0.1.5)
      murmurhash3 (~> 0.1.6)
1098
    unparser (0.4.5)
1099 1100 1101 1102 1103
      abstract_type (~> 0.0.7)
      adamantium (~> 0.2.0)
      concord (~> 0.1.5)
      diff-lcs (~> 1.3)
      equalizer (~> 0.0.9)
1104
      parser (~> 2.6.3)
1105
      procto (~> 0.0.2)
1106 1107 1108 1109 1110 1111
    validate_email (0.1.6)
      activemodel (>= 3.0)
      mail (>= 2.2.5)
    validate_url (1.0.8)
      activemodel (>= 3.0.0)
      public_suffix
1112
    validates_hostname (1.0.6)
1113 1114
      activerecord (>= 3.0)
      activesupport (>= 3.0)
1115
    version_sorter (2.2.4)
1116 1117
    virtus (1.0.5)
      axiom-types (~> 0.1)
1118
      coercible (~> 1.0)
1119 1120
      descendants_tracker (~> 0.0, >= 0.0.3)
      equalizer (~> 0.0, >= 0.0.9)
1121
    vmstat (2.3.0)
1122 1123
    warden (1.2.8)
      rack (>= 2.0.6)
1124 1125 1126
    webfinger (1.1.0)
      activesupport
      httpclient (>= 2.4)
Stan Hu's avatar
Stan Hu committed
1127
    webmock (3.5.1)
1128
      addressable (>= 2.3.6)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets committed
1129
      crack (>= 0.3.2)
1130
      hashdiff
1131
    webpack-rails (0.9.11)
1132
      railties (>= 3.2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1133
    websocket-driver (0.7.1)
1134
      websocket-extensions (>= 0.1.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1135
    websocket-extensions (0.1.4)
Robert Schilling's avatar
Robert Schilling committed
1136 1137 1138 1139
    wikicloth (0.8.1)
      builder
      expression_parser
      rinku
1140
    with_env (1.1.0)
1141
    xml-simple (1.1.5)
1142 1143
    xpath (3.2.0)
      nokogiri (~> 1.8)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1144
    zeitwerk (2.2.2)
gitlabhq's avatar
gitlabhq committed
1145 1146 1147 1148 1149

PLATFORMS
  ruby

DEPENDENCIES
1150
  RedCloth (~> 4.3.2)
1151
  ace-rails-ap (~> 4.1.0)
Stan Hu's avatar
Stan Hu committed
1152
  acme-client (~> 2.0.5)
1153
  activerecord-explain-analyze (~> 0.1)
1154
  acts-as-taggable-on (~> 6.0)
1155
  addressable (~> 2.7)
Stan Hu's avatar
Stan Hu committed
1156
  akismet (~> 3.0)
1157
  apollo_upload_server (~> 2.0.0.beta3)
Stan Hu's avatar
Stan Hu committed
1158
  asana (~> 0.9)
1159
  asciidoctor (~> 2.0.10)
1160
  asciidoctor-include-ext (~> 0.3.1)
1161
  asciidoctor-plantuml (= 0.0.10)
1162
  atlassian-jwt (~> 0.2.0)
1163
  attr_encrypted (~> 3.1.0)
1164
  awesome_print
1165
  aws-sdk
1166
  babosa (~> 1.0.2)
Kamil Trzcinski's avatar
Kamil Trzcinski committed
1167
  base32 (~> 0.3.0)
1168
  batch-loader (~> 1.4.0)
1169
  bcrypt_pbkdf (~> 1.0)
1170
  benchmark-ips (~> 2.3.0)
1171
  benchmark-memory (~> 0.1)
1172
  better_errors (~> 2.5.0)
1173
  binding_of_caller (~> 0.8.0)
Stan Hu's avatar
Stan Hu committed
1174
  bootsnap (~> 1.4.6)
1175
  bootstrap_form (~> 4.2.0)
1176
  brakeman (~> 4.2)
Stan Hu's avatar
Stan Hu committed
1177
  browser (~> 2.5)
1178
  bullet (~> 6.0.2)
1179
  bundler-audit (~> 0.6.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1180
  capybara (~> 3.22.0)
1181
  capybara-screenshot (~> 1.0.22)
1182
  carrierwave (~> 1.3)
1183
  charlock_holmes (~> 0.7.5)
1184
  commonmarker (~> 0.20)
1185
  concurrent-ruby (~> 1.1)
1186
  connection_pool (~> 2.0)
1187
  countries (~> 3.0)
Robert Speicher's avatar
Robert Speicher committed
1188
  creole (~> 0.5.0)
Ash McKenzie's avatar
Ash McKenzie committed
1189
  danger (~> 6.0)
1190
  database_cleaner (~> 1.7.0)
1191
  deckar01-task_list (= 2.3.1)
1192
  default_value_for (~> 3.3.0)
1193
  derailed_benchmarks
1194
  device_detector
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1195
  devise (~> 4.6)
1196
  devise-two-factor (~> 3.1.0)
1197
  diff_match_patch (~> 0.1.0)
1198
  diffy (~> 3.3)
blackst0ne's avatar
blackst0ne committed
1199
  discordrb-webhooks-blackst0ne (~> 3.3)
1200 1201
  doorkeeper (~> 5.0.2)
  doorkeeper-openid_connect (~> 1.6.3)
1202
  ed25519 (~> 1.2)
1203 1204 1205
  elasticsearch-api (~> 6.8)
  elasticsearch-model (~> 6.1)
  elasticsearch-rails (~> 6.1)
1206
  email_reply_trimmer (~> 0.1)
1207
  email_spec (~> 2.2.0)
1208
  erubi (~> 1.9.0)
1209
  escape_utils (~> 1.1)
1210
  factory_bot_rails (~> 5.1.0)
1211
  faraday (~> 0.12)
1212
  faraday_middleware-aws-signers-v4
1213
  fast_blank
Takuya Noguchi's avatar
Takuya Noguchi committed
1214
  ffaker (~> 2.10)
1215 1216 1217
  flipper (~> 0.17.1)
  flipper-active_record (~> 0.17.1)
  flipper-active_support_cache_store (~> 0.17.1)
1218
  flowdock (~> 0.7)
1219
  fog-aliyun (~> 0.3)
Stan Hu's avatar
Stan Hu committed
1220
  fog-aws (~> 3.5)
1221
  fog-core (= 2.1.0)
1222
  fog-google (~> 1.9)
1223 1224
  fog-local (~> 0.6)
  fog-openstack (~> 1.0)
1225
  fog-rackspace (~> 0.1.1)
1226
  font-awesome-rails (~> 4.7)
1227
  fugit (~> 1.2.1)
Robert Speicher's avatar
Robert Speicher committed
1228
  fuubar (~> 2.2.0)
1229
  gemojione (~> 3.3)
Ruben Davila's avatar
Ruben Davila committed
1230 1231
  gettext (~> 3.2.2)
  gettext_i18n_rails (~> 1.8.0)
1232
  gettext_i18n_rails_js (~> 1.3)
1233
  gitaly (~> 1.86.0)
1234
  github-markup (~> 1.7.0)
1235
  gitlab-chronic (~> 0.10.5)
Bob Van Landuyt's avatar
Bob Van Landuyt committed
1236
  gitlab-labkit (= 0.10.0)
1237
  gitlab-license (~> 1.0)
charlieablett's avatar
charlieablett committed
1238
  gitlab-mail_room (~> 0.0.2)
1239
  gitlab-markup (~> 1.7.0)
1240
  gitlab-net-dns (~> 0.9.1)
Kamil Trzciński's avatar
Kamil Trzciński committed
1241 1242
  gitlab-puma (~> 4.3.1.gitlab.2)
  gitlab-puma_worker_killer (~> 0.1.1.gitlab.1)
Valery Sizov's avatar
Valery Sizov committed
1243
  gitlab-sidekiq-fetcher (= 0.5.2)
1244
  gitlab-styles (~> 3.1.0)
1245
  gitlab_chronic_duration (~> 0.10.6.2)
1246
  gitlab_omniauth-ldap (~> 2.1.1)
1247
  gon (~> 6.2)
1248
  google-api-client (~> 0.23)
Stan Hu's avatar
Stan Hu committed
1249
  google-protobuf (~> 3.8.0)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1250
  gpgme (~> 2.0.19)
1251
  grape (~> 1.1.0)
1252
  grape-entity (~> 0.7.1)
1253
  grape-path-helpers (~> 1.2)
1254
  grape_logging (~> 1.7)
1255
  graphiql-rails (~> 1.4.10)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1256
  graphql (~> 1.9.12)
Felipe Artur's avatar
Felipe Artur committed
1257
  graphql-docs (~> 1.6.0)
Stan Hu's avatar
Stan Hu committed
1258
  grpc (~> 1.24.0)
1259
  gssapi
1260
  guard-rspec
1261
  haml_lint (~> 0.34.0)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1262
  hamlit (~> 2.11.0)
1263
  hangouts-chat (~> 0.0.5)
1264
  hashie-forbidden_attributes
1265
  health_check (~> 2.6.0)
1266
  hipchat (~> 1.5.0)
1267
  html-pipeline (~> 2.12)
1268
  html2text
1269
  httparty (~> 0.16.4)
1270
  icalendar
1271
  influxdb (~> 0.2)
Alex Buijs's avatar
Alex Buijs committed
1272
  invisible_captcha (~> 0.12.1)
Takuya Noguchi's avatar
Takuya Noguchi committed
1273
  jira-ruby (~> 1.7)
1274
  js_regex (~> 3.1)
1275
  json-schema (~> 2.8.0)
1276
  jwt (~> 2.1.0)
1277
  kaminari (~> 1.0)
1278
  knapsack (~> 1.17)
1279
  kubeclient (~> 4.6.0)
1280
  letter_opener_web (~> 1.3.4)
1281
  license_finder (~> 5.4)
1282
  licensee (~> 8.9)
1283
  liquid (~> 4.0)
1284
  lograge (~> 0.5)
1285
  loofah (~> 2.2)
1286
  lru_redux
1287
  mail (= 2.7.1)
1288
  marginalia (~> 1.8.0)
1289
  memory_profiler (~> 0.9)
1290
  method_source (~> 0.8)
1291
  mimemagic (~> 0.3.2)
1292
  mini_magick
1293
  minitest (~> 5.11.0)
1294
  nakayoshi_fork (~> 0.0.4)
1295
  net-ldap
1296
  net-ntp
1297
  net-ssh (~> 5.2)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1298
  nokogiri (~> 1.10.5)
1299
  oauth2 (~> 1.4)
1300
  octokit (~> 4.15)
1301
  omniauth (~> 1.8)
1302
  omniauth-auth0 (~> 2.0.0)
1303
  omniauth-authentiq (~> 0.3.3)
1304
  omniauth-azure-oauth2 (~> 0.0.9)
1305
  omniauth-cas3 (~> 1.1.4)
1306
  omniauth-facebook (~> 4.0.0)
1307
  omniauth-github (~> 1.4)
1308
  omniauth-gitlab (~> 1.0.2)
1309
  omniauth-google-oauth2 (~> 0.6.0)
1310
  omniauth-kerberos (~> 0.3.0)
1311
  omniauth-oauth2-generic (~> 0.2.2)
1312
  omniauth-salesforce (~> 1.0.5)
Pirate Praveen's avatar
Pirate Praveen committed
1313
  omniauth-saml (~> 1.10)
1314
  omniauth-shibboleth (~> 1.3.0)
1315
  omniauth-twitter (~> 1.4)
1316
  omniauth-ultraauth (~> 0.0.2)
1317
  omniauth_crowd (~> 2.2.0)
1318
  omniauth_openid_connect (~> 0.3.3)
1319
  org-ruby (~> 0.9.12)
1320
  parallel (~> 1.19)
Sean McGivern's avatar
Sean McGivern committed
1321
  peek (~> 1.1)
Pirate Praveen's avatar
Pirate Praveen committed
1322
  pg (~> 1.1)
Nathan Friend's avatar
Nathan Friend committed
1323
  png_quantizator (~> 0.2.1)
1324
  premailer-rails (~> 1.10.3)
1325
  prometheus-client-mmap (~> 0.10.0)
1326
  pry-byebug (~> 3.5.1)
Shinya Maeda's avatar
Shinya Maeda committed
1327
  pry-rails (~> 0.3.9)
Stan Hu's avatar
Stan Hu committed
1328
  rack (~> 2.0.7)
1329
  rack-attack (~> 6.2.0)
1330
  rack-cors (~> 1.0.6)
1331
  rack-oauth2 (~> 1.9.3)
1332
  rack-proxy (~> 0.6.0)
1333
  rack-timeout
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1334
  rails (= 6.0.2)
1335
  rails-controller-testing
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1336
  rails-i18n (~> 6.0)
1337
  rainbow (~> 3.0)
1338
  raindrops (~> 0.18)
1339
  rblineprof (~> 0.3.6)
Stan Hu's avatar
Stan Hu committed
1340
  rbtrace (~> 0.4)
Joshua Lambert's avatar
Joshua Lambert committed
1341
  rdoc (~> 6.1.2)
1342
  re2 (~> 1.1.1)
1343
  recaptcha (~> 4.11)
1344
  redis (~> 4.0)
1345
  redis-namespace (~> 1.6.0)
1346
  redis-rails (~> 5.0.2)
1347
  request_store (~> 1.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu committed
1348
  responders (~> 3.0)
1349
  retriable (~> 3.1.2)
Konrad Borowski's avatar
Konrad Borowski committed
1350
  rouge (~> 3.16.0)
1351
  rqrcode-rails3 (~> 0.1.7)
1352
  rspec-parameterized
Tan Le's avatar
Tan Le committed
1353
  rspec-rails (~> 4.0.0.beta4)
1354
  rspec-retry (~> 0.6.1)
1355
  rspec-set (~> 0.1.3)
1356
  rspec_junit_formatter
1357
  rspec_profiling (~> 0.0.5)
1358 1359 1360
  rubocop (~> 0.74.0)
  rubocop-performance (~> 1.4.1)
  rubocop-rspec (~> 1.37.0)
Jared Szechy's avatar
Jared Szechy committed
1361
  ruby-fogbugz (~> 0.2.1)
Stan Hu's avatar
Stan Hu committed
1362
  ruby-prof (~> 1.0.0)
1363
  ruby-progressbar
1364
  ruby_parser (~> 3.8)
Vladimir Shushlin's avatar
Vladimir Shushlin committed
1365
  rubyzip (~> 2.0.0)
Stan Hu's avatar
Stan Hu committed
1366
  rugged (~> 0.28)
1367
  sanitize (~> 4.6)
1368
  sassc-rails (~> 2.1.0)
1369
  scss_lint (~> 0.56.0)
1370
  seed-fu (~> 2.3.7)
1371
  selenium-webdriver (~> 3.142)
Utkarsh Gupta's avatar
Utkarsh Gupta committed
1372
  sentry-raven (~> 2.9)
1373
  settingslogic (~> 2.0.9)
1374
  shoulda-matchers (~> 4.0.1)
Stan Hu's avatar
Stan Hu committed
1375
  sidekiq (~> 5.2.7)
1376
  sidekiq-cron (~> 1.0)
1377
  simple_po_parser (~> 1.1.2)
1378
  simplecov (~> 0.16.1)
1379
  slack-messenger (~> 2.3.3)
1380
  snowplow-tracker (~> 0.6.1)
1381
  spring (~> 2.0.0)
1382
  spring-commands-rspec (~> 1.0.4)
ubudzisz's avatar
ubudzisz committed
1383
  sprockets (~> 3.7.0)
Nick Thomas's avatar
Nick Thomas committed
1384
  sshkey (~> 2.0)
1385
  stackprof (~> 0.2.15)
1386
  state_machines-activerecord (~> 0.6.0)
1387
  sys-filesystem (~> 1.1.6)
Thong Kuah's avatar
Thong Kuah committed
1388
  test-prof (~> 0.10.0)
1389
  thin (~> 1.7.0)
1390
  timecop (~> 0.8.0)
Ken's avatar
Ken committed
1391
  toml-rb (~> 1.0.0)
Brett Walker's avatar
Brett Walker committed
1392
  truncato (~> 0.7.11)
1393
  u2f (~> 0.2.1)
1394
  uglifier (~> 2.7.2)
1395
  unf (~> 0.1.4)
1396
  unicorn (~> 5.4.1)
1397
  unicorn-worker-killer (~> 0.4.4)
Jason Goodman's avatar
Jason Goodman committed
1398
  unleash (~> 0.1.5)
1399
  validates_hostname (~> 1.0.6)
1400
  version_sorter (~> 2.2.4)
1401
  vmstat (~> 2.3.0)
Stan Hu's avatar
Stan Hu committed
1402
  webmock (~> 3.5.1)
1403
  webpack-rails (~> 0.9.10)
Robert Schilling's avatar
Robert Schilling committed
1404
  wikicloth (= 0.8.1)
connorshea's avatar
connorshea committed
1405 1406

BUNDLED WITH
1407
   1.17.3