PATH
  remote: .
  specs:
    doit (0.3.2)
      micro-optparse (~> 1)

GEM
  remote: https://rubygems.org/
  specs:
    docile (1.1.5)
    json (2.1.0)
    micro-optparse (1.2.1)
    minitest (5.11.3)
    rake (12.3.0)
    simplecov (0.15.1)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    slim (3.0.9)
      temple (>= 0.7.6, < 0.9)
      tilt (>= 1.3.3, < 2.1)
    temple (0.8.0)
    tilt (2.0.8)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  doit!
  minitest
  rake
  simplecov
  slim

BUNDLED WITH
   1.16.1