Sha256: 3e0138807123cf5ced57eecb0a3272134cd560c3c40b3cdb69d4d35e0d154775

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

PATH
  remote: .
  specs:
    phony_rails (0.6.0)
      activesupport (>= 3.0)
      countries (>= 0.8.2)
      phony (~> 2.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.14)
      activesupport (= 3.2.14)
      builder (~> 3.0.0)
    activerecord (3.2.14)
      activemodel (= 3.2.14)
      activesupport (= 3.2.14)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.14)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    countries (0.9.2)
      currencies (>= 0.4.0)
    currencies (0.4.2)
    diff-lcs (1.1.3)
    ffi (1.9.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.1)
      guard (>= 1.1)
    i18n (0.6.5)
    listen (1.3.0)
      rb-fsevent (>= 0.9.3)
      rb-inotify (>= 0.9)
      rb-kqueue (>= 0.2)
    mongoid (3.1.4)
      activemodel (~> 3.2)
      moped (~> 1.4)
      origin (~> 1.0)
      tzinfo (~> 0.3.22)
    moped (1.5.1)
    multi_json (1.7.9)
    origin (1.1.0)
    phony (2.1.3)
    rake (10.1.0)
    rb-fsevent (0.9.3)
    rb-inotify (0.9.1)
      ffi (>= 0.5.0)
    rb-kqueue (0.2.0)
      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.3)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.3)
    sqlite3 (1.3.8)
    thor (0.18.1)
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (>= 3.0)
  countries
  growl
  guard (~> 1.2.0)
  guard-bundler (~> 1.0.0)
  guard-rspec (~> 1.2.0)
  mongoid (>= 3.0)
  phony_rails!
  rake
  rb-fsevent
  rspec (~> 2.11.0)
  sqlite3

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
phony_rails-0.6.0 Gemfile.lock