PATH
  remote: .
  specs:
    typeprof (0.12.0)
      rbs (>= 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    coverage-helpers (1.0.0)
    docile (1.3.4)
    power_assert (1.2.0)
    rake (13.0.1)
    rbs (1.0.3)
    simplecov (0.20.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.2)
    stackprof (0.2.16)
    test-unit (3.3.7)
      power_assert

PLATFORMS
  ruby
  x86_64-linux

DEPENDENCIES
  coverage-helpers
  rake
  simplecov
  simplecov-html
  stackprof
  test-unit
  typeprof!

BUNDLED WITH
   2.2.3