Sha256: 07db2d09cf618de854526d6cba301f75a13993dd3ffe1c2f26b7220c53205a36

Contents?: true

Size: 1.35 KB

Versions: 10

Compression:

Stored size: 1.35 KB

Contents

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.1)
      activesupport (= 3.0.1)
      builder (~> 2.1.2)
      i18n (~> 0.4.1)
    activerecord (3.0.1)
      activemodel (= 3.0.1)
      activesupport (= 3.0.1)
      arel (~> 1.0.0)
      tzinfo (~> 0.3.23)
    activesupport (3.0.1)
    appraisal (0.3.5)
      aruba (~> 0.3.6)
      bundler
      rake
    arel (1.0.1)
      activesupport (~> 3.0.0)
    aruba (0.3.7)
      childprocess (>= 0.1.9)
      cucumber (>= 0.10.5)
      rspec (>= 2.6.0)
    bluecloth (2.0.9)
    builder (2.1.2)
    childprocess (0.1.9)
      ffi (~> 1.0.6)
    cucumber (1.0.0)
      builder (>= 2.1.2)
      diff-lcs (>= 1.1.2)
      gherkin (~> 2.4.1)
      json (>= 1.4.6)
      term-ansicolor (>= 1.0.5)
    diff-lcs (1.1.2)
    ffi (1.0.9)
    gherkin (2.4.1)
      json (>= 1.4.6)
    i18n (0.4.2)
    json (1.5.3)
    rake (0.9.2)
    rcov (0.9.9)
    rr (1.0.2)
    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-ruby (1.3.2)
    term-ansicolor (1.0.5)
    tzinfo (0.3.23)
    yard (0.6.4)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord
  appraisal (~> 0.3.5)
  bluecloth
  cucumber (~> 1.0.0)
  rake
  rcov
  rr
  rspec (~> 2.0)
  sqlite3-ruby
  yard

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
factory_girl-2.0.3 Gemfile.lock
factory_girl-2.0.2 Gemfile.lock
factory_girl-2.0.1 Gemfile.lock
factory_girl-2.0.0.rc4 Gemfile.lock
factory_girl-2.0.0.rc3 Gemfile.lock
factory_girl-2.0.0.rc2 Gemfile.lock
factory_girl-2.0.0.rc1 Gemfile.lock
factory_girl-2.0.0.beta5 Gemfile.lock
factory_girl-2.0.0.beta4 Gemfile.lock
factory_girl-2.0.0.beta3 Gemfile.lock