Sha256: ce799e31b8f9b5816abd753a92765e20d95dd7ccdb0e87e4a8fb6eb3a0edfaf4

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

PATH
  remote: .
  specs:
    active_recall (1.6.4)
      activerecord (>= 5.2.3, <= 6.2)
      activesupport (>= 5.2.3, <= 6.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.4.1)
      activesupport (= 6.1.4.1)
    activerecord (6.1.4.1)
      activemodel (= 6.1.4.1)
      activesupport (= 6.1.4.1)
    activesupport (6.1.4.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    concurrent-ruby (1.1.9)
    diff-lcs (1.3)
    i18n (1.8.10)
      concurrent-ruby (~> 1.0)
    minitest (5.14.4)
    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.6.4 Gemfile.lock