Sha256: e4da4ce23264dbc9a89be5048071a06f2ecfab48720e5c5577031ff8533c4c14

Contents?: true

Size: 1.15 KB

Versions: 1

Compression:

Stored size: 1.15 KB

Contents

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

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.1.1)
      activesupport (= 3.1.1)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.1)
      activemodel (= 3.1.1)
      activesupport (= 3.1.1)
      arel (~> 2.2.1)
      tzinfo (~> 0.3.29)
    activesupport (3.1.1)
      multi_json (~> 1.0)
    arel (2.2.1)
    bson (1.3.1)
    bson_ext (1.3.1)
    builder (3.0.0)
    diff-lcs (1.1.2)
    i18n (0.6.0)
    mongo (1.3.1)
      bson (>= 1.3.1)
    mongo_mapper (0.9.1)
      activemodel (~> 3.0)
      activesupport (~> 3.0)
      plucky (~> 0.3.8)
    multi_json (1.0.3)
    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.4)
    tzinfo (0.3.30)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.0.0)
  bson_ext (~> 1.3.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-3.0.0 Gemfile.lock