Sha256: af46affd8ecb5ae9231e74906e0364da4d2207d09e58fac6cd7842be386c9b81

Contents?: true

Size: 1.09 KB

Versions: 2

Compression:

Stored size: 1.09 KB

Contents

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

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.1.3)
      activesupport (= 3.1.3)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.3)
      activemodel (= 3.1.3)
      activesupport (= 3.1.3)
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
    activesupport (3.1.3)
      multi_json (~> 1.0)
    appraisal (0.4.0)
      bundler
      rake
    arel (2.2.1)
    bson (1.5.2)
    bson (1.5.2-java)
    bson_ext (1.5.2)
      bson (= 1.5.2)
    builder (3.0.0)
    i18n (0.6.0)
    jdbc-sqlite3 (3.7.2)
    minitest (2.10.1)
    mongo (1.5.2)
      bson (= 1.5.2)
    mongoid (2.4.1)
      activemodel (~> 3.1)
      mongo (~> 1.3)
      tzinfo (~> 0.3.22)
    multi_json (1.0.4)
    rake (0.9.2.2)
    sqlite3 (1.3.5)
    tzinfo (0.3.31)

PLATFORMS
  java
  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

2 entries across 2 versions & 1 rubygems

Version Path
simple_enum-1.5.1 gemfiles/rails-3.1.gemfile.lock
simple_enum-1.5.0 gemfiles/rails-3.1.gemfile.lock