Sha256: 282596da8cba224d0a40c1d9bc80197823b5e1674f29b611f1f35e7b53126a3f

Contents?: true

Size: 1.62 KB

Versions: 1

Compression:

Stored size: 1.62 KB

Contents

PATH
  remote: .
  specs:
    ranked-model (0.0.1)
      activerecord (>= 3.0.3)

GEM
  remote: http://rubygems.org/
  specs:
    abstract (1.0.0)
    actionpack (3.0.3)
      activemodel (= 3.0.3)
      activesupport (= 3.0.3)
      builder (~> 2.1.2)
      erubis (~> 2.6.6)
      i18n (~> 0.4)
      rack (~> 1.2.1)
      rack-mount (~> 0.6.13)
      rack-test (~> 0.5.6)
      tzinfo (~> 0.3.23)
    activemodel (3.0.3)
      activesupport (= 3.0.3)
      builder (~> 2.1.2)
      i18n (~> 0.4)
    activerecord (3.0.3)
      activemodel (= 3.0.3)
      activesupport (= 3.0.3)
      arel (~> 2.0.2)
      tzinfo (~> 0.3.23)
    activesupport (3.0.3)
    arel (2.0.7)
    builder (2.1.2)
    diff-lcs (1.1.2)
    erubis (2.6.6)
      abstract (>= 1.0.0)
    genspec (0.1.1)
      rspec
      sc-core-ext (>= 1.2.0)
    i18n (0.5.0)
    mocha (0.9.10)
      rake
    rack (1.2.1)
    rack-mount (0.6.13)
      rack (>= 1.0.0)
    rack-test (0.5.7)
      rack (>= 1.0)
    railties (3.0.3)
      actionpack (= 3.0.3)
      activesupport (= 3.0.3)
      rake (>= 0.8.7)
      thor (~> 0.14.4)
    rake (0.8.7)
    rspec (2.4.0)
      rspec-core (~> 2.4.0)
      rspec-expectations (~> 2.4.0)
      rspec-mocks (~> 2.4.0)
    rspec-core (2.4.0)
    rspec-expectations (2.4.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.4.0)
    rspec-rails (2.4.1)
      actionpack (~> 3.0)
      activesupport (~> 3.0)
      railties (~> 3.0)
      rspec (~> 2.4.0)
    sc-core-ext (1.2.1)
      activesupport (>= 2.3.5)
    sqlite3 (1.3.3)
    thor (0.14.6)
    tzinfo (0.3.24)

PLATFORMS
  ruby

DEPENDENCIES
  genspec
  mocha
  ranked-model!
  rspec
  rspec-rails
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ranked-model-0.0.1 Gemfile.lock