Sha256: 597e904101ade0e49ad041b70ef4aff69141d0e138e948f189de899f67c9bdfe

Contents?: true

Size: 1.25 KB

Versions: 1

Compression:

Stored size: 1.25 KB

Contents

PATH
  remote: .
  specs:
    active_recall (1.2.1)
      activerecord (>= 5.2.3)
      activesupport (>= 5.2.3)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.0.0)
      activesupport (= 6.0.0)
    activerecord (6.0.0)
      activemodel (= 6.0.0)
      activesupport (= 6.0.0)
    activesupport (6.0.0)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 0.7, < 2)
      minitest (~> 5.1)
      tzinfo (~> 1.1)
      zeitwerk (~> 2.1, >= 2.1.8)
    concurrent-ruby (1.1.5)
    diff-lcs (1.3)
    i18n (1.7.0)
      concurrent-ruby (~> 1.0)
    minitest (5.12.2)
    rake (10.5.0)
    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.1)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    zeitwerk (2.2.0)

PLATFORMS
  ruby

DEPENDENCIES
  active_recall!
  bundler (>= 1.16)
  rake (~> 10.0)
  rdoc
  rspec (~> 3.0)
  sqlite3

RUBY VERSION
   ruby 2.5.3p105

BUNDLED WITH
   1.17.3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_recall-1.2.1 Gemfile.lock