Sha256: 2ba5bdd6cecb154c72266efec8d14114f575748e6015e750c0a0e7db857b4e22

Contents?: true

Size: 1.7 KB

Versions: 1

Compression:

Stored size: 1.7 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.6)
      activesupport (= 4.2.6)
      builder (~> 3.1)
    activerecord (4.2.6)
      activemodel (= 4.2.6)
      activesupport (= 4.2.6)
      arel (~> 6.0)
    activesupport (4.2.6)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    appraisal (2.1.0)
      bundler
      rake
      thor (>= 0.14.0)
    arel (6.0.3)
    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.2.6)
  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_2.gemfile.lock