Sha256: db472a7c1e402390bcd32e0997132c3c06c8eafc7fc81f8321fa5b154dc5d1a3

Contents?: true

Size: 1.02 KB

Versions: 2

Compression:

Stored size: 1.02 KB

Contents

PATH
  remote: ..
  specs:
    rspec_candy (0.5.0)
      rspec
      sneaky-save

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.21)
      activesupport (= 3.2.21)
      builder (~> 3.0.0)
    activerecord (3.2.21)
      activemodel (= 3.2.21)
      activesupport (= 3.2.21)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.21)
      i18n (~> 0.6, >= 0.6.4)
      multi_json (~> 1.0)
    arel (3.0.3)
    builder (3.0.4)
    database_cleaner (1.2.0)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    multi_json (1.11.0)
    rake (10.4.2)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.8)
    rspec-expectations (2.14.5)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.6)
    sneaky-save (0.1.0)
      activerecord (>= 3.2.0)
    sqlite3 (1.3.10)
    tzinfo (0.3.43)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 3.2.0)
  database_cleaner
  rake
  rspec (~> 2.14.1)
  rspec_candy!
  sqlite3

BUNDLED WITH
   1.12.5

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspec_candy-0.5.1 gemfiles/Gemfile.rspec2-rails3.lock
rspec_candy-0.5.0 gemfiles/Gemfile.rspec2-rails3.lock