Sha256: 497c12b3748f111b300deb2952d84d9058b995a403af78057415cee7d76af874

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.4.2)
      activesupport (= 7.0.4.2)
    activerecord (7.0.4.2)
      activemodel (= 7.0.4.2)
      activesupport (= 7.0.4.2)
    activesupport (7.0.4.2)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.2.0)
    diff-lcs (1.5.0)
    gemika (0.8.1)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    minitest (5.17.0)
    pg (1.4.5)
    rake (13.0.6)
    rspec (3.12.0)
      rspec-core (~> 3.12.0)
      rspec-expectations (~> 3.12.0)
      rspec-mocks (~> 3.12.0)
    rspec-core (3.12.0)
      rspec-support (~> 3.12.0)
    rspec-expectations (3.12.2)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-mocks (3.12.3)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.12.0)
    rspec-support (3.12.0)
    tzinfo (2.0.5)
      concurrent-ruby (~> 1.0)

PLATFORMS
  ruby

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

BUNDLED WITH
   2.4.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
active_type-2.5.1 Gemfile.7.0.pg.lock