cloudfoundry/cloud_controller_ng

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
GIT
  remote: https://github.com/cloudfoundry/vcap-concurrency.git
  revision: 2a5b0179642cb3d3e7f912a6453ec5731979d115
  ref: 2a5b0179
  specs:
    vcap-concurrency (0.1.0)

GIT
  remote: https://github.com/fog/fog-azure-rm.git
  revision: 379e352cce817f8e67618062bf7095095d8f5c4c
  branch: fog-arm-cf
  specs:
    fog-azure-rm (0.4.7)
      azure-storage-blob (~> 1.1)
      azure-storage-common (~> 1.1)
      azure_mgmt_compute (~> 0.9.0)
      azure_mgmt_dns (~> 0.9.0)
      azure_mgmt_key_vault (~> 0.9.0)
      azure_mgmt_network (~> 0.9.0)
      azure_mgmt_resources (~> 0.9.0)
      azure_mgmt_sql (~> 0.9.0)
      azure_mgmt_storage (~> 0.9.0)
      azure_mgmt_traffic_manager (~> 0.9.0)
      fog-core (>= 1.43)
      fog-json (>= 1.0.2)
      mime-types (~> 3.0)
      vhd (= 0.0.4)

GIT
  remote: https://github.com/sethboyles/azure-storage-ruby.git
  revision: d4737cdfcef3f3c4c2463a54690b6b73c0f6f707
  branch: x-ms-blob-content-type-fix-1.1
  specs:
    azure-storage-blob (1.1.0)
      azure-core (~> 0.1.13)
      azure-storage-common (~> 1.0)
      nokogiri (~> 1.6, >= 1.6.8)
    azure-storage-common (1.1.0)
      azure-core (~> 0.1.13)
      nokogiri (~> 1.6, >= 1.6.8)

GIT
  remote: https://github.com/sporkrb/spork
  revision: 224df492657e617a0c93c0319e78f0eefee5b636
  ref: 224df49
  specs:
    spork (1.0.0rc4)

