Sha256: 08bca02c430873cb270dacf7f6348a481a4f0b137bb637e80b621e45c515251b

Contents?: true

Size: 936 Bytes

Versions: 2

Compression:

Stored size: 936 Bytes

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)
    arel (1.0.1)
      activesupport (~> 3.0.0)
    builder (2.1.2)
    database_cleaner (0.5.2)
    diff-lcs (1.1.2)
    i18n (0.4.1)
    rspec (2.0.1)
      rspec-core (~> 2.0.1)
      rspec-expectations (~> 2.0.1)
      rspec-mocks (~> 2.0.1)
    rspec-core (2.0.1)
    rspec-expectations (2.0.1)
      diff-lcs (>= 1.1.2)
    rspec-mocks (2.0.1)
      rspec-core (~> 2.0.1)
      rspec-expectations (~> 2.0.1)
    shoulda (2.11.3)
    sqlite3-ruby (1.3.1)
    tzinfo (0.3.23)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.0.0)
  database_cleaner (~> 0.5.2)
  rspec (~> 2.0.0)
  shoulda (~> 2.11.3)
  sqlite3-ruby (~> 1.3.1)

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_model_translations-0.1.7 Gemfile.lock
simple_model_translations-0.1.6 Gemfile.lock