Sha256: 46fa44ea77967f6841121ab7aad015b8c01ee5f12d2295412ae4fc9e1354c131

Contents?: true

Size: 1.72 KB

Versions: 1

Compression:

Stored size: 1.72 KB

Contents

PATH
  remote: ../
  specs:
    drafting (0.2.0)
      activerecord (>= 4.1)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.15)
      activesupport (= 4.1.15)
      builder (~> 3.1)
    activerecord (4.1.15)
      activemodel (= 4.1.15)
      activesupport (= 4.1.15)
      arel (~> 5.0.0)
    activesupport (4.1.15)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (5.0.1.20140414130214)
    builder (3.2.2)
    coveralls (0.8.13)
      json (~> 1.8)
      simplecov (~> 0.11.0)
      term-ansicolor (~> 1.3)
      thor (~> 0.19.1)
      tins (~> 1.6.0)
    diff-lcs (1.2.5)
    docile (1.1.5)
    factory_girl (4.7.0)
      activesupport (>= 3.0.0)
    i18n (0.7.0)
    json (1.8.3)
    minitest (5.9.0)
    rake (11.2.2)
    rspec (3.5.0)
      rspec-core (~> 3.5.0)
      rspec-expectations (~> 3.5.0)
      rspec-mocks (~> 3.5.0)
    rspec-core (3.5.0)
      rspec-support (~> 3.5.0)
    rspec-expectations (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-mocks (3.5.0)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.5.0)
    rspec-support (3.5.0)
    simplecov (0.11.2)
      docile (~> 1.1.0)
      json (~> 1.8)
      simplecov-html (~> 0.10.0)
    simplecov-html (0.10.0)
    sqlite3 (1.3.11)
    term-ansicolor (1.3.2)
      tins (~> 1.0)
    thor (0.19.1)
    thread_safe (0.3.5)
    tins (1.6.0)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.1.15)
  appraisal
  bundler
  coveralls
  drafting!
  factory_girl
  rake
  rspec
  simplecov
  sqlite3

BUNDLED WITH
   1.12.5

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
drafting-0.3.0 gemfiles/rails_4_1.gemfile.lock