Sha256: bd71a7cc446de01dc85a3499c89e6eca0692fad881b70fa738e61ab661f6fc95

Contents?: true

Size: 1.17 KB

Versions: 1

Compression:

Stored size: 1.17 KB

Contents

PATH
  remote: .
  specs:
    active_recall (1.8.5)
      activerecord (>= 5.2.3, <= 7.1)
      activesupport (>= 5.2.3, <= 7.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.5.1)
      activesupport (= 7.0.5.1)
    activerecord (7.0.5.1)
      activemodel (= 7.0.5.1)
      activesupport (= 7.0.5.1)
    activesupport (7.0.5.1)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.2.2)
    diff-lcs (1.3)
    i18n (1.14.1)
      concurrent-ruby (~> 1.0)
    minitest (5.18.1)
    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.6)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby
  x86_64-linux

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

BUNDLED WITH
   2.4.14

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_recall-1.8.5 Gemfile.lock