Sha256: 199084d447e5b0a565e1f3d24b4829640ac538766af9c15271c4535fdad0cbcc

Contents?: true

Size: 1.87 KB

Versions: 1

Compression:

Stored size: 1.87 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 (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
    activerecord (4.1.5)
      activemodel (= 4.1.5)
      activesupport (= 4.1.5)
      arel (~> 5.0.0)
    activesupport (4.1.5)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    appraisal (0.5.2)
      bundler
      rake
    arel (5.0.1.20140414130214)
    builder (3.2.2)
    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)
    json (1.8.1)
    method_source (0.8.2)
    minitest (5.4.0)
    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)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.1.0)
  activesupport (~> 4.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/4.1.gemfile.lock