Skip to content
代码片段 群组 项目
Gemfile.lock 32.9 KB
更新 更旧
gitlabhq's avatar
gitlabhq 已提交
GEM
  remote: https://rubygems.org/
gitlabhq's avatar
gitlabhq 已提交
  specs:
    RedCloth (4.3.2)
    abstract_type (0.0.7)
Sean McGivern's avatar
Sean McGivern 已提交
    ace-rails-ap (4.1.2)
    acme-client (2.0.2)
      faraday (~> 0.9, >= 0.9.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    actioncable (5.2.3)
      actionpack (= 5.2.3)
Jasper Maes's avatar
Jasper Maes 已提交
      nio4r (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
      websocket-driver (>= 0.6.1)
    actionmailer (5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
Vinnie Okada's avatar
Vinnie Okada 已提交
      mail (~> 2.5, >= 2.5.4)
      rails-dom-testing (~> 2.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    actionpack (5.2.3)
      actionview (= 5.2.3)
      activesupport (= 5.2.3)
      rack (~> 2.0)
Jasper Maes's avatar
Jasper Maes 已提交
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.0)
Valery Sizov's avatar
Valery Sizov 已提交
      rails-html-sanitizer (~> 1.0, >= 1.0.2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    actionview (5.2.3)
      activesupport (= 5.2.3)
Marin Jankovski's avatar
Marin Jankovski 已提交
      builder (~> 3.1)
Jasper Maes's avatar
Jasper Maes 已提交
      erubi (~> 1.4)
      rails-dom-testing (~> 2.0)
Z.J. van de Weg's avatar
Z.J. van de Weg 已提交
      rails-html-sanitizer (~> 1.0, >= 1.0.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    activejob (5.2.3)
      activesupport (= 5.2.3)
      globalid (>= 0.3.6)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    activemodel (5.2.3)
      activesupport (= 5.2.3)
    activerecord (5.2.3)
      activemodel (= 5.2.3)
      activesupport (= 5.2.3)
      arel (>= 9.0)
    activerecord-explain-analyze (0.1.0)
      activerecord (>= 4)
      pg
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    activestorage (5.2.3)
      actionpack (= 5.2.3)
      activerecord (= 5.2.3)
      marcel (~> 0.3.1)
    activesupport (5.2.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
Marin Jankovski's avatar
Marin Jankovski 已提交
      minitest (~> 5.1)
      tzinfo (~> 1.1)
    acts-as-taggable-on (6.5.0)
      activerecord (>= 5.0, < 6.1)
    adamantium (0.2.0)
      ice_nine (~> 0.11.0)
      memoizable (~> 0.4.0)
    addressable (2.5.2)
      public_suffix (>= 2.0.2, < 4.0)
    aes_key_wrap (1.0.1)
    apollo_upload_server (2.0.0.beta.3)
      graphql (>= 1.8)
      rails (>= 4.2)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    arel (9.0.0)
Takuya Noguchi's avatar
Takuya Noguchi 已提交
    asana (0.8.1)
Robert Speicher's avatar
Robert Speicher 已提交
      faraday (~> 0.9)
      faraday_middleware (~> 0.9)
      faraday_middleware-multi_json (~> 0.0)
      oauth2 (~> 1.0)
    asciidoctor (2.0.10)
    asciidoctor-include-ext (0.3.1)
      asciidoctor (>= 1.5.6, < 3.0.0)
    asciidoctor-plantuml (0.0.9)
      asciidoctor (>= 1.5.6, < 3.0.0)
    atlassian-jwt (0.2.0)
      jwt (~> 2.1.0)
    attr_encrypted (3.1.0)
      encryptor (~> 3.0.0)
    attr_required (1.0.1)
    awesome_print (1.8.0)
Stan Hu's avatar
Stan Hu 已提交
    aws-eventstream (1.0.3)
    aws-sdk (2.11.374)
      aws-sdk-resources (= 2.11.374)
    aws-sdk-core (2.11.374)
      aws-sigv4 (~> 1.0)
      jmespath (~> 1.0)
Stan Hu's avatar
Stan Hu 已提交
    aws-sdk-resources (2.11.374)
      aws-sdk-core (= 2.11.374)
    aws-sigv4 (1.1.0)
      aws-eventstream (~> 1.0, >= 1.0.2)
    axiom-types (0.1.1)
      descendants_tracker (~> 0.0.4)
      ice_nine (~> 0.11.0)
      thread_safe (~> 0.3, >= 0.3.1)
Kamil Trzciński's avatar
Kamil Trzciński 已提交
    base32 (0.3.2)
    batch-loader (1.4.0)
Stan Hu's avatar
Stan Hu 已提交
    bcrypt (3.1.12)
    bcrypt_pbkdf (1.0.0)
    benchmark-ips (2.3.0)
    benchmark-memory (0.1.2)
      memory_profiler (~> 0.9)
    better_errors (2.5.0)
      erubi (>= 1.0.0)
      rack (>= 0.9.0)
    binding_ninja (0.2.3)
    binding_of_caller (0.8.0)
      debug_inspector (>= 0.0.1)
Stan Hu's avatar
Stan Hu 已提交
    bootsnap (1.4.5)
    bootstrap_form (4.2.0)
      actionpack (>= 5.0)
      activemodel (>= 5.0)
    brakeman (4.2.1)
Stan Hu's avatar
Stan Hu 已提交
    browser (2.5.3)
Z.J. van de Weg's avatar
Z.J. van de Weg 已提交
    builder (3.2.3)
    bullet (5.5.1)
      activesupport (>= 3.0.0)
      uniform_notifier (~> 1.10.0)
    bundler-audit (0.5.0)
      bundler (~> 1.2)
      thor (~> 0.18)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    capybara (3.22.0)
Stan Hu's avatar
Stan Hu 已提交
      addressable
      mini_mime (>= 0.1.3)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
      nokogiri (~> 1.8)
      rack (>= 1.6.0)
      rack-test (>= 0.6.3)
      regexp_parser (~> 1.5)
      xpath (~> 3.2)
    capybara-screenshot (1.0.22)
      capybara (>= 1.0, < 4)
      launchy
Stan Hu's avatar
Stan Hu 已提交
    carrierwave (1.3.1)
      activemodel (>= 4.0.0)
      activesupport (>= 4.0.0)
      mime-types (>= 1.16)
    character_set (1.1.2)
    charlock_holmes (0.7.6)
    childprocess (0.9.0)
      ffi (~> 1.0, >= 1.0.11)
    chronic (0.10.2)
Valery Sizov's avatar
Valery Sizov 已提交
    chunky_png (1.3.5)
    claide (1.0.3)
    claide-plugins (0.9.2)
      cork
      nap
      open4 (~> 1.3)
    coderay (1.1.2)
      descendants_tracker (~> 0.0.1)
    colored2 (3.1.2)
    commonmarker (0.17.13)
      ruby-enum (~> 0.5)
    concord (0.1.5)
      adamantium (~> 0.2.0)
      equalizer (~> 0.0.9)
    concurrent-ruby (1.1.5)
Stan Hu's avatar
Stan Hu 已提交
    connection_pool (2.2.2)
    contracts (0.11.0)
    cork (0.3.0)
      colored2 (~> 3.1)
    countries (3.0.0)
      i18n_data (~> 0.8.0)
      sixarm_ruby_unaccent (~> 1.1)
      unicode_utils (~> 1.4)
      safe_yaml (~> 1.0.0)
    creole (0.5.0)
      addressable
    daemons (1.2.6)
    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)
    database_cleaner (1.7.0)
    debug_inspector (0.0.3)
    debugger-ruby_core_source (1.3.8)
    deckar01-task_list (2.2.1)
    declarative (0.0.10)
    declarative-option (0.1.0)
    default_value_for (3.3.0)
      activerecord (>= 3.2.0, < 6.1)
    derailed_benchmarks (1.3.5)
      benchmark-ips (~> 2)
      get_process_mem (~> 0)
      heapy (~> 0)
      memory_profiler (~> 0)
      rack (>= 1)
      rake (> 10, < 13)
      thor (~> 0.19)
    descendants_tracker (0.0.4)
      thread_safe (~> 0.3, >= 0.3.1)
    devise (4.7.1)
Marin Jankovski's avatar
Marin Jankovski 已提交
      bcrypt (~> 3.0)
Nihad Abbasov's avatar
Nihad Abbasov 已提交
      orm_adapter (~> 0.1)
      railties (>= 4.1.0)
Robert Speicher's avatar
Robert Speicher 已提交
      responders
      warden (~> 1.2.3)
    devise-two-factor (3.0.0)
      activesupport
      attr_encrypted (>= 1.3, < 4, != 2)
      devise (~> 4.0)
      railties
Robert Speicher's avatar
Robert Speicher 已提交
    diff-lcs (1.3)
    diff_match_patch (0.1.0)
    diffy (3.1.0)
blackst0ne's avatar
blackst0ne 已提交
    discordrb-webhooks-blackst0ne (3.3.0)
      rest-client (~> 2.0)
    domain_name (0.5.20180417)
Lin Jen-Shin's avatar
Lin Jen-Shin 已提交
    doorkeeper (4.3.2)
      railties (>= 4.2)
    doorkeeper-openid_connect (1.5.0)
      json-jwt (~> 1.6)
    elasticsearch (5.0.3)
      elasticsearch-api (= 5.0.3)
      elasticsearch-transport (= 5.0.3)
    elasticsearch-api (5.0.3)
Valery Sizov's avatar
Valery Sizov 已提交
      multi_json
    elasticsearch-model (0.1.9)
Valery Sizov's avatar
Valery Sizov 已提交
      activesupport (> 3)
      elasticsearch (> 0.4)
      hashie
    elasticsearch-rails (0.1.9)
Valery Sizov's avatar
Valery Sizov 已提交
      faraday
      multi_json
    email_reply_trimmer (0.1.6)
    email_spec (2.2.0)
      htmlentities (~> 4.3.3)
Riyad Preukschas's avatar
Riyad Preukschas 已提交
      launchy (~> 2.1)
      mail (~> 2.7)
    encryptor (3.0.0)
    equalizer (0.0.11)
    erubi (1.9.0)
Stan Hu's avatar
Stan Hu 已提交
    escape_utils (1.2.1)
    et-orbi (1.2.1)
    eventmachine (1.2.7)
    excon (0.62.0)
    execjs (2.6.0)
Robert Schilling's avatar
Robert Schilling 已提交
    expression_parser (0.9.0)
Felipe Artur's avatar
Felipe Artur 已提交
    extended-markdown-filter (0.6.0)
      html-pipeline (~> 2.0)
    factory_bot (5.1.0)
      activesupport (>= 4.2.0)
    factory_bot_rails (5.1.0)
      factory_bot (~> 5.1.0)
      railties (>= 4.2.0)
      multipart-post (>= 1.2, < 3)
    faraday-http-cache (2.0.0)
      faraday (~> 0.8)
    faraday_middleware (0.12.2)
Rémy Coutable's avatar
Rémy Coutable 已提交
      faraday (>= 0.7.4, < 1.0)
Matt Gresko's avatar
Matt Gresko 已提交
    faraday_middleware-aws-signers-v4 (0.1.7)
      aws-sdk-resources (~> 2)
Robert Speicher's avatar
Robert Speicher 已提交
    faraday_middleware-multi_json (0.0.6)
      faraday_middleware
      multi_json
    fast_blank (1.0.0)
    fast_gettext (1.6.0)
Takuya Noguchi's avatar
Takuya Noguchi 已提交
    ffaker (2.10.0)
Stan Hu's avatar
Stan Hu 已提交
    ffi (1.11.1)
    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 已提交
    flowdock (0.7.1)
      httparty (~> 0.7)
      multi_json
Stan Hu's avatar
Stan Hu 已提交
    fog-aliyun (0.3.3)
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
Stan Hu's avatar
Stan Hu 已提交
    fog-aws (3.5.2)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
Stan Hu's avatar
Stan Hu 已提交
      fog-xml (~> 0.1)
      ipaddress (~> 0.8)
    fog-core (2.1.0)
      excon (~> 0.58)
    fog-google (1.9.1)
      fog-core (<= 2.1.0)
      fog-json (~> 1.2)
      fog-xml (~> 0.1.0)
      google-api-client (~> 0.23.0)
    fog-json (1.2.0)
      fog-core
    fog-local (0.6.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (1.0.8)
      fog-core (~> 2.1)
      fog-json (>= 1.0)
      ipaddress (>= 0.8)
    fog-rackspace (0.1.1)
      fog-core (>= 1.35)
      fog-json (>= 1.0)
      fog-xml (>= 0.1)
      ipaddress (>= 0.8)
    fog-xml (0.1.3)
      nokogiri (>= 1.5.11, < 2.0.0)
    font-awesome-rails (4.7.0.5)
      railties (>= 3.2, < 6.1)
    fugit (1.2.1)
      et-orbi (~> 1.1, >= 1.1.8)
      raabro (~> 1.1)
Robert Speicher's avatar
Robert Speicher 已提交
    fuubar (2.2.0)
      rspec-core (~> 3.0)
Robert Speicher's avatar
Robert Speicher 已提交
      ruby-progressbar (~> 1.4)
Felipe Artur's avatar
Felipe Artur 已提交
    gemoji (3.0.1)
    get_process_mem (0.2.3)
Ruben Davila's avatar
Ruben Davila 已提交
      locale (>= 2.0.5)
      text (>= 1.3.0)
    gettext_i18n_rails (1.8.0)
      fast_gettext (>= 0.9.0)
    gettext_i18n_rails_js (1.3.0)
      gettext (>= 3.0.2)
      gettext_i18n_rails (>= 0.7.1)
      po_to_json (>= 1.0.0)
      rails (>= 3.2.0)
    git (1.5.0)
    gitaly (1.70.0)
    gitlab-labkit (0.7.0)
      actionpack (>= 5.0.0, < 6.1.0)
      activesupport (>= 5.0.0, < 6.1.0)
Stan Hu's avatar
Stan Hu 已提交
      grpc (~> 1.19)
      jaeger-client (~> 0.10)
      opentracing (~> 0.4)
      redis (> 3.0.0, < 5.0.0)
    gitlab-license (1.0.0)
    gitlab-markup (1.7.0)
    gitlab-net-dns (0.9.1)
    gitlab-peek (0.0.1)
      railties (>= 4.0.0)
Valery Sizov's avatar
Valery Sizov 已提交
    gitlab-sidekiq-fetcher (0.5.2)
      sidekiq (~> 5)
      rubocop (~> 0.69.0)
Lin Jen-Shin's avatar
Lin Jen-Shin 已提交
      rubocop-gitlab-security (~> 0.1.0)
Stan Hu's avatar
Stan Hu 已提交
      rubocop-performance (~> 1.1.0)
Lin Jen-Shin's avatar
Lin Jen-Shin 已提交
      rubocop-rspec (~> 1.19)
    gitlab_chronic_duration (0.10.6.1)
      numerizer (~> 0.1.1)
    gitlab_omniauth-ldap (2.1.1)
      net-ldap (~> 0.16)
      omniauth (~> 1.3)
      pyu-ruby-sasl (>= 0.0.3.3, < 0.1)
      rubyntlm (~> 0.5)
Rémy Coutable's avatar
Rémy Coutable 已提交
      activesupport (>= 4.2.0)
    gon (6.2.0)
Robert Speicher's avatar
Robert Speicher 已提交
      actionpack (>= 3.0)
      multi_json
      request_store (>= 1.0)
    google-api-client (0.23.4)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (>= 0.5, < 0.7.0)
      httpclient (>= 2.8.1, < 3.0)
      mime-types (~> 3.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.0)
Stan Hu's avatar
Stan Hu 已提交
    google-protobuf (3.8.0)
    googleapis-common-protos-types (1.0.4)
      google-protobuf (~> 3.0)
Alejandro Rodríguez's avatar
Alejandro Rodríguez 已提交
    googleauth (0.6.6)
      jwt (>= 1.4, < 3.0)
      memoist (~> 0.12)
      multi_json (~> 1.11)
Alejandro Rodríguez's avatar
Alejandro Rodríguez 已提交
      os (>= 0.9, < 2.0)
Utkarsh Gupta's avatar
Utkarsh Gupta 已提交
    gpgme (2.0.19)
      mini_portile2 (~> 2.3)
Riyad Preukschas's avatar
Riyad Preukschas 已提交
      activesupport
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets 已提交
      mustermann-grape (~> 1.0.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets 已提交
      rack (>= 1.3.0)
Riyad Preukschas's avatar
Riyad Preukschas 已提交
      rack-accept
      virtus (>= 1.0.0)
    grape-entity (0.7.1)
      activesupport (>= 4.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets 已提交
      multi_json (>= 1.3.2)
Jasper Maes's avatar
Jasper Maes 已提交
    grape-path-helpers (1.1.0)
      activesupport
      grape (~> 1.0)
      rake (~> 12)
    graphiql-rails (1.4.10)
Nick Thomas's avatar
Nick Thomas 已提交
      railties
      sprockets-rails
    graphql (1.9.11)
Felipe Artur's avatar
Felipe Artur 已提交
    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 已提交
    grpc (1.24.0)
      google-protobuf (~> 3.8)
      googleapis-common-protos-types (~> 1.0)
    gssapi (1.2.0)
      ffi (>= 1.0.1)
Stan Hu's avatar
Stan Hu 已提交
    haml (5.0.4)
      temple (>= 0.8.0)
    haml_lint (0.31.0)
winh's avatar
winh 已提交
      haml (>= 4.0, < 5.1)
      rainbow
      rake (>= 10, < 13)
      rubocop (>= 0.50.0)
      sysexits (~> 1.1)
connorshea's avatar
connorshea 已提交
      thor
    hangouts-chat (0.0.5)
Stan Hu's avatar
Stan Hu 已提交
    hashdiff (0.3.8)
    hashie-forbidden_attributes (0.1.1)
      hashie (>= 3.0)
    hipchat (1.5.2)
      httparty
      mimemagic
Stan Hu's avatar
Stan Hu 已提交
    html-pipeline (2.8.4)
blackst0ne's avatar
blackst0ne 已提交
      nokogiri (>= 1.4)
    html2text (0.2.0)
      nokogiri (~> 1.6)
    htmlentities (4.3.4)
Thong Kuah's avatar
Thong Kuah 已提交
    http (3.3.0)
      addressable (~> 2.3)
      http-cookie (~> 1.0)
Thong Kuah's avatar
Thong Kuah 已提交
      http-form_data (~> 2.0)
      http_parser.rb (~> 0.6.0)
    http-cookie (1.0.3)
      domain_name (~> 0.5)
Thong Kuah's avatar
Thong Kuah 已提交
    http-form_data (2.1.1)
    httparty (0.16.4)
      mime-types (~> 3.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets 已提交
      multi_xml (>= 0.5.2)
    i18n (1.7.0)
Rémy Coutable's avatar
Rémy Coutable 已提交
      concurrent-ruby (~> 1.0)
    i18n_data (0.8.0)
    icalendar (2.4.1)
    ice_nine (0.11.2)
    influxdb (0.2.3)
      cause
      json
Alex Buijs's avatar
Alex Buijs 已提交
    invisible_captcha (0.12.1)
      rails (>= 3.2.0)
    ipaddress (0.8.3)
    jaeger-client (0.10.0)
      opentracing (~> 0.3)
      thrift
    jira-ruby (1.7.1)
      activesupport
      atlassian-jwt
      oauth (~> 0.5, >= 0.5.0)
Stan Hu's avatar
Stan Hu 已提交
    jmespath (1.4.0)
    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 已提交
    json (1.8.6)
    json-jwt (1.9.4)
    json-schema (2.8.0)
      addressable (>= 2.4)
    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)
    kgio (2.11.2)
Kamil Trzciński's avatar
Kamil Trzciński 已提交
      rake
    kramdown (2.1.0)
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
Tiger's avatar
Tiger 已提交
    kubeclient (4.4.0)
Thong Kuah's avatar
Thong Kuah 已提交
      http (~> 3.0)
      recursive-open-struct (~> 1.0, >= 1.0.4)
      rest-client (~> 2.0)
Robert Speicher's avatar
Robert Speicher 已提交
    launchy (2.4.3)
Riyad Preukschas's avatar
Riyad Preukschas 已提交
      addressable (~> 2.3)
    letter_opener (1.7.0)
      launchy (~> 2.2)
    letter_opener_web (1.3.4)
      actionmailer (>= 3.2)
      letter_opener (~> 1.0)
      railties (>= 3.2)
    license_finder (5.4.0)
Connor Shea's avatar
Connor Shea 已提交
      bundler
      rubyzip
      thor
      toml (= 0.2.0)
      with_env (= 1.1.0)
Connor Shea's avatar
Connor Shea 已提交
      xml-simple
    licensee (8.9.2)
      rugged (~> 0.24)
Ruben Davila's avatar
Ruben Davila 已提交
    locale (2.1.2)
    lograge (0.10.0)
      actionpack (>= 4)
      activesupport (>= 4)
      railties (>= 4)
      request_store (~> 1.0)
Valery Sizov's avatar
Valery Sizov 已提交
      nokogiri (>= 1.5.9)
    mail (2.7.1)
Rémy Coutable's avatar
Rémy Coutable 已提交
      mini_mime (>= 0.1.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    marcel (0.3.3)
      mimemagic (~> 0.3.2)
    memoizable (0.4.2)
      thread_safe (~> 0.3, >= 0.3.1)
    memory_profiler (0.9.13)
Stan Hu's avatar
Stan Hu 已提交
    mime-types (3.2.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2019.0331)
    mini_magick (4.9.5)
Brett Walker's avatar
Brett Walker 已提交
    mini_portile2 (2.4.0)
    minitest (5.11.3)
Stan Hu's avatar
Stan Hu 已提交
    msgpack (1.3.1)
    multi_json (1.13.1)
    multi_xml (0.6.0)
    multipart-post (2.0.0)
    murmurhash3 (0.1.6)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets 已提交
    mustermann-grape (1.0.0)
      mustermann (~> 1.0.0)
    nap (1.1.0)
Rémy Coutable's avatar
Rémy Coutable 已提交
    net-ldap (0.16.0)
    net-ntp (2.1.3)
    net-ssh (5.2.0)
    nio4r (2.3.1)
    no_proxy_fix (0.1.2)
    nokogiri (1.10.5)
Brett Walker's avatar
Brett Walker 已提交
      mini_portile2 (~> 2.4.0)
    numerizer (0.1.1)
    oauth (0.5.4)
    oauth2 (1.4.1)
      faraday (>= 0.8, < 0.16.0)
      jwt (>= 1.0, < 3.0)
      multi_json (~> 1.3)
      multi_xml (~> 0.5)
      rack (>= 1.2, < 3)
Ash McKenzie's avatar
Ash McKenzie 已提交
    octokit (4.9.0)
Manuel Rüger's avatar
Manuel Rüger 已提交
      sawyer (~> 0.8.0, >= 0.5.3)
    omniauth (1.9.0)
      hashie (>= 3.4.6, < 3.7.0)
    omniauth-auth0 (2.0.0)
      omniauth-oauth2 (~> 1.4)
    omniauth-authentiq (0.3.3)
      jwt (>= 1.5)
      omniauth-oauth2 (>= 1.5)
    omniauth-azure-oauth2 (0.0.10)
      jwt (>= 1.0, < 3.0)
      omniauth (~> 1.0)
tduehr's avatar
tduehr 已提交
      addressable (~> 2.3)
      nokogiri (~> 1.7, >= 1.7.1)
tduehr's avatar
tduehr 已提交
      omniauth (~> 1.2)
    omniauth-facebook (4.0.0)
Douwe Maan's avatar
Douwe Maan 已提交
      omniauth-oauth2 (~> 1.2)
    omniauth-github (1.3.0)
      omniauth (~> 1.5)
      omniauth-oauth2 (>= 1.4.0, < 2.0)
Stan Hu's avatar
Stan Hu 已提交
    omniauth-gitlab (1.0.3)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
    omniauth-google-oauth2 (0.6.0)
      jwt (>= 2.0)
Valery Sizov's avatar
Valery Sizov 已提交
      omniauth (>= 1.1.1)
      omniauth-oauth2 (>= 1.5)
    omniauth-kerberos (0.3.0)
Valery Sizov's avatar
Valery Sizov 已提交
      omniauth-multipassword
      timfel-krb5-auth (~> 0.8)
    omniauth-multipassword (0.4.2)
Valery Sizov's avatar
Valery Sizov 已提交
      omniauth (~> 1.0)
    omniauth-oauth (1.1.0)
Dmitriy Zaporozhets's avatar
Dmitriy Zaporozhets 已提交
      oauth
      omniauth (~> 1.0)
      oauth2 (~> 1.1)
    omniauth-oauth2-generic (0.2.2)
      omniauth-oauth2 (~> 1.0)
    omniauth-salesforce (1.0.5)
      omniauth (~> 1.0)
      omniauth-oauth2 (~> 1.0)
    omniauth-saml (1.10.0)
      omniauth (~> 1.3, >= 1.3.2)
      ruby-saml (~> 1.7)
    omniauth-shibboleth (1.3.0)
    omniauth-twitter (1.4.0)
      omniauth-oauth (~> 1.1)
    omniauth-ultraauth (0.0.2)
      omniauth_openid_connect (~> 0.3.0)
Valery Sizov's avatar
Valery Sizov 已提交
    omniauth_crowd (2.2.3)
      activesupport
      nokogiri (>= 1.4.4)
      omniauth (~> 1.0)
    omniauth_openid_connect (0.3.3)
      addressable (~> 2.5)
      omniauth (~> 1.9)
      openid_connect (~> 1.1)
    open4 (1.3.4)
    openid_connect (1.1.8)
      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)
Stan Hu's avatar
Stan Hu 已提交
    optimist (3.0.0)
Chulki Lee's avatar
Chulki Lee 已提交
    org-ruby (0.9.12)
Robert Schilling's avatar
Robert Schilling 已提交
      rubypants (~> 0.2)
    orm_adapter (0.5.0)
Alejandro Rodríguez's avatar
Alejandro Rodríguez 已提交
    os (1.0.0)
Stan Hu's avatar
Stan Hu 已提交
    parallel (1.17.0)
    parser (2.6.3.0)
    parslet (1.8.2)
    pg (1.1.4)
    po_to_json (1.0.1)
      json (>= 1.6.0)
      css_parser (>= 1.6.0)
      htmlentities (>= 4.0.0)
    premailer-rails (1.10.3)
      actionmailer (>= 3)
      premailer (~> 1.7, >= 1.7.9)
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    procto (0.0.3)
    prometheus-client-mmap (0.9.10)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.5.1)
      byebug (~> 9.1)
      pry (~> 0.10)
    pry-rails (0.3.6)
      pry (>= 0.10.4)
    public_suffix (3.1.1)
    puma (3.12.0)
    puma_worker_killer (0.1.0)
      get_process_mem (~> 0.2)
      puma (>= 2.7, < 4)
Valery Sizov's avatar
Valery Sizov 已提交
    pyu-ruby-sasl (0.0.3.3)
    raabro (1.1.6)
Stan Hu's avatar
Stan Hu 已提交
    rack (2.0.7)
Riyad Preukschas's avatar
Riyad Preukschas 已提交
    rack-accept (0.4.5)
      rack (>= 0.4)
    rack-attack (6.2.0)
      rack (>= 1.0, < 3)
    rack-cors (1.0.2)
    rack-oauth2 (1.9.3)
      activesupport
      attr_required
      httpclient
      json-jwt (>= 1.9.0)
      rack
Stan Hu's avatar
Stan Hu 已提交
    rack-protection (2.0.5)
gitlabhq's avatar
gitlabhq 已提交
      rack
    rack-proxy (0.6.0)
      rack
Jasper Maes's avatar
Jasper Maes 已提交
    rack-test (1.1.0)
      rack (>= 1.0, < 3)
    rack-timeout (0.5.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    rails (5.2.3)
      actioncable (= 5.2.3)
      actionmailer (= 5.2.3)
      actionpack (= 5.2.3)
      actionview (= 5.2.3)
      activejob (= 5.2.3)
      activemodel (= 5.2.3)
      activerecord (= 5.2.3)
      activestorage (= 5.2.3)
      activesupport (= 5.2.3)
      bundler (>= 1.3.0)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
      railties (= 5.2.3)
      sprockets-rails (>= 2.0.0)
    rails-controller-testing (1.0.4)
      actionpack (>= 5.0.1.x)
      actionview (>= 5.0.1.x)
      activesupport (>= 5.0.1.x)
    rails-dom-testing (2.0.3)
      activesupport (>= 4.2.0)
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.3.0)
      loofah (~> 2.3)
    rails-i18n (5.1.1)
      i18n (>= 0.7, < 2)
      railties (>= 5.0, < 6)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    railties (5.2.3)
      actionpack (= 5.2.3)
      activesupport (= 5.2.3)
      method_source
gitlabhq's avatar
gitlabhq 已提交
      rake (>= 0.8.7)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
      thor (>= 0.19.0, < 2.0)
    raindrops (0.19.0)
    rake (12.3.3)
    rb-fsevent (0.10.2)
    rb-inotify (0.9.10)
      ffi (>= 0.5.0, < 2)
    rblineprof (0.3.6)
      debugger-ruby_core_source (~> 1.3)
Stan Hu's avatar
Stan Hu 已提交
    rbtrace (0.4.11)
Stan Hu's avatar
Stan Hu 已提交
      ffi (>= 1.0.6)
      msgpack (>= 0.4.3)
Stan Hu's avatar
Stan Hu 已提交
      optimist (>= 3.0.0)
Takuya Noguchi's avatar
Takuya Noguchi 已提交
    rdoc (6.0.4)
    recaptcha (4.13.1)
    recursive-open-struct (1.1.0)
    redis (4.1.3)
    redis-actionpack (5.1.0)
      actionpack (>= 4.0, < 7)
      redis-rack (>= 1, < 3)
      redis-store (>= 1.1.0, < 2)
    redis-activesupport (5.2.0)
      activesupport (>= 3, < 7)
      redis-store (>= 1.3, < 2)
    redis-namespace (1.6.0)
      redis (>= 3.0.4)
    redis-rack (2.0.6)
      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)
    redis-store (1.8.1)
      redis (>= 4, < 5)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    regexp_parser (1.5.1)
    regexp_property_values (0.3.4)
    representable (3.0.4)
      declarative (< 0.1.0)
      declarative-option (< 0.2.0)
      uber (< 0.2.0)
    request_store (1.3.1)
Heinrich Lee Yu's avatar
Heinrich Lee Yu 已提交
    responders (3.0.0)
      actionpack (>= 5.0)
      railties (>= 5.0)
    rest-client (2.0.2)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
Paco Guzman's avatar
Paco Guzman 已提交
    rinku (2.0.0)
Stan Hu's avatar
Stan Hu 已提交
    rouge (3.11.0)
    rqrcode (0.7.0)
      chunky_png
    rqrcode-rails3 (0.1.7)
      rqrcode (>= 0.4.2)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
Robert Speicher's avatar
Robert Speicher 已提交
      diff-lcs (>= 1.2.0, < 2.0)
    rspec-parameterized (0.4.2)
      binding_ninja (>= 0.2.3)
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
      actionpack (>= 3.0)
      activesupport (>= 3.0)
      railties (>= 3.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
      rspec-support (~> 3.8.0)
    rspec-retry (0.6.1)
      rspec-core (> 3.3)
    rspec-set (0.1.3)
    rspec_junit_formatter (0.4.1)
      rspec-core (>= 2, < 4, != 2.12.0)
    rspec_profiling (0.0.5)
    rubocop (0.69.0)
Stan Hu's avatar
Stan Hu 已提交
      jaro_winkler (~> 1.5.1)
      parser (>= 2.6)
Rémy Coutable's avatar
Rémy Coutable 已提交
      rainbow (>= 2.2.2, < 4.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 1.4.0, < 1.7)
Rémy Coutable's avatar
Rémy Coutable 已提交
    rubocop-gitlab-security (0.1.1)
      rubocop (>= 0.51)
Stan Hu's avatar
Stan Hu 已提交
    rubocop-performance (1.1.0)
      rubocop (>= 0.67.0)
Lin Jen-Shin's avatar
Lin Jen-Shin 已提交
    rubocop-rspec (1.22.2)
    ruby-enum (0.7.2)
      i18n
Jared Szechy's avatar
Jared Szechy 已提交
    ruby-fogbugz (0.2.1)
      crack (~> 0.4)
Stan Hu's avatar
Stan Hu 已提交
    ruby-prof (1.0.0)
    ruby-progressbar (1.10.1)
      nokogiri (>= 1.5.10)
    ruby_parser (3.13.1)
      sexp_processor (~> 4.9)
    rubyntlm (0.6.2)
    rubypants (0.2.0)
Utkarsh Gupta's avatar
Utkarsh Gupta 已提交
    rubyzip (1.3.0)
Stan Hu's avatar
Stan Hu 已提交
    rugged (0.28.3.1)
      nokogiri (>= 1.4.4)
    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)
    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
Manuel Rüger's avatar
Manuel Rüger 已提交
    sawyer (0.8.1)
      addressable (>= 2.3.5, < 2.6)
      faraday (~> 0.8, < 1.0)
    scss_lint (0.56.0)
      rake (>= 0.9, < 13)
      sass (~> 3.5.3)
      activerecord (>= 3.1)
      activesupport (>= 3.1)
    selenium-webdriver (3.141.0)
      childprocess (~> 0.5)
      rubyzip (~> 1.2, >= 1.2.2)
      faraday (>= 0.7.6, < 1.0)
    sexp_processor (4.12.0)
    shoulda-matchers (4.0.1)
      activesupport (>= 4.2.0)
Stan Hu's avatar
Stan Hu 已提交
    sidekiq (5.2.7)
Stan Hu's avatar
Stan Hu 已提交
      connection_pool (~> 2.2, >= 2.2.2)
Stan Hu's avatar
Stan Hu 已提交
      rack (>= 1.5.0)
      rack-protection (>= 1.5.0)
      redis (>= 3.3.5, < 5)
    sidekiq-cron (1.0.4)
      fugit (~> 1.1)
Alejandro Rodríguez's avatar
Alejandro Rodríguez 已提交
    signet (0.11.0)
      addressable (~> 2.3)
      faraday (~> 0.9)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    simple_po_parser (1.1.2)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    sixarm_ruby_unaccent (1.2.0)
    slack-notifier (1.5.1)
    snowplow-tracker (0.6.1)
      contracts (~> 0.7, <= 0.11)
    spring (2.0.2)
      activesupport (>= 4.2)
Jeroen van Baarsen's avatar
Jeroen van Baarsen 已提交
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
      concurrent-ruby (~> 1.0)
      rack (> 1, < 3)
Rémy Coutable's avatar
Rémy Coutable 已提交
    sprockets-rails (3.2.1)
Robert Speicher's avatar
Robert Speicher 已提交
      actionpack (>= 4.0)
      activesupport (>= 4.0)
      sprockets (>= 3.0.0)
    sqlite3 (1.3.13)
Nick Thomas's avatar
Nick Thomas 已提交
    sshkey (2.0.0)
    state_machines (0.5.0)
    state_machines-activemodel (0.7.1)
      activemodel (>= 4.1)
      state_machines (>= 0.5.0)
    state_machines-activerecord (0.6.0)
      activerecord (>= 4.1)
      state_machines-activemodel (>= 0.5.0)
    swd (1.1.2)
      activesupport (>= 3)
      attr_required (>= 0.0.5)
      httpclient (>= 2.4)
    sys-filesystem (1.1.6)
      ffi
    sysexits (1.2.0)
    terminal-table (1.8.0)
      unicode-display_width (~> 1.1, >= 1.1.1)
Thong Kuah's avatar
Thong Kuah 已提交
    test-prof (0.10.0)
Ruben Davila's avatar
Ruben Davila 已提交
    text (1.3.1)
    thin (1.7.2)