Sha256: 08a6b4189cb56aca222803a0dc6394ac00ad1b7bd6b4d7b96abb5228b2c02852

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (7.0.4)
      activesupport (= 7.0.4)
    activerecord (7.0.4)
      activemodel (= 7.0.4)
      activesupport (= 7.0.4)
    activesupport (7.0.4)
      concurrent-ruby (~> 1.0, >= 1.0.2)
      i18n (>= 1.6, < 2)
      minitest (>= 5.1)
      tzinfo (~> 2.0)
    concurrent-ruby (1.1.10)
    diff-lcs (1.5.0)
    gemika (0.7.1)
    i18n (1.12.0)
      concurrent-ruby (~> 1.0)
    minitest (5.16.3)
    pg (1.3.5)
    rake (13.0.6)
    rspec (3.11.0)
      rspec-core (~> 3.11.0)
      rspec-expectations (~> 3.11.0)
      rspec-mocks (~> 3.11.0)
    rspec-core (3.11.0)
      rspec-support (~> 3.11.0)
    rspec-expectations (3.11.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-mocks (3.11.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.11.0)
    rspec-support (3.11.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.2.3

Version data entries

1 entries across 1 versions & 1 rubygems

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