GEM
  remote: https://rubygems.org/
  specs:
    actionpack (7.1.3.2)
      actionview (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      nokogiri (>= 1.8.5)
      racc
      rack (>= 2.2.4)
      rack-session (>= 1.0.1)
      rack-test (>= 0.6.3)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    actionview (7.1.3.2)
      activesupport (= 7.1.3.2)
      builder (~> 3.1)
      erubi (~> 1.11)
      rails-dom-testing (~> 2.2)
      rails-html-sanitizer (~> 1.6)
    activemodel (7.1.3.2)
      activesupport (= 7.1.3.2)
    activesupport (7.1.3.2)
      base64
      bigdecimal
      concurrent-ruby (~> 1.0, >= 1.0.2)
      connection_pool (>= 2.2.5)
      drb
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      mutex_m
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    aliyun-sdk (0.8.0)
      nokogiri (~> 1.6)
      rest-client (~> 2.0)
    allowy (2.1.0)
      activesupport (>= 3.2)
      i18n
    ast (2.4.2)
    azure-core (0.1.15)
      faraday (~> 0.9)
      faraday_middleware (~> 0.10)
      nokogiri (~> 1.6)
    azure_mgmt_compute (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_dns (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_key_vault (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_network (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_resources (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_sql (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_storage (0.9.0)
      ms_rest_azure (~> 0.7.0)
    azure_mgmt_traffic_manager (0.9.0)
      ms_rest_azure (~> 0.7.0)
    backport (1.2.0)
    base64 (0.2.0)
    beefcake (1.0.0)
    benchmark (0.3.0)
    bigdecimal (3.1.7)
    bit-struct (0.17)
    builder (3.2.4)
    byebug (11.1.3)
    cf-uaa-lib (4.0.4)
      addressable (~> 2.8, >= 2.8.0)
      httpclient (~> 2.8, >= 2.8.2.4)
      multi_json (>= 1.12.1, < 1.16)
    clockwork (3.0.2)
      activesupport
      tzinfo
    cloudfront-signer (3.0.2)
    codeclimate-test-reporter (1.0.9)
      simplecov (<= 0.13)
    coderay (1.1.3)
    concurrent-ruby (1.2.3)
    connection_pool (2.4.1)
    cookiejar (0.3.3)
    crack (1.0.0)
      bigdecimal
      rexml
    crass (1.0.6)
    daemons (1.4.1)
    debug (1.9.2)
      irb (~> 1.10)
      reline (>= 0.3.8)
    declarative (0.0.20)
    delayed_job (4.1.11)
      activesupport (>= 3.0, < 8.0)
    diff-lcs (1.5.1)
    digest-xxhash (0.2.7)
    docile (1.1.5)
    domain_name (0.6.20240107)
    drb (2.2.1)
    e2mmap (0.1.0)
    em-http-request (1.1.7)
      addressable (>= 2.3.4)
      cookiejar (!= 0.3.1)
      em-socksify (>= 0.3)
      eventmachine (>= 1.0.3)
      http_parser.rb (>= 0.6.0)
    em-socksify (0.3.2)
      eventmachine (>= 1.0.0.beta.4)
    erubi (1.12.0)
    eventmachine (1.2.7)
    excon (0.110.0)
    faraday (0.17.6)
      multipart-post (>= 1.2, < 3)
    faraday-cookie_jar (0.0.7)
      faraday (>= 0.8.0)
      http-cookie (~> 1.0.0)
    faraday_middleware (0.14.0)
      faraday (>= 0.7.4, < 1.0)
    ffi (1.16.3)
    ffi-compiler (1.3.2)
      ffi (>= 1.15.5)
      rake
    fluent-logger (0.9.1)
      msgpack (>= 1.0.0, < 2)
    fog-aliyun (0.4.0)
      addressable (~> 2.8.0)
      aliyun-sdk (~> 0.8.0)
      fog-core
      fog-json
      ipaddress (~> 0.8)
      xml-simple (~> 1.1)
    fog-aws (3.22.0)
      fog-core (~> 2.1)
      fog-json (~> 1.1)
      fog-xml (~> 0.1)
    fog-core (2.1.2)
      builder
      excon (~> 0.58)
      formatador (~> 0.2)
      mime-types
    fog-google (1.24.1)
      addressable (>= 2.7.0)
      fog-core (< 2.5)
      fog-json (~> 1.2)
      fog-xml (~> 0.1.0)
      google-apis-compute_v1 (~> 0.53)
      google-apis-dns_v1 (~> 0.28)
      google-apis-iamcredentials_v1 (~> 0.15)
      google-apis-monitoring_v3 (~> 0.37)
      google-apis-pubsub_v1 (~> 0.30)
      google-apis-sqladmin_v1beta4 (~> 0.38)
      google-apis-storage_v1 (>= 0.19, < 1)
      google-cloud-env (>= 1.2, < 3.0)
    fog-json (1.2.0)
      fog-core
      multi_json (~> 1.10)
    fog-local (0.8.0)
      fog-core (>= 1.27, < 3.0)
    fog-openstack (1.1.0)
      fog-core (~> 2.1)
      fog-json (>= 1.0)
    fog-xml (0.1.4)
      fog-core
      nokogiri (>= 1.5.11, < 2.0.0)
    formatador (0.3.0)
    google-apis-compute_v1 (0.86.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-core (0.11.3)
      addressable (~> 2.5, >= 2.5.1)
      googleauth (>= 0.16.2, < 2.a)
      httpclient (>= 2.8.1, < 3.a)
      mini_mime (~> 1.0)
      representable (~> 3.0)
      retriable (>= 2.0, < 4.a)
      rexml
    google-apis-dns_v1 (0.36.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-iamcredentials_v1 (0.17.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-monitoring_v3 (0.54.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-pubsub_v1 (0.45.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-sqladmin_v1beta4 (0.61.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-apis-storage_v1 (0.32.0)
      google-apis-core (>= 0.11.0, < 2.a)
    google-cloud-env (1.6.0)
      faraday (>= 0.17.3, < 3.0)
    google-protobuf (3.25.3)
    google-protobuf (3.25.3-x86_64-darwin)
    google-protobuf (3.25.3-x86_64-linux)
    googleapis-common-protos (1.5.0)
      google-protobuf (~> 3.18)
      googleapis-common-protos-types (~> 1.7)
      grpc (~> 1.41)
    googleapis-common-protos-types (1.13.0)
      google-protobuf (~> 3.18)
    googleauth (1.8.1)
      faraday (>= 0.17.3, < 3.a)
      jwt (>= 1.4, < 3.0)
      multi_json (~> 1.11)
      os (>= 0.9, < 2.0)
      signet (>= 0.16, < 2.a)
    grpc (1.62.0)
      google-protobuf (~> 3.25)
      googleapis-common-protos-types (~> 1.0)
    grpc (1.62.0-x86_64-darwin)
      google-protobuf (~> 3.25)
      googleapis-common-protos-types (~> 1.0)
    grpc (1.62.0-x86_64-linux)
      google-protobuf (~> 3.25)
      googleapis-common-protos-types (~> 1.0)
    hashdiff (1.1.0)
    honeycomb-beeline (3.1.0)
      libhoney (>= 2.3.0)
    http (5.2.0)
      addressable (~> 2.8)
      base64 (~> 0.1)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.5.0)
    http-accept (1.7.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    http_parser.rb (0.6.0)
    httpclient (2.8.3)
    i18n (1.14.4)
      concurrent-ruby (~> 1.0)
    io-console (0.7.2)
    ipaddress (0.8.3)
    irb (1.12.0)
      rdoc
      reline (>= 0.4.2)
    jaro_winkler (1.5.6)
    json (2.7.2)
    json-diff (0.4.1)
    json-schema (4.3.0)
      addressable (>= 2.8)
    json_pure (2.7.2)
    jwt (2.8.1)
      base64
    kramdown (2.4.0)
      rexml
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    language_server-protocol (3.17.0.3)
    libhoney (2.3.0)
      addressable (~> 2.0)
      excon
      http (>= 2.0, < 6.0)
    listen (3.9.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    llhttp-ffi (0.5.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    loggregator_emitter (5.2.0)
      beefcake (~> 1.0.0)
    loofah (2.22.0)
      crass (~> 1.0.2)
      nokogiri (>= 1.12.0)
    machinist (1.0.6)
    membrane (1.1.0)
    method_source (1.0.0)
    mime-types (3.5.2)
      mime-types-data (~> 3.2015)
    mime-types-data (3.2024.0305)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    minitest (5.22.3)
    mock_redis (0.44.0)
    ms_rest (0.6.4)
      concurrent-ruby (~> 1.0)
      faraday (~> 0.9)
      timeliness (~> 0.3)
    ms_rest_azure (0.7.0)
      concurrent-ruby (~> 1.0)
      faraday (~> 0.9)
      faraday-cookie_jar (~> 0.0.6)
      ms_rest (~> 0.6.3)
    msgpack (1.7.2)
    multi_json (1.15.0)
    multipart-parser (0.1.1)
    multipart-post (2.4.0)
    mustache (1.1.1)
    mustermann (3.0.0)
      ruby2_keywords (~> 0.0.1)
    mutex_m (0.2.0)
    mysql2 (0.5.6)
    net-ssh (7.2.3)
    netaddr (2.0.6)
    netrc (0.11.0)
    newrelic_rpm (9.9.0)
    nio4r (2.7.0)
    nokogiri (1.16.4)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    nokogiri (1.16.4-x86_64-darwin)
      racc (~> 1.4)
    nokogiri (1.16.4-x86_64-linux)
      racc (~> 1.4)
    oj (3.16.3)
      bigdecimal (>= 3.0)
    openssl (3.2.0)
    os (1.1.4)
    palm_civet (1.1.0)
    parallel (1.24.0)
    parallel_tests (4.7.1)
      parallel
    parser (3.3.1.0)
      ast (~> 2.4.1)
      racc
    pg (1.5.6)
    prometheus-client (4.2.2)
    pry (0.14.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    psych (5.1.2)
      stringio
    public_suffix (5.0.5)
    puma (6.4.2)
      nio4r (~> 2.0)
    racc (1.7.3)
    rack (2.2.9)
    rack-protection (3.2.0)
      base64 (>= 0.1.0)
      rack (~> 2.2, >= 2.2.4)
    rack-session (1.0.2)
      rack (< 3)
    rack-test (2.1.0)
      rack (>= 1.3)
    rackup (1.0.0)
      rack (< 3)
      webrick
    rails-dom-testing (2.2.0)
      activesupport (>= 5.0.0)
      minitest
      nokogiri (>= 1.6)
    rails-html-sanitizer (1.6.0)
      loofah (~> 2.21)
      nokogiri (~> 1.14)
    railties (7.1.3.2)
      actionpack (= 7.1.3.2)
      activesupport (= 7.1.3.2)
      irb
      rackup (>= 1.0.0)
      rake (>= 12.2)
      thor (~> 1.0, >= 1.2.2)
      zeitwerk (~> 2.6)
    rainbow (3.1.1)
    rake (13.2.1)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (2.8.4)
    rdoc (6.6.3.1)
      psych (>= 4.0.0)
    redis (5.2.0)
      redis-client (>= 0.22.0)
    redis-client (0.22.0)
      connection_pool
    regexp_parser (2.9.0)
    reline (0.5.0)
      io-console (~> 0.5)
    representable (3.2.0)
      declarative (< 0.1.0)
      trailblazer-option (>= 0.1.1, < 0.2.0)
      uber (< 0.2.0)
    rest-client (2.1.0)
      http-accept (>= 1.7.0, < 2.0)
      http-cookie (>= 1.0.2, < 2.0)
      mime-types (>= 1.16, < 4.0)
      netrc (~> 0.8)
    retriable (3.1.2)
    retryable (3.0.5)
    reverse_markdown (2.1.1)
      nokogiri
    rexml (3.2.6)
    rfc822 (0.1.5)
    roodi (5.0.0)
      ruby_parser (~> 3.2, >= 3.2.2)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-collection_matchers (1.2.1)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.13.0)
      rspec-support (~> 3.13.0)
    rspec-expectations (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-instafail (1.0.0)
      rspec
    rspec-its (1.3.0)
      rspec-core (>= 3.0.0)
      rspec-expectations (>= 3.0.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-rails (6.1.2)
      actionpack (>= 6.1)
      activesupport (>= 6.1)
      railties (>= 6.1)
      rspec-core (~> 3.13)
      rspec-expectations (~> 3.13)
      rspec-mocks (~> 3.13)
      rspec-support (~> 3.13)
    rspec-support (3.13.1)
    rspec-wait (0.0.10)
      rspec (>= 3.0)
    rspec_api_documentation (6.1.0)
      activesupport (>= 3.0.0)
      mustache (~> 1.0, >= 0.99.4)
      rspec (~> 3.0)
    rubocop (1.63.5)
      json (~> 2.3)
      language_server-protocol (>= 3.17.0)
      parallel (~> 1.10)
      parser (>= 3.3.0.2)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.31.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.31.3)
      parser (>= 3.3.1.0)
    rubocop-capybara (2.20.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.25.1)
      rubocop (~> 1.41)
    rubocop-rails (2.24.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
      rubocop-ast (>= 1.31.1, < 2.0)
    rubocop-rspec (2.26.1)
      rubocop (~> 1.40)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
    rubocop-sequel (0.3.4)
      rubocop (~> 1.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    ruby_parser (3.8.3)
      sexp_processor (~> 4.1)
    rubyzip (2.3.2)
    sequel (5.80.0)
      bigdecimal
    sequel_pg (1.17.1)
      pg (>= 0.18.0, != 1.2.0)
      sequel (>= 4.38.0)
    sexp_processor (4.7.0)
    signet (0.19.0)
      addressable (~> 2.8)
      faraday (>= 0.17.5, < 3.a)
      jwt (>= 1.5, < 3.0)
      multi_json (~> 1.10)
    simplecov (0.13.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    sinatra (3.2.0)
      mustermann (~> 3.0)
      rack (~> 2.2, >= 2.2.4)
      rack-protection (= 3.2.0)
      tilt (~> 2.0)
    sinatra-contrib (3.2.0)
      multi_json (>= 0.0.2)
      mustermann (~> 3.0)
      rack-protection (= 3.2.0)
      sinatra (= 3.2.0)
      tilt (~> 2.0)
    solargraph (0.50.0)
      backport (~> 1.2)
      benchmark
      bundler (~> 2.0)
      diff-lcs (~> 1.4)
      e2mmap
      jaro_winkler (~> 1.5)
      kramdown (~> 2.3)
      kramdown-parser-gfm (~> 1.1)
      parser (~> 3.0)
      rbs (~> 2.0)
      reverse_markdown (~> 2.0)
      rubocop (~> 1.38)
      thor (~> 1.0)
      tilt (~> 2.0)
      yard (~> 0.9, >= 0.9.24)
    spring (4.2.1)
    spring-commands-rspec (1.0.4)
      spring (>= 0.9.1)
    sshkey (3.0.0)
    statsd-ruby (1.5.0)
    steno (1.3.5)
      fluent-logger
      yajl-ruby (~> 1.0)
    stringio (3.1.0)
    talentbox-delayed_job_sequel (4.3.0)
      delayed_job (~> 4.1.0)
      sequel (>= 3.38, < 6.0)
      tzinfo
    thin (1.8.2)
      daemons (~> 1.0, >= 1.0.9)
      eventmachine (~> 1.0, >= 1.0.4)
      rack (>= 1, < 3)
    thor (1.3.1)
    tilt (2.3.0)
    timecop (0.9.8)
    timeliness (0.4.5)
    trailblazer-option (0.1.2)
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    uber (0.1.0)
    unf (0.1.4)
      unf_ext
    unf_ext (0.0.9.1)
    unicode-display_width (2.5.0)
    vhd (0.0.4)
      bit-struct
    vmstat (2.3.1)
    webmock (3.23.0)
      addressable (>= 2.8.0)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    webrick (1.8.1)
    xml-simple (1.1.9)
      rexml
    yajl-ruby (1.4.3)
    yard (0.9.36)
    zeitwerk (2.6.13)

PLATFORMS
  ruby
  x86_64-darwin
  x86_64-linux

DEPENDENCIES
  actionpack (~> 7.1.0)
  actionview (~> 7.1.0)
  activemodel (~> 7.1.0)
  addressable
  allowy (>= 2.1.0)
  azure-storage-blob!
  byebug
  cf-uaa-lib (~> 4.0.4)
  clockwork
  cloudfront-signer
  codeclimate-test-reporter (>= 1.0.8)
  debug (~> 1.9)
  digest-xxhash
  em-http-request (~> 1.1)
  eventmachine (~> 1.2.7)
  fluent-logger
  fog-aliyun
  fog-aws
  fog-azure-rm!
  fog-core (~> 2.1.2)
  fog-google (~> 1.24.1)
  fog-local
  fog-openstack
  googleapis-common-protos (>= 1.3.12)
  hashdiff
  honeycomb-beeline
  httpclient
  json-diff
  json-schema
  json_pure
  listen
  loggregator_emitter (~> 5.0)
  machinist (~> 1.0.6)
  membrane (~> 1.0)
  mime-types (~> 3.5)
  mock_redis
  multi_json
  multipart-parser
  mysql2 (~> 0.5.6)
  net-ssh
  netaddr (>= 2.0.4)
  newrelic_rpm
  nokogiri (>= 1.10.5)
  oj
  openssl (>= 3.2)
  palm_civet
  parallel_tests
  pg
  prometheus-client
  pry-byebug
  public_suffix
  puma
  rack-test
  railties (~> 7.1.0)
  rake
  redis
  retryable
  rfc822
  roodi
  rspec (~> 3.13.0)
  rspec-collection_matchers
  rspec-instafail
  rspec-its
  rspec-rails (~> 6.1.2)
  rspec-wait
  rspec_api_documentation (>= 6.1.0)
  rubocop (~> 1.63.5)
  rubocop-rails (~> 2.24)
  rubocop-rspec (~> 2.26)
  rubocop-sequel (~> 0.3.4)
  rubyzip (>= 1.3.0)
  sequel (~> 5.80)
  sequel_pg
  sinatra (~> 3.2)
  sinatra-contrib
  solargraph
  spork!
  spring
  spring-commands-rspec
  sshkey
  statsd-ruby (~> 1.5.0)
  steno
  talentbox-delayed_job_sequel (~> 4.3.0)
  thin
  timecop
  unf
  vcap-concurrency!
  vmstat (~> 2.3)
  webmock (> 2.3.1)
  yajl-ruby

BUNDLED WITH
   2.4.10