Sha256: 232eafdb5775c6e6301371675aeb75244fa0c26fcec7303b9a86e869934138b7

Contents?: true

Size: 1023 Bytes

Versions: 1

Compression:

Stored size: 1023 Bytes

Contents

PATH
  remote: /Users/lukas/Projects/_github/simple_enum
  specs:
    simple_enum (1.6.1)
      activesupport (>= 3.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.15)
      activesupport (= 3.0.15)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activerecord (3.0.15)
      activemodel (= 3.0.15)
      activesupport (= 3.0.15)
      arel (~> 2.0.10)
      tzinfo (~> 0.3.23)
    activesupport (3.0.15)
    appraisal (0.4.1)
      bundler
      rake
    arel (2.0.10)
    bson (1.6.4)
    bson_ext (1.6.4)
      bson (~> 1.6.4)
    builder (2.1.2)
    i18n (0.5.0)
    minitest (3.2.0)
    mongo (1.6.4)
      bson (~> 1.6.4)
    mongoid (2.2.6)
      activemodel (~> 3.0.0)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    rake (0.9.2.2)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.0.9)
  activesupport (~> 3.0.9)
  appraisal (>= 0.4)
  bson_ext
  jdbc-sqlite3
  minitest (>= 2.3.0)
  mongoid (~> 2.0)
  rake (>= 0.9.2)
  simple_enum!
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_enum-1.6.1 gemfiles/rails-3.0.gemfile.lock