Sha256: 3470ea5bf2f5670e84bf2e95f9471238ad638393e735d0ce0f8abe01b1a0a712

Contents?: true

Size: 1.27 KB

Versions: 1

Compression:

Stored size: 1.27 KB

Contents

PATH
  remote: .
  specs:
    prize (0.2.0)
      activesupport
      hiredis (>= 0.6.0)
      pry (>= 0.13.1)
      rainbow (~> 3.0.0)
      redis (>= 4.0.0)
      thor (~> 0.20.0)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.0.3.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.2, >= 2.2.2)
    coderay (1.1.3)
    concurrent-ruby (1.1.7)
    diff-lcs (1.3)
    hiredis (0.6.3)
    i18n (1.8.5)
      concurrent-ruby (~> 1.0)
    method_source (1.0.0)
    minitest (5.14.1)
    pry (0.13.1)
      coderay (~> 1.1)
      method_source (~> 1.0)
    rainbow (3.0.0)
    rake (10.5.0)
    redis (4.2.1)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.2)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.2)
    thor (0.20.3)
    thread_safe (0.3.6)
    tzinfo (1.2.7)
      thread_safe (~> 0.1)
    zeitwerk (2.4.0)

PLATFORMS
  ruby

DEPENDENCIES
  bundler
  prize!
  rake (~> 10.0)
  rspec (~> 3.0)

BUNDLED WITH
   2.1.2

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
prize-0.2.0 Gemfile.lock