Sha256: 207b04dbb26f76c76ad43fd48fe73e8e6a25bab688b4323268e1918b2ef7e41c

Contents?: true

Size: 1.19 KB

Versions: 4

Compression:

Stored size: 1.19 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activesupport (6.1.4.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    byebug (11.1.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.4.4)
    dry-configurable (0.13.0)
      concurrent-ruby (~> 1.0)
      dry-core (~> 0.6)
    dry-core (0.7.1)
      concurrent-ruby (~> 1.0)
    i18n (1.8.11)
      concurrent-ruby (~> 1.0)
    minitest (5.15.0)
    rake (13.0.6)
    redis (4.5.1)
    rspec (3.10.0)
      rspec-core (~> 3.10.0)
      rspec-expectations (~> 3.10.0)
      rspec-mocks (~> 3.10.0)
    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)
    zeitwerk (2.5.1)

PLATFORMS
  arm64-darwin-20
  ruby

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

BUNDLED WITH
   2.2.31

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
pears-0.0.11 Gemfile.lock
pears-0.0.10 Gemfile.lock
pears-0.0.9 Gemfile.lock
pears-0.0.8 Gemfile.lock