Sha256: a1087a5cf28ed440ac91853d261061369284e2427e9701c8fe5bbcd46d20dd87

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

PATH
  remote: .
  specs:
    collectionspace-refcache (1.0.0)
      redis (~> 4.2.1)
      zache (~> 0.12.0)

GEM
  remote: https://rubygems.org/
  specs:
    ast (2.4.2)
    coderay (1.1.3)
    diff-lcs (1.5.0)
    docile (1.4.0)
    json (2.6.3)
    language_server-protocol (3.17.0.3)
    method_source (1.0.0)
    mock_redis (0.29.0)
      ruby2_keywords
    parallel (1.22.1)
    parser (3.2.1.1)
      ast (~> 2.4.1)
    pry (0.14.2)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.1.1)
    rake (13.0.6)
    redis (4.2.5)
    regexp_parser (2.7.0)
    rexml (3.2.5)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.1)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    rubocop (1.44.1)
      json (~> 2.3)
      parallel (~> 1.10)
      parser (>= 3.2.0.0)
      rainbow (>= 2.2.2, < 4.0)
      regexp_parser (>= 1.8, < 3.0)
      rexml (>= 3.2.5, < 4.0)
      rubocop-ast (>= 1.24.1, < 2.0)
      ruby-progressbar (~> 1.7)
      unicode-display_width (>= 2.4.0, < 3.0)
    rubocop-ast (1.27.0)
      parser (>= 3.2.1.0)
    rubocop-performance (1.15.2)
      rubocop (>= 1.7.0, < 2.0)
      rubocop-ast (>= 0.4.0)
    ruby-progressbar (1.13.0)
    ruby2_keywords (0.0.5)
    simplecov (0.22.0)
      docile (~> 1.1)
      simplecov-html (~> 0.11)
      simplecov_json_formatter (~> 0.1)
    simplecov-html (0.12.3)
    simplecov_json_formatter (0.1.4)
    standard (1.24.3)
      language_server-protocol (~> 3.17.0.2)
      rubocop (= 1.44.1)
      rubocop-performance (= 1.15.2)
    unicode-display_width (2.4.2)
    zache (0.12.0)

PLATFORMS
  ruby

DEPENDENCIES
  collectionspace-refcache!
  mock_redis (~> 0.29.0)
  pry
  rake (~> 13.0)
  rspec
  rubocop
  simplecov (~> 0.21)
  standard

BUNDLED WITH
   2.4.8

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
collectionspace-refcache-1.0.0 Gemfile.lock