brewster / elastictastic

Object-document mapper and lightweight API adapter for ElasticSearch
MIT License
88 stars 13 forks source link

Rails 4 Support #37

Open tarr11 opened 9 years ago

tarr11 commented 9 years ago

Trying to install this on a rails 4 project, when I run bundle update I get

Bundler could not find compatible versions for gem "activesupport":
  In snapshot (Gemfile.lock):
    activesupport (4.1.7)

  In Gemfile:
    elastictastic (>= 0) ruby depends on
      activesupport (~> 3.0) ruby