Sha256: c6a720782e48ad100a3562ea5615db898f26b3c151b6b3105701522af2d87e39

Contents?: true

Size: 1.13 KB

Versions: 1

Compression:

Stored size: 1.13 KB

Contents

PATH
  remote: /Users/edd_d/dev/guise
  specs:
    guise (0.2.0)
      activerecord (~> 3.1)
      activesupport (~> 3.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.1.4)
      activesupport (= 3.1.4)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.4)
      activemodel (= 3.1.4)
      activesupport (= 3.1.4)
      arel (~> 2.2.3)
      tzinfo (~> 0.3.29)
    activesupport (3.1.4)
      multi_json (~> 1.0)
    appraisal (0.4.1)
      bundler
      rake
    arel (2.2.3)
    builder (3.0.0)
    diff-lcs (1.1.3)
    factory_girl (3.2.0)
      activesupport (>= 3.0.0)
    i18n (0.6.0)
    multi_json (1.3.4)
    rake (0.9.2.2)
    rspec (2.10.0)
      rspec-core (~> 2.10.0)
      rspec-expectations (~> 2.10.0)
      rspec-mocks (~> 2.10.0)
    rspec-core (2.10.0)
    rspec-expectations (2.10.0)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.10.1)
    shoulda-matchers (1.1.0)
      activesupport (>= 3.0.0)
    sqlite3 (1.3.6)
    tzinfo (0.3.33)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (= 3.1.4)
  appraisal
  factory_girl (~> 3.2)
  guise!
  rspec (~> 2.9)
  shoulda-matchers (~> 1.1)
  sqlite3 (~> 1.3.3)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guise-0.2.3 gemfiles/3.1.gemfile.lock