Sha256: 4ffa1314fc37b375e703b72913e469419af454da1f53a9cda7f5c1c8b4cc9881

Contents?: true

Size: 1.5 KB

Versions: 3

Compression:

Stored size: 1.5 KB

Contents

PATH
  remote: .
  specs:
    phony_rails (0.1.10)
      activerecord (~> 3.0)
      countries (~> 0.8.2)
      phony (~> 1.7.7)

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)
    countries (0.8.2)
      currencies (= 0.4.0)
      currencies (>= 0.2.0)
    currencies (0.4.0)
    diff-lcs (1.1.3)
    ffi (1.1.0)
    growl (1.0.3)
    guard (1.2.3)
      listen (>= 0.4.2)
      thor (>= 0.14.6)
    guard-bundler (1.0.0)
      bundler (~> 1.0)
      guard (~> 1.1)
    guard-rspec (1.2.0)
      guard (>= 1.1)
    i18n (0.6.0)
    listen (0.4.7)
      rb-fchange (~> 0.0.5)
      rb-fsevent (~> 0.9.1)
      rb-inotify (~> 0.8.8)
    multi_json (1.3.6)
    phony (1.7.10)
    rb-fchange (0.0.5)
      ffi
    rb-fsevent (0.9.1)
    rb-inotify (0.8.8)
      ffi (>= 0.5.0)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.1)
    rspec-expectations (2.11.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.1)
    sqlite3 (1.3.6)
    thor (0.15.4)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  growl
  guard (~> 1.2.0)
  guard-bundler (~> 1.0.0)
  guard-rspec (~> 1.2.0)
  phony_rails!
  rb-fsevent
  rspec (~> 2.11.0)
  sqlite3

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
phony_rails-0.1.12 Gemfile.lock
phony_rails-0.1.11 Gemfile.lock
phony_rails-0.1.10 Gemfile.lock