Sha256: 74f29f47be2d631eb647dbe861087bb7d7c28370e813b78532200fe1a3f3b545

Contents?: true

Size: 1.04 KB

Versions: 2

Compression:

Stored size: 1.04 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.0.rc2)
      activesupport (= 4.1.0.rc2)
      builder (~> 3.1)
    activerecord (4.1.0.rc2)
      activemodel (= 4.1.0.rc2)
      activesupport (= 4.1.0.rc2)
      arel (~> 5.0.0)
    activesupport (4.1.0.rc2)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    arel (5.0.0)
    atomic (1.1.16)
    builder (3.2.2)
    diff-lcs (1.2.5)
    i18n (0.6.9)
    json (1.8.1)
    minitest (5.3.1)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    sqlite3 (1.3.9)
    thread_safe (0.3.1)
      atomic (>= 1.1.7, < 2)
    tzinfo (1.1.0)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  active_type!
  activerecord (~> 4.1.0.rc2)
  rspec
  sqlite3

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
active_type-0.1.1 gemfiles/Gemfile.4.1.lock
active_type-0.1.0 gemfiles/Gemfile.4.1.lock