Sha256: 4a10b018ade796c90170af19ab644a9d0934a24f6fde484c4e8fbe831d9cb575

Contents?: true

Size: 1.12 KB

Versions: 1

Compression:

Stored size: 1.12 KB

Contents

PATH
  remote: .
  specs:
    scoped_from (0.7.0)
      activerecord (~> 3.2.0)
      activesupport (~> 3.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (3.2.13)
      activesupport (= 3.2.13)
      builder (~> 3.0.0)
    activerecord (3.2.13)
      activemodel (= 3.2.13)
      activesupport (= 3.2.13)
      arel (~> 3.0.2)
      tzinfo (~> 0.3.29)
    activesupport (3.2.13)
      i18n (= 0.6.1)
      multi_json (~> 1.0)
    arel (3.0.2)
    builder (3.0.4)
    byebug (1.6.1)
      columnize (~> 0.3.6)
      debugger-linecache (~> 1.2.0)
    columnize (0.3.6)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.4)
    i18n (0.6.1)
    multi_json (1.7.7)
    rake (10.0.4)
    rspec (2.14.1)
      rspec-core (~> 2.14.0)
      rspec-expectations (~> 2.14.0)
      rspec-mocks (~> 2.14.0)
    rspec-core (2.14.3)
    rspec-expectations (2.14.0)
      diff-lcs (>= 1.1.3, < 2.0)
    rspec-mocks (2.14.1)
    sqlite3 (1.3.7)
    sqlite3-ruby (1.3.3)
      sqlite3 (>= 1.3.3)
    tzinfo (0.3.37)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (~> 1.6.0)
  rake (~> 10.0.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.7.0 Gemfile.lock