Sha256: 6d6b087d235afbe5a26212571ff13b2a95b6ed9be32d41d435e2326dc906694c

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

Contents

PATH
  remote: .
  specs:
    pears (0.2.0)
      activesupport
      dry-configurable (>= 0.13.0)
      redis

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    byebug (11.1.3)
    concurrent-ruby (1.1.10)
    diff-lcs (1.4.4)
    dry-configurable (0.15.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.6)
    dry-core (0.7.1)
      concurrent-ruby (~> 1.0)
    i18n (1.10.0)
      concurrent-ruby (~> 1.0)
    minitest (5.16.2)
    rake (13.0.6)
    redis (4.7.1)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    rspec-collection_matchers (1.2.0)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.10.1)
      rspec-support (~> 3.10.0)
    rspec-expectations (3.10.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-mocks (3.10.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.10.0)
    rspec-support (3.10.3)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)

PLATFORMS
  arm64-darwin-20
  ruby

DEPENDENCIES
  byebug
  pears!
  rake (~> 13.0)
  rspec (~> 3.0)
  rspec-collection_matchers

BUNDLED WITH
   2.3.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pears-0.3.0 Gemfile.lock