Sha256: e68b095b26aaeb8e036619168731bc82de2dccfef4126482615e022c219bbdfe

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

PATH
  remote: .
  specs:
    has_draft (1.0.1)
      activerecord (>= 3.0.0)
      activesupport (>= 3.0.0)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.6)
      activesupport (= 3.0.6)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activerecord (3.0.6)
      activemodel (= 3.0.6)
      activesupport (= 3.0.6)
      arel (~> 2.0.2)
      tzinfo (~> 0.3.23)
    activesupport (3.0.6)
    arel (2.0.9)
    builder (2.1.2)
    diff-lcs (1.1.2)
    factory_girl (1.3.3)
    faker (0.9.5)
      i18n (~> 0.4)
    i18n (0.5.0)
    rspec (2.5.0)
      rspec-core (~> 2.5.0)
      rspec-expectations (~> 2.5.0)
      rspec-mocks (~> 2.5.0)
    rspec-core (2.5.1)
    rspec-expectations (2.5.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.5.0)
    sqlite3 (1.3.3)
    sqlite3-ruby (1.3.3)
      sqlite3 (>= 1.3.3)
    tzinfo (0.3.26)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.0.0)
  activesupport (>= 3.0.0)
  factory_girl (~> 1.3.1)
  faker (~> 0.9.1)
  has_draft!
  rspec (~> 2.0)
  sqlite3-ruby (~> 1.3.1)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
has_draft-1.0.2 Gemfile.lock