Sha256: 82c3c5a8c8203575b997e23df7fbd636a01df0f354ff2a4d2e9df1e7c7bbb0f7

Contents?: true

Size: 870 Bytes

Versions: 1

Compression:

Stored size: 870 Bytes

Contents

PATH
  remote: .
  specs:
    phony_rails (0.1.0)
      activerecord (~> 3.0)
      phony (~> 1.7.4)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
    activerecord (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.0)
    diff-lcs (1.1.3)
    i18n (0.6.0)
    multi_json (1.3.6)
    phony (1.7.4)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.1)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  phony_rails!
  rspec
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phony_rails-0.1.1 Gemfile.lock