Sha256: d152a7da1e298746d93eab7cf39e8dd0becff060b56f2c2e05965f4f35ce8677

Contents?: true

Size: 1.06 KB

Versions: 1

Compression:

Stored size: 1.06 KB

Contents

PATH
  remote: .
  specs:
    openhood-simple_state_machine (2.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.9)
      activesupport (= 3.0.9)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activerecord (3.0.9)
      activemodel (= 3.0.9)
      activesupport (= 3.0.9)
      arel (~> 2.0.10)
      tzinfo (~> 0.3.23)
    activesupport (3.0.9)
    arel (2.0.10)
    bson (1.3.1)
    builder (2.1.2)
    diff-lcs (1.1.2)
    i18n (0.5.0)
    mongo (1.3.1)
      bson (>= 1.3.1)
    mongo_mapper (0.9.1)
      activemodel (~> 3.0)
      activesupport (~> 3.0)
      plucky (~> 0.3.8)
    plucky (0.3.8)
      mongo (~> 1.3)
    rake (0.8.7)
    rspec (2.6.0)
      rspec-core (~> 2.6.0)
      rspec-expectations (~> 2.6.0)
      rspec-mocks (~> 2.6.0)
    rspec-core (2.6.4)
    rspec-expectations (2.6.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.6.0)
    sqlite3 (1.3.3)
    tzinfo (0.3.28)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.0.0)
  mongo_mapper (~> 0.9.0)
  openhood-simple_state_machine!
  rake (~> 0.8.7)
  rspec (~> 2.6.0)
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
openhood-simple_state_machine-2.0.0 Gemfile.lock