Sha256: ae91350b4261faa1f99233d3ef93aa071cf5d8b07c3c2aa242b42f605211aac4

Contents?: true

Size: 1.27 KB

Versions: 2

Compression:

Stored size: 1.27 KB

Contents

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

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.2.1)
      activesupport (= 4.2.1)
      builder (~> 3.1)
    activerecord (4.2.1)
      activemodel (= 4.2.1)
      activesupport (= 4.2.1)
      arel (~> 6.0)
    activesupport (4.2.1)
      i18n (~> 0.7)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.3, >= 0.3.4)
      tzinfo (~> 1.1)
    arel (6.0.0)
    builder (3.2.2)
    database_cleaner (1.2.0)
    diff-lcs (1.2.5)
    i18n (0.7.0)
    json (1.8.2)
    minitest (5.5.1)
    rake (10.4.2)
    rspec (3.2.0)
      rspec-core (~> 3.2.0)
      rspec-expectations (~> 3.2.0)
      rspec-mocks (~> 3.2.0)
    rspec-core (3.2.3)
      rspec-support (~> 3.2.0)
    rspec-expectations (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-mocks (3.2.1)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.2.0)
    rspec-support (3.2.2)
    sneaky-save (0.1.0)
      activerecord (>= 3.2.0)
    sqlite3 (1.3.10)
    thread_safe (0.3.5)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  activerecord (~> 4.2.0)
  database_cleaner
  rake
  rspec (~> 3.2.0)
  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.rspec3-rails4.lock
rspec_candy-0.5.0 gemfiles/Gemfile.rspec3-rails4.lock