Sha256: 1716083b23a592843460d1ab157020aca8ebe0edb61872dfa00073f56dd2d51a

Contents?: true

Size: 1.53 KB

Versions: 5

Compression:

Stored size: 1.53 KB

Contents

PATH
  remote: .
  specs:
    activerecord-bitemporal (0.1.0)
      activerecord (>= 5.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (6.1.3)
      activesupport (= 6.1.3)
    activerecord (6.1.3)
      activemodel (= 6.1.3)
      activesupport (= 6.1.3)
    activesupport (6.1.3)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
      zeitwerk (~> 2.3)
    appraisal (2.2.0)
      bundler
      rake
      thor (>= 0.14.0)
    byebug (10.0.2)
    coderay (1.1.2)
    concurrent-ruby (1.1.8)
    database_cleaner (1.7.0)
    diff-lcs (1.3)
    i18n (1.8.9)
      concurrent-ruby (~> 1.0)
    method_source (0.9.0)
    minitest (5.14.4)
    pg (1.1.3)
    pry (0.11.3)
      coderay (~> 1.1.0)
      method_source (~> 0.9.0)
    pry-byebug (3.6.0)
      byebug (~> 10.0)
      pry (~> 0.10)
    rake (13.0.1)
    rspec (3.8.0)
      rspec-core (~> 3.8.0)
      rspec-expectations (~> 3.8.0)
      rspec-mocks (~> 3.8.0)
    rspec-core (3.8.0)
      rspec-support (~> 3.8.0)
    rspec-expectations (3.8.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-mocks (3.8.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.8.0)
    rspec-support (3.8.0)
    thor (0.20.3)
    timecop (0.9.1)
    tzinfo (2.0.4)
      concurrent-ruby (~> 1.0)
    zeitwerk (2.4.2)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord-bitemporal!
  appraisal
  bundler
  database_cleaner
  pg
  pry
  pry-byebug
  rake (~> 13.0)
  rspec (~> 3.0)
  timecop

BUNDLED WITH
   2.2.3

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
activerecord-bitemporal-2.2.0 Gemfile.lock
activerecord-bitemporal-2.1.0 Gemfile.lock
activerecord-bitemporal-2.0.0 Gemfile.lock
activerecord-bitemporal-1.1.0 Gemfile.lock
activerecord-bitemporal-1.0.0 Gemfile.lock