Sha256: 49e5a1468722e4ae8722c52483992192845bbcb95992eeb9a7d23bd95b5ecd56

Contents?: true

Size: 937 Bytes

Versions: 1

Compression:

Stored size: 937 Bytes

Contents

PATH
  remote: .
  specs:
    validates_truthiness (0.0.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

1 entries across 1 versions & 1 rubygems

Version Path
validates_truthiness-0.1.0 Gemfile.lock