Sha256: 2c66e76d9cf6da7cd18a063d126259a04ca6d130ef3629ce43fd6b2dece5e7b6

Contents?: true

Size: 1.39 KB

Versions: 2

Compression:

Stored size: 1.39 KB

Contents

PATH
  remote: .
  specs:
    geny (1.0.0)
      argy (~> 0.2.2)
      pastel (~> 0.7.3)
      tty-file (~> 0.8.0)
      tty-prompt (~> 0.20.0)

GEM
  remote: https://rubygems.org/
  specs:
    argy (0.2.2)
    diff-lcs (1.3)
    docile (1.3.2)
    equatable (0.6.1)
    json (2.3.0)
    necromancer (0.5.1)
    pastel (0.7.3)
      equatable (~> 0.6)
      tty-color (~> 0.5)
    rake (10.5.0)
    rspec (3.9.0)
      rspec-core (~> 3.9.0)
      rspec-expectations (~> 3.9.0)
      rspec-mocks (~> 3.9.0)
    rspec-core (3.9.0)
      rspec-support (~> 3.9.0)
    rspec-expectations (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-mocks (3.9.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.9.0)
    rspec-support (3.9.0)
    simplecov (0.17.1)
      docile (~> 1.1)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    tty-color (0.5.0)
    tty-cursor (0.7.0)
    tty-file (0.8.0)
      diff-lcs (~> 1.3)
      pastel (~> 0.7.2)
      tty-prompt (~> 0.18)
    tty-prompt (0.20.0)
      necromancer (~> 0.5.0)
      pastel (~> 0.7.0)
      tty-reader (~> 0.7.0)
    tty-reader (0.7.0)
      tty-cursor (~> 0.7)
      tty-screen (~> 0.7)
      wisper (~> 2.0.0)
    tty-screen (0.7.0)
    wisper (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  geny!
  rake (~> 10.0)
  rspec (~> 3.0)
  simplecov (~> 0.17.1)

BUNDLED WITH
   2.0.2

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
geny-1.0.1 Gemfile.lock
geny-1.0.0 Gemfile.lock