Sha256: 5642e0ac2bb3473aca6786abc507e7a37f206a8ac771235a184ac29800d3f18d

Contents?: true

Size: 800 Bytes

Versions: 3

Compression:

Stored size: 800 Bytes

Contents

PATH
  remote: .
  specs:
    simple_cache_lock (0.1.1)
      gem_config (~> 0.3, >= 0.3)
      redlock (~> 1.0, >= 1.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    diff-lcs (1.3)
    gem_config (0.3.1)
    rake (10.5.0)
    redis (4.1.0)
    redlock (1.0.0)
      redis (>= 3.0.0, < 5.0)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler (~> 2.0)
  rake (~> 10.0)
  rspec (~> 3.0)
  simple_cache_lock!

BUNDLED WITH
   2.0.1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
simple_cache_lock-0.1.5 Gemfile.lock
simple_cache_lock-0.1.4 Gemfile.lock
simple_cache_lock-0.1.3 Gemfile.lock