Sha256: 22345875395d318ca29c37ae5152b726325cf3af82e6df49ffa93cc5d07c5d21

Contents?: true

Size: 937 Bytes

Versions: 2

Compression:

Stored size: 937 Bytes

Contents

PATH
  remote: .
  specs:
    validates_truthiness (0.1.1)
      activerecord (~> 3.0.3)
      bundler (~> 1.0.10)

GEM
  remote: http://rubygems.org/
  specs:
    activemodel (3.0.3)
      activesupport (= 3.0.3)
      builder (~> 2.1.2)
      i18n (~> 0.4)
    activerecord (3.0.3)
      activemodel (= 3.0.3)
      activesupport (= 3.0.3)
      arel (~> 2.0.2)
      tzinfo (~> 0.3.23)
    activesupport (3.0.3)
    arel (2.0.7)
    builder (2.1.2)
    diff-lcs (1.1.2)
    i18n (0.5.0)
    rake (0.8.7)
    rspec (2.4.0)
      rspec-core (~> 2.4.0)
      rspec-expectations (~> 2.4.0)
      rspec-mocks (~> 2.4.0)
    rspec-core (2.4.0)
    rspec-expectations (2.4.0)
      diff-lcs (~> 1.1.2)
    rspec-mocks (2.4.0)
    simplecov (0.3.9)
      simplecov-html (>= 0.3.7)
    simplecov-html (0.3.9)
    tzinfo (0.3.24)

PLATFORMS
  ruby

DEPENDENCIES
  rake (~> 0.8.7)
  rspec (~> 2.4)
  simplecov (~> 0.3.9)
  validates_truthiness!

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
validates_truthiness-0.1.2 Gemfile.lock
validates_truthiness-0.1.1 Gemfile.lock