Sha256: e2cef5c60a1f68e1672991e19398e201d0f88559da7854f09f5a0ee3981d0668

Contents?: true

Size: 1.84 KB

Versions: 1

Compression:

Stored size: 1.84 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.22)
      activesupport (= 3.2.22)
      builder (~> 3.0.0)
    activerecord (3.2.22)
      activemodel (= 3.2.22)
      activesupport (= 3.2.22)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.22)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (3.0.3)
    builder (3.0.4)
    byebug (5.0.0)
      columnize (= 0.9.0)
    codeclimate-test-reporter (0.4.8)
      simplecov (>= 0.7.1, < 1.0.0)
    coderay (1.1.0)
    columnize (0.9.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    i18n (0.7.0)
    json (1.8.3)
    method_source (0.8.2)
    multi_json (1.11.2)
    pry (0.10.3)
      coderay (~> 1.1.0)
      method_source (~> 0.8.1)
      slop (~> 3.4)
    rake (10.4.2)
    redcarpet (3.3.3)
    rspec (3.4.0)
      rspec-core (~> 3.4.0)
      rspec-expectations (~> 3.4.0)
      rspec-mocks (~> 3.4.0)
    rspec-core (3.4.0)
      rspec-support (~> 3.4.0)
    rspec-expectations (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-mocks (3.4.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.4.0)
    rspec-support (3.4.0)
    simplecov (0.10.0)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    slop (3.6.0)
    sqlite3 (1.3.11)
    thor (0.19.1)
    tzinfo (0.3.45)
    yard (0.8.7.6)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.2.0)
  activesupport (~> 3.2.0)
  appraisal (>= 1.0)
  byebug (~> 5.0)
  codeclimate-test-reporter (~> 0.3)
  guise!
  pry (~> 0.9)
  rake (~> 10.1)
  redcarpet (~> 3.2)
  rspec (~> 3.0)
  sqlite3 (~> 1.3)
  yard (~> 0.8)

BUNDLED WITH
   1.10.6

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
guise-0.6.1 gemfiles/3.2.gemfile.lock