otherguy/rspec-sonarqube-formatter

View on GitHub
Gemfile.lock

Summary

Maintainability
Test Coverage
PATH
  remote: .
  specs:
    rspec-sonarqube-formatter (1.0.0.pre.local)
      htmlentities (~> 4.3.3)
      rspec (~> 3.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coveralls (0.8.23)
      json (>= 1.8, < 3)
      simplecov (~> 0.16.1)
      term-ansicolor (~> 1.3)
      thor (>= 0.19.4, < 2.0)
      tins (~> 1.6)
    diff-lcs (1.5.0)
    docile (1.3.2)
    htmlentities (4.3.4)
    json (2.3.1)
    parallel (1.23.0)
    parser (3.2.2.1)
      ast (~> 2.4.1)
    rainbow (3.1.1)
    rake (13.0.6)
    regexp_parser (2.8.0)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.0)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    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.28.1)
      parser (>= 3.2.1.0)
    ruby-progressbar (1.13.0)
    simplecov (0.16.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    simplecov-json (0.2.3)
      json
      simplecov
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (0.20.3)
    tins (1.22.2)
    unicode-display_width (2.4.2)

PLATFORMS
  ruby
  x86_64-darwin-19

DEPENDENCIES
  bundler (~> 2.2.0)
  coveralls (~> 0.8.23)
  rake (~> 13.0.1)
  rspec-sonarqube-formatter!
  rubocop (~> 1.50.2)
  simplecov (~> 0.16.1)
  simplecov-json (~> 0.2.0)

BUNDLED WITH
   2.2.0