Sha256: af655475b0bf5b3fb17a85fbdf7973a3a59add5399f9bfd4abcc8050555797ef

Contents?: true

Size: 1.17 KB

Versions: 3

Compression:

Stored size: 1.17 KB

Contents

PATH
  remote: .
  specs:
    active_type (1.3.2)
      activerecord (>= 3.2)

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)
    gemika (0.3.4)
    i18n (1.6.0)
      concurrent-ruby (~> 1.0)
    minitest (5.11.3)
    pg (1.1.4)
    rake (12.3.2)
    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.2)
      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)
    thread_safe (0.3.6)
    tzinfo (1.2.5)
      thread_safe (~> 0.1)
    zeitwerk (2.1.9)

PLATFORMS
  ruby

DEPENDENCIES
  active_type!
  activerecord (~> 6.0.0)
  gemika
  pg
  rake
  rspec (~> 3.4)

BUNDLED WITH
   2.0.2

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
active_type-1.4.1 Gemfile.6.0.pg.lock
active_type-1.4.0 Gemfile.6.0.pg.lock
active_type-1.3.2 Gemfile.6.0.pg.lock