Sha256: db35179e29566269a727aad23545496fdf6f9841463ce0e8a16ee3b004e485aa

Contents?: true

Size: 951 Bytes

Versions: 4

Compression:

Stored size: 951 Bytes

Contents

PATH
  remote: .
  specs:
    lazy_migrate (0.1.0)
      tty-prompt

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.4.4)
    pastel (0.8.0)
      tty-color (~> 0.5)
    rake (13.0.1)
    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)
    tty-color (0.5.1)
    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)
    wisper (2.0.1)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  lazy_migrate!
  rake (~> 13.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.0.2

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
lazy_migrate-0.1.5 Gemfile.lock
lazy_migrate-0.1.4 Gemfile.lock
lazy_migrate-0.1.2 Gemfile.lock
lazy_migrate-0.1.1 Gemfile.lock