PATH
  remote: .
  specs:
    doing (2.1.82)
      chronic (~> 0.10, >= 0.10.2)
      deep_merge (~> 1.2, >= 1.2.1)
      gli (~> 2.20, >= 2.20.1)
      haml (~> 5.0.0, >= 5.0.0)
      parslet (~> 2.0, >= 2.0.0)
      plist (~> 3.6, >= 3.6.0)
      safe_yaml (~> 1.0)
      tty-link (~> 0.1, >= 0.1.1)
      tty-markdown (~> 0.7, >= 0.7.0)
      tty-progressbar (~> 0.18, >= 0.18.2)
      tty-reader (~> 0.9, >= 0.9.0)
      tty-screen (~> 0.8, >= 0.8.1)
      tty-which (~> 0.5, >= 0.5.0)

GEM
  remote: http://rubygems.org/
  specs:
    chronic (0.10.2)
    deep_merge (1.2.2)
    github-markup (4.0.1)
    gli (2.21.0)
    haml (5.0.4)
      temple (>= 0.8.0)
      tilt
    kramdown (2.4.0)
      rexml
    parallel (1.23.0)
    parallel_tests (3.13.0)
      parallel
    parslet (2.0.0)
    pastel (0.8.0)
      tty-color (~> 0.5)
    plist (3.7.0)
    power_assert (2.0.3)
    rake (13.0.6)
    rdoc (6.3.3)
    redcarpet (3.6.0)
    rexml (3.2.5)
    rouge (4.1.2)
    safe_yaml (1.0.5)
    strings (0.2.1)
      strings-ansi (~> 0.2)
      unicode-display_width (>= 1.5, < 3.0)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    temple (0.10.2)
    test-unit (3.4.9)
      power_assert
    tilt (2.2.0)
    tty-color (0.6.0)
    tty-cursor (0.7.1)
    tty-link (0.1.1)
    tty-markdown (0.7.2)
      kramdown (>= 1.16.2, < 3.0)
      pastel (~> 0.8)
      rouge (>= 3.14, < 5.0)
      strings (~> 0.2.0)
      tty-color (~> 0.5)
      tty-screen (~> 0.8)
    tty-progressbar (0.18.2)
      strings-ansi (~> 0.2)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      unicode-display_width (>= 1.6, < 3.0)
    tty-reader (0.9.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.8)
      wisper (~> 2.0)
    tty-screen (0.8.1)
    tty-spinner (0.9.3)
      tty-cursor (~> 0.7)
    tty-which (0.5.0)
    unicode-display_width (2.4.2)
    unicode_utils (1.4.0)
    wisper (2.0.1)
    yard (0.9.34)

PLATFORMS
  ruby

DEPENDENCIES
  doing!
  github-markup (~> 4.0, >= 4.0.0)
  parallel_tests (~> 3.7, >= 3.7.3)
  rake (~> 13.0, >= 13.0.1)
  rdoc (~> 6.3.1)
  redcarpet (~> 3.5, >= 3.5.1)
  test-unit (~> 3.4.4)
  tty-spinner (~> 0.9, >= 0.9.3)
  yard (~> 0.9, >= 0.9.26)

BUNDLED WITH
   2.2.17