Sha256: 67221c0ad1e124318dc336ace7b9bc23c0befb76444def60777b85a7d7291257

Contents?: true

Size: 1.04 KB

Versions: 1

Compression:

Stored size: 1.04 KB

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.1.6)
      activesupport (= 3.1.6)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.6)
      activemodel (= 3.1.6)
      activesupport (= 3.1.6)
      arel (~> 2.2.3)
      tzinfo (~> 0.3.29)
    activesupport (3.1.6)
      multi_json (>= 1.0, < 1.3)
    appraisal (0.4.1)
      bundler
      rake
    arel (2.2.3)
    bson (1.6.4)
    bson_ext (1.6.4)
      bson (~> 1.6.4)
    builder (3.0.0)
    i18n (0.6.0)
    minitest (3.2.0)
    mongo (1.6.2)
      bson (~> 1.6.2)
    mongoid (2.4.11)
      activemodel (~> 3.1)
      mongo (<= 1.6.2)
      tzinfo (~> 0.3.22)
    multi_json (1.2.0)
    rake (0.9.2.2)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.1.0)
  activesupport (~> 3.1.0)
  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.1.gemfile.lock