Sha256: df28c6047261b7c759580b31a1e56de15e593bd818931534932ba045448db47d

Contents?: true

Size: 1.19 KB

Versions: 1

Compression:

Stored size: 1.19 KB

Contents

PATH
  remote: .
  specs:
    scoped_from (0.8.1)
      activerecord (~> 4.0.0)
      activesupport (~> 4.0.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.0.2)
      activesupport (= 4.0.2)
      builder (~> 3.1.0)
    activerecord (4.0.2)
      activemodel (= 4.0.2)
      activerecord-deprecated_finders (~> 1.0.2)
      activesupport (= 4.0.2)
      arel (~> 4.0.0)
    activerecord-deprecated_finders (1.0.3)
    activesupport (4.0.2)
      i18n (~> 0.6, >= 0.6.4)
      minitest (~> 4.2)
      multi_json (~> 1.3)
      thread_safe (~> 0.1)
      tzinfo (~> 0.3.37)
    arel (4.0.1)
    atomic (1.1.14)
    builder (3.1.4)
    diff-lcs (1.2.5)
    i18n (0.6.9)
    minitest (4.7.5)
    multi_json (1.8.2)
    rake (10.1.0)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.7)
    rspec-expectations (2.14.4)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.4)
    sqlite3 (1.3.8)
    sqlite3-ruby (1.3.3)
      sqlite3 (>= 1.3.3)
    thread_safe (0.1.3)
      atomic
    tzinfo (0.3.38)

PLATFORMS
  ruby

DEPENDENCIES
  rake (~> 10.1.0)
  rspec (~> 2.14.0)
  scoped_from!
  sqlite3-ruby (~> 1.3.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scoped_from-0.8.1 Gemfile.lock