Sha256: fcc78ce5235e3038818898ad9fab4ccea8218aed75d05627a454c41b727aec08

Contents?: true

Size: 1.71 KB

Versions: 1

Compression:

Stored size: 1.71 KB

Contents

PATH
  remote: ../
  specs:
    guise (0.5.0)
      activerecord (>= 3.1, < 4.2)
      activesupport (>= 3.1, < 4.2)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.1.12)
      activesupport (= 3.1.12)
      builder (~> 3.0.0)
      i18n (~> 0.6)
    activerecord (3.1.12)
      activemodel (= 3.1.12)
      activesupport (= 3.1.12)
      arel (~> 2.2.3)
      tzinfo (~> 0.3.29)
    activesupport (3.1.12)
      multi_json (~> 1.0)
    appraisal (0.5.2)
      bundler
      rake
    arel (2.2.3)
    builder (3.0.4)
    codeclimate-test-reporter (0.4.0)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    factory_girl (4.4.0)
      activesupport (>= 3.0.0)
    i18n (0.6.11)
    method_source (0.8.2)
    multi_json (1.10.1)
    pry (0.10.1)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.3.2)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-core (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.4)
    shoulda-matchers (2.6.2)
      activesupport (>= 3.0.0)
    simplecov (0.9.0)
      docile (~> 1.1.0)
      multi_json
      simplecov-html (~> 0.8.0)
    simplecov-html (0.8.0)
    slop (3.6.0)
    sqlite3 (1.3.9)
    tzinfo (0.3.41)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.1.0)
  activesupport (~> 3.1.0)
  appraisal (~> 0.5)
  codeclimate-test-reporter (~> 0.3)
  factory_girl (~> 4.4)
  guise!
  pry (~> 0.9)
  rake (~> 10.1)
  rspec (~> 3.0)
  shoulda-matchers (~> 2.5)
  sqlite3 (~> 1.3)

Version data entries

1 entries across 1 versions & 1 rubygems

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