Sha256: a5b89840eb7cc5db44c9cc8385d67a502c2ff3779fae9e7fd4fbce481553a762

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

PATH
  remote: .
  specs:
    pears (0.3.5)
      activesupport (~> 7.0)
      dry-configurable (~> 1.0)
      redis (~> 4.8)
      roda (~> 3.60)

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (7.0.4.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    byebug (11.1.3)
    concurrent-ruby (1.2.0)
    diff-lcs (1.5.0)
    dry-configurable (1.0.1)
      dry-core (~> 1.0, < 2)
      zeitwerk (~> 2.6)
    dry-core (1.0.0)
      concurrent-ruby (~> 1.0)
      zeitwerk (~> 2.6)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    minitest (5.17.0)
    rack (3.0.4.1)
    rake (13.0.6)
    redis (4.8.0)
    roda (3.64.0)
      rack
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-collection_matchers (1.2.0)
      rspec-expectations (>= 2.99.0.beta1)
    rspec-core (3.12.0)
      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)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.6.6)

PLATFORMS
  arm64-darwin-20
  ruby

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

BUNDLED WITH
   2.3.22

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pears-0.3.5 Gemfile.lock