Sha256: 16b88e0d531c2c122a170b568805d2ede6a9cbc6960b0945cd0334e970a45cb9

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

PATH
  remote: .
  specs:
    active_recall (1.5.0)
      activerecord (>= 5.2.3, <= 6.1)
      activesupport (>= 5.2.3, <= 6.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.0)
      activesupport (= 6.1.0)
    activerecord (6.1.0)
      activemodel (= 6.1.0)
      activesupport (= 6.1.0)
    activesupport (6.1.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.1.8)
    diff-lcs (1.3)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    minitest (5.14.3)
    rake (12.3.3)
    rdoc (6.2.0)
    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)
    sqlite3 (1.4.2)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  active_recall!
  rake (~> 12.0)
  rdoc
  rspec (~> 3.0)
  sqlite3

BUNDLED WITH
   2.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_recall-1.5.0 Gemfile.lock