Sha256: 6c898ab2aaa501f865e62d7dfb32e06923032fffd0976506f84d0a2825b01219

Contents?: true

Size: 1.17 KB

Versions: 4

Compression:

Stored size: 1.17 KB

Contents

PATH
  remote: .
  specs:
    synchronised_migration (0.1.0)
      redlock (~> 0.2)

GEM
  remote: https://rubygems.org/
  specs:
    byebug (9.1.0)
    coderay (1.1.2)
    diff-lcs (1.3)
    docile (1.1.5)
    json (2.1.0)
    method_source (0.8.2)
    pry (0.10.4)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    pry-byebug (3.5.0)
      byebug (~> 9.1)
      pry (~> 0.10)
    redis (3.3.3)
    redlock (0.2.0)
      redis (~> 3, >= 3.0.0)
    rspec (3.6.0)
      rspec-core (~> 3.6.0)
      rspec-expectations (~> 3.6.0)
      rspec-mocks (~> 3.6.0)
    rspec-core (3.6.0)
      rspec-support (~> 3.6.0)
    rspec-expectations (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-mocks (3.6.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.6.0)
    rspec-support (3.6.0)
    simplecov (0.15.0)
      docile (~> 1.1.0)
      json (>= 1.8, < 3)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.2)
    simplecov-rcov (0.2.3)
      simplecov (>= 0.4.1)
    slop (3.6.0)

PLATFORMS
  ruby

DEPENDENCIES
  pry-byebug (~> 3.5)
  rspec (~> 3.6)
  simplecov-rcov (~> 0.2)
  synchronised_migration!

BUNDLED WITH
   1.15.4

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
synchronised_migration-1.0.0 Gemfile.lock
synchronised_migration-0.1.0 Gemfile.lock
synchronised_migration-0.1.0.pre.alpha.2 Gemfile.lock
synchronised_migration-0.1.0.pre.alpha.1 Gemfile.lock