Sha256: b4442747ae808070cb8410f9174bc162805cb3948450b6f5870439aba1a62f32

Contents?: true

Size: 898 Bytes

Versions: 1

Compression:

Stored size: 898 Bytes

Contents

PATH
  remote: .
  specs:
    multiflow (1.0.0)
      activesupport

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.2.8)
      activesupport (= 3.2.8)
      builder (~> 3.0.0)
    activerecord (3.2.8)
      activemodel (= 3.2.8)
      activesupport (= 3.2.8)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.8)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.0)
    diff-lcs (1.1.3)
    i18n (0.6.0)
    multi_json (1.3.6)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.2)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.2)
    sqlite3 (1.3.6)
    sqlite3-ruby (1.3.3)
      sqlite3 (>= 1.3.3)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  multiflow!
  rspec (>= 2.0.0)
  sqlite3-ruby

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
multiflow-1.0.0 Gemfile.lock