PATH
  remote: .
  specs:
    gitlab_quality-test_tooling (1.14.2)
      activesupport (>= 6.1, < 7.1)
      amatch (~> 0.4.1)
      gitlab (~> 4.19)
      http (~> 5.0)
      nokogiri (~> 1.10)
      parallel (>= 1, < 2)
      rainbow (>= 3, < 4)
      rspec-parameterized (~> 1.0.0)
      table_print (= 1.5.7)
      zeitwerk (>= 2, < 3)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.8)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    addressable (2.8.6)
      public_suffix (>= 2.0.2, < 6.0)
    amatch (0.4.1)
      mize
      tins (~> 1.0)
    ast (2.4.2)
    backport (1.2.0)
    benchmark (0.3.0)
    binding_of_caller (1.0.0)
      debug_inspector (>= 0.0.1)
    byebug (11.1.3)
    claide (1.1.0)
    claide-plugins (0.9.2)
      cork
      nap
      open4 (~> 1.3)
    climate_control (1.2.0)
    coderay (1.1.3)
    colored2 (3.1.2)
    concurrent-ruby (1.2.3)
    cork (0.3.0)
      colored2 (~> 3.1)
    crack (0.4.5)
      rexml
    danger (9.4.2)
      claide (~> 1.0)
      claide-plugins (>= 0.9.2)
      colored2 (~> 3.1)
      cork (~> 0.1)
      faraday (>= 0.9.0, < 3.0)
      faraday-http-cache (~> 2.0)
      git (~> 1.13)
      kramdown (~> 2.3)
      kramdown-parser-gfm (~> 1.0)
      no_proxy_fix
      octokit (>= 4.0)
      terminal-table (>= 1, < 4)
    danger-gitlab (8.0.0)
      danger
      gitlab (~> 4.2, >= 4.2.0)
    debug_inspector (1.2.0)
    diff-lcs (1.5.0)
    docile (1.4.0)
    domain_name (0.6.20240107)
    e2mmap (0.1.0)
    faraday (2.9.0)
      faraday-net_http (>= 2.0, < 3.2)
    faraday-http-cache (2.5.1)
      faraday (>= 0.8)
    faraday-net_http (3.1.0)
      net-http
    ffi (1.16.3)
    ffi-compiler (1.0.1)
      ffi (>= 1.0.0)
      rake
    formatador (1.1.0)
    git (1.19.1)
      addressable (~> 2.8)
      rchardet (~> 1.8)
    gitlab (4.19.0)
      httparty (~> 0.20)
      terminal-table (>= 1.5.1)
    gitlab-dangerfiles (3.13.0)
      danger (>= 8.4.5)
      danger-gitlab (>= 8.0.0)
      rake
    gitlab-styles (10.1.0)
      rubocop (~> 1.50.2)
      rubocop-graphql (~> 0.18)
      rubocop-performance (~> 1.15)
      rubocop-rails (~> 2.17)
      rubocop-rspec (~> 2.22)
    guard (2.18.1)
      formatador (>= 0.2.4)
      listen (>= 2.7, < 4.0)
      lumberjack (>= 1.0.12, < 2.0)
      nenv (~> 0.1)
      notiffany (~> 0.0)
      pry (>= 0.13.0)
      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)
    hashdiff (1.1.0)
    http (5.1.1)
      addressable (~> 2.8)
      http-cookie (~> 1.0)
      http-form_data (~> 2.2)
      llhttp-ffi (~> 0.4.0)
    http-cookie (1.0.5)
      domain_name (~> 0.5)
    http-form_data (2.3.0)
    httparty (0.21.0)
      mini_mime (>= 1.0.0)
      multi_xml (>= 0.5.2)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    jaro_winkler (1.5.6)
    json (2.7.1)
    kramdown (2.4.0)
      rexml
    kramdown-parser-gfm (1.1.0)
      kramdown (~> 2.0)
    lefthook (1.6.1)
    listen (3.8.0)
      rb-fsevent (~> 0.10, >= 0.10.3)
      rb-inotify (~> 0.9, >= 0.9.10)
    llhttp-ffi (0.4.0)
      ffi-compiler (~> 1.0)
      rake (~> 13.0)
    lumberjack (1.2.10)
    method_source (1.0.0)
    mini_mime (1.1.5)
    mini_portile2 (2.8.5)
    minitest (5.21.2)
    mize (0.4.1)
      protocol (~> 2.0)
    multi_xml (0.6.0)
    nap (1.1.0)
    nenv (0.3.0)
    net-http (0.4.1)
      uri
    no_proxy_fix (0.1.2)
    nokogiri (1.16.0)
      mini_portile2 (~> 2.8.2)
      racc (~> 1.4)
    notiffany (0.1.3)
      nenv (~> 0.1)
      shellany (~> 0.0)
    octokit (8.0.0)
      faraday (>= 1, < 3)
      sawyer (~> 0.9)
    open4 (1.3.4)
    parallel (1.24.0)
    parser (3.3.0.5)
      ast (~> 2.4.1)
      racc
    proc_to_ast (0.1.0)
      coderay
      parser
      unparser
    protocol (2.0.0)
      ruby_parser (~> 3.0)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    pry-byebug (3.10.1)
      byebug (~> 11.0)
      pry (>= 0.13, < 0.15)
    public_suffix (5.0.4)
    racc (1.7.3)
    rack (3.0.8)
    rainbow (3.1.1)
    rake (13.1.0)
    rb-fsevent (0.11.2)
    rb-inotify (0.10.1)
      ffi (~> 1.0)
    rbs (2.8.4)
    rchardet (1.8.0)
    regexp_parser (2.9.0)
    reverse_markdown (2.1.1)
      nokogiri
    rexml (3.2.6)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.2)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.6)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-parameterized (1.0.0)
      rspec-parameterized-core (< 2)
      rspec-parameterized-table_syntax (< 2)
    rspec-parameterized-core (1.0.0)
      parser
      proc_to_ast
      rspec (>= 2.13, < 4)
      unparser
    rspec-parameterized-table_syntax (1.0.1)
      binding_of_caller
      rspec-parameterized-core (< 2)
    rspec-support (3.12.1)
    rubocop (1.50.2)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.28.0, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.30.0)
      parser (>= 3.2.1.0)
    rubocop-capybara (2.20.0)
      rubocop (~> 1.41)
    rubocop-factory_bot (2.25.1)
      rubocop (~> 1.41)
    rubocop-graphql (0.19.0)
      rubocop (>= 0.87, < 2)
    rubocop-performance (1.20.2)
      rubocop (>= 1.48.1, < 2.0)
      rubocop-ast (>= 1.30.0, < 2.0)
    rubocop-rails (2.23.1)
      activesupport (>= 4.2.0)
      rack (>= 1.1)
      rubocop (>= 1.33.0, < 2.0)
      rubocop-ast (>= 1.30.0, < 2.0)
    rubocop-rspec (2.26.1)
      rubocop (~> 1.40)
      rubocop-capybara (~> 2.17)
      rubocop-factory_bot (~> 2.22)
    ruby-progressbar (1.13.0)
    ruby_parser (3.21.0)
      racc (~> 1.5)
      sexp_processor (~> 4.16)
    sawyer (0.9.2)
      addressable (>= 2.3.5)
      faraday (>= 0.17.3, < 3)
    sexp_processor (4.17.1)
    shellany (0.0.1)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-cobertura (2.1.0)
      rexml
      simplecov (~> 0.19)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    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)
    sync (0.5.0)
    table_print (1.5.7)
    terminal-table (3.0.2)
      unicode-display_width (>= 1.1.1, < 3)
    thor (1.3.0)
    tilt (2.3.0)
    timecop (0.9.8)
    tins (1.32.1)
      sync
    tzinfo (2.0.6)
      concurrent-ruby (~> 1.0)
    unicode-display_width (2.5.0)
    unparser (0.6.12)
      diff-lcs (~> 1.3)
      parser (>= 3.2.2.4)
    uri (0.13.0)
    webmock (3.7.0)
      addressable (>= 2.3.6)
      crack (>= 0.3.2)
      hashdiff (>= 0.4.0, < 2.0.0)
    yard (0.9.34)
    zeitwerk (2.6.12)

PLATFORMS
  ruby

DEPENDENCIES
  climate_control (~> 1.2)
  gitlab-dangerfiles (~> 3.8)
  gitlab-styles (~> 10.0)
  gitlab_quality-test_tooling!
  guard-rspec (~> 4.7)
  lefthook (~> 1.3)
  pry-byebug (= 3.10.1)
  rake (~> 13.0)
  rspec (~> 3.12)
  simplecov (~> 0.22)
  simplecov-cobertura (~> 2.1)
  solargraph (~> 0.41)
  timecop (~> 0.9.5)
  webmock (= 3.7.0)

BUNDLED WITH
   2.4.2