GEM
  remote: https://rubygems.org/
  specs:
    bashly (1.2.6)
      colsole (>= 0.8.1, < 2)
      completely (~> 0.6.1)
      filewatcher (~> 2.0)
      gtx (~> 0.1)
      logger (>= 1, < 3)
      lp (~> 0.2)
      mister_bin (~> 0.7)
      ostruct (>= 0, < 2)
      psych (>= 3.3.2, < 7)
      requires (~> 1.1.0)
      tty-markdown (~> 0.7)
    cgi (0.4.1)
    colsole (1.0.0)
    completely (0.6.3)
      colsole (>= 0.8.1, < 2)
      mister_bin (~> 0.7)
    docopt_ng (0.7.1)
    erb (4.0.4)
      cgi (>= 0.3.3)
    filewatcher (2.1.0)
      module_methods (~> 0.1.0)
    gtx (0.1.1)
      erb (~> 4.0)
    kramdown (2.4.0)
      rexml
    logger (1.6.1)
    lp (0.2.1)
    mister_bin (0.7.6)
      colsole (>= 0.8.1, < 2)
      docopt_ng (~> 0.7, >= 0.7.1)
    module_methods (0.1.0)
    ostruct (0.6.1)
    pastel (0.8.0)
      tty-color (~> 0.5)
    psych (5.2.0)
      stringio
    requires (1.1.0)
    rexml (3.3.9)
    rouge (4.5.0)
    stringio (3.1.2)
    strings (0.2.1)
      strings-ansi (~> 0.2)
      unicode-display_width (>= 1.5, < 3.0)
      unicode_utils (~> 1.4)
    strings-ansi (0.2.0)
    tty-color (0.6.0)
    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-screen (0.8.2)
    unicode-display_width (2.6.0)
    unicode_utils (1.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  bashly

BUNDLED WITH
   2.5.16