Sha256: 167267ed78dc04e192c96468b28373d2303da7b5d9bc28e860e15fc4e7c9bb2d

Contents?: true

Size: 1.2 KB

Versions: 1

Compression:

Stored size: 1.2 KB

Contents

PATH
  remote: .
  specs:
    jsonify-rails (0.1.0)
      actionpack (>= 3.0.0)
      jsonify

GEM
  remote: http://rubygems.org/
  specs:
    ZenTest (4.6.0)
    abstract (1.0.0)
    actionpack (3.0.9)
      activemodel (= 3.0.9)
      activesupport (= 3.0.9)
      builder (~> 2.1.2)
      erubis (~> 2.6.6)
      i18n (~> 0.5.0)
      rack (~> 1.2.1)
      rack-mount (~> 0.6.14)
      rack-test (~> 0.5.7)
      tzinfo (~> 0.3.23)
    activemodel (3.0.9)
      activesupport (= 3.0.9)
      builder (~> 2.1.2)
      i18n (~> 0.5.0)
    activesupport (3.0.9)
    autotest (4.4.6)
      ZenTest (>= 4.4.1)
    builder (2.1.2)
    diff-lcs (1.1.2)
    erubis (2.6.6)
      abstract (>= 1.0.0)
    i18n (0.5.0)
    json (1.5.3)
    jsonify (0.0.4)
      actionpack (~> 3.0.0)
      json
    rack (1.2.3)
    rack-mount (0.6.14)
      rack (>= 1.0.0)
    rack-test (0.5.7)
      rack (>= 1.0)
    rake (0.9.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)
    tzinfo (0.3.29)

PLATFORMS
  ruby

DEPENDENCIES
  autotest
  bundler
  jsonify-rails!
  rake
  rspec

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
jsonify-rails-0.1.0 Gemfile.lock