GEM

remote: https://rubygems.org/
specs:
  artii (2.1.2)
  colorize (0.8.1)
  diff-lcs (1.4.4)
  pastel (0.8.0)
    tty-color (~> 0.5)
  rspec (3.9.0)
    rspec-core (~> 3.9.0)
    rspec-expectations (~> 3.9.0)
    rspec-mocks (~> 3.9.0)
  rspec-core (3.9.2)
    rspec-support (~> 3.9.3)
  rspec-expectations (3.9.2)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.9.0)
  rspec-mocks (3.9.1)
    diff-lcs (>= 1.2.0, < 2.0)
    rspec-support (~> 3.9.0)
  rspec-support (3.9.3)
  ruby2d (0.9.4)
  strings (0.2.0)
    strings-ansi (~> 0.2)
    unicode-display_width (~> 1.5)
    unicode_utils (~> 1.4)
  strings-ansi (0.2.0)
  tty-color (0.5.2)
  tty-cursor (0.7.1)
  tty-prompt (0.22.0)
    pastel (~> 0.8)
    tty-reader (~> 0.8)
  tty-reader (0.8.0)
    tty-cursor (~> 0.7)
    tty-screen (~> 0.8)
    wisper (~> 2.0)
  tty-screen (0.8.1)
  tty-table (0.12.0)
    pastel (~> 0.8)
    strings (~> 0.2.0)
    tty-screen (~> 0.8)
  unicode-display_width (1.7.0)
  unicode_utils (1.4.0)
  wisper (2.0.1)

PLATFORMS

ruby

DEPENDENCIES

artii (~> 2.1, >= 2.1.2)
colorize (~> 0.8.1)
rspec (~> 3.9)
ruby2d (~> 0.9.2)
tty-prompt
tty-table

BUNDLED WITH

2.1.4