Sha256: 3154e9d8903d11b0930789e792b373ce0ae82911080d5ec7d667634ff3e45e4d

Contents?: true

Size: 1.41 KB

Versions: 1

Compression:

Stored size: 1.41 KB

Contents

PATH
  remote: .
  specs:
    scoped_from (0.8.4)
      activerecord (>= 4.1.0, < 4.2.0)
      activesupport (>= 4.1.0, < 4.2.0)

GEM
  remote: https://rubygems.org/
  specs:
    activemodel (4.1.5)
      activesupport (= 4.1.5)
      builder (~> 3.1)
    activerecord (4.1.5)
      activemodel (= 4.1.5)
      activesupport (= 4.1.5)
      arel (~> 5.0.0)
    activesupport (4.1.5)
      i18n (~> 0.6, >= 0.6.9)
      json (~> 1.7, >= 1.7.7)
      minitest (~> 5.1)
      thread_safe (~> 0.1)
      tzinfo (~> 1.1)
    arel (5.0.1.20140414130214)
    builder (3.2.2)
    byebug (3.2.0)
      columnize (~> 0.8)
      debugger-linecache (~> 1.2)
    columnize (0.8.9)
    debugger-linecache (1.2.0)
    diff-lcs (1.2.5)
    i18n (0.6.11)
    json (1.8.1)
    minitest (5.4.0)
    rake (10.3.2)
    rspec (3.0.0)
      rspec-core (~> 3.0.0)
      rspec-expectations (~> 3.0.0)
      rspec-mocks (~> 3.0.0)
    rspec-core (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-expectations (3.0.4)
      diff-lcs (>= 1.2.0, < 2.0)
      rspec-support (~> 3.0.0)
    rspec-mocks (3.0.4)
      rspec-support (~> 3.0.0)
    rspec-support (3.0.4)
    sqlite3 (1.3.9)
    sqlite3-ruby (1.3.3)
      sqlite3 (>= 1.3.3)
    thread_safe (0.3.4)
    tzinfo (1.2.2)
      thread_safe (~> 0.1)

PLATFORMS
  ruby

DEPENDENCIES
  byebug (>= 3.2.0, < 3.3.0)
  rake (>= 10.3.0, < 10.4.0)
  rspec (>= 3.0.0, < 3.1.0)
  scoped_from!
  sqlite3-ruby (>= 1.3.0, < 1.4.0)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
scoped_from-0.8.4 Gemfile.lock