PATH
  remote: .
  specs:
    herder (0.0.4)
      active_resource_pagination
      activeresource
      reactive_resource
      timecop
      will_paginate

GEM
  remote: http://rubygems.org/
  specs:
    active_resource_pagination (0.0.6)
    activemodel (3.2.6)
      activesupport (= 3.2.6)
      builder (~> 3.0.0)
    activeresource (3.2.6)
      activemodel (= 3.2.6)
      activesupport (= 3.2.6)
    activesupport (3.2.6)
      i18n (~> 0.6)
      multi_json (~> 1.0)
    builder (3.0.0)
    diff-lcs (1.1.3)
    i18n (0.6.0)
    multi_json (1.3.6)
    rake (0.9.2.2)
    reactive_resource (0.7.0)
      activeresource (>= 3.1)
      activesupport (>= 3.1)
    rspec (2.11.0)
      rspec-core (~> 2.11.0)
      rspec-expectations (~> 2.11.0)
      rspec-mocks (~> 2.11.0)
    rspec-core (2.11.0)
    rspec-expectations (2.11.1)
      diff-lcs (~> 1.1.3)
    rspec-mocks (2.11.1)
    timecop (0.3.5)
    will_paginate (3.0.3)

PLATFORMS
  ruby

DEPENDENCIES
  herder!
  rake
  rspec