GIT
  remote: https://github.com/niteshpurohit/simplecov-lcov
  revision: f1f759f078b19a2c0c13c1cb16cfff96d915e807
  specs:
    simplecov-lcov (0.8.0)

PATH
  remote: .
  specs:
    mutils (1.3.1)
      dry-inflector

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    benchmark-malloc (0.2.0)
    benchmark-perf (0.6.0)
    benchmark-trend (0.4.0)
    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.1)
    docile (1.4.0)
    dry-inflector (1.0.0)
    json (2.7.1)
    json (2.7.1-java)
    language_server-protocol (3.17.0.3)
    parallel (1.24.0)
    parser (3.3.0.5)
      ast (~> 2.4.1)
      racc
    pluginator (1.5.0)
    pre-commit (0.40.0)
      pluginator (~> 1.5)
    racc (1.7.3)
    racc (1.7.3-java)
    rainbow (3.1.1)
    rake (13.2.0)
    regexp_parser (2.9.0)
    rexml (3.2.6)
    rspec (3.13.0)
      rspec-core (~> 3.13.0)
      rspec-expectations (~> 3.13.0)
      rspec-mocks (~> 3.13.0)
    rspec-benchmark (0.6.0)
      benchmark-malloc (~> 0.2)
      benchmark-perf (~> 0.6)
      benchmark-trend (~> 0.4)
      rspec (>= 3.0)
    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-json_expectations (2.2.0)
    rspec-mocks (3.13.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.13.0)
    rspec-support (3.13.0)
    rubocop (1.62.1)
      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.2)
      parser (>= 3.3.0.4)
    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)
    sync (0.5.0)
    term-ansicolor (1.7.1)
      tins (~> 1.0)
    thor (1.2.1)
    tins (1.31.0)
      sync
    unicode-display_width (2.5.0)

PLATFORMS
  java
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  coveralls (>= 0.8.23)
  json (>= 2.3.1)
  mutils!
  pre-commit
  rake (~> 13.2)
  rspec
  rspec-benchmark
  rspec-json_expectations
  rubocop
  simplecov-lcov!

BUNDLED WITH
   2.1.4