Added "tire" as Elasticsearch should become the search engine of choice

This commit is contained in:
Christoph Haas 2013-11-20 00:08:37 +01:00
parent 58f4a1e328
commit a3c008d72b
2 changed files with 14 additions and 0 deletions

View file

@ -79,6 +79,10 @@ GEM
minitest (4.7.5)
multi_json (1.8.2)
pg (0.17.0)
pg_search (0.7.0)
activerecord (>= 3.1)
activesupport (>= 3.1)
arel
polyglot (0.3.3)
rack (1.5.2)
rack-contrib (1.1.0)
@ -149,6 +153,7 @@ DEPENDENCIES
kaminari
meta_request
pg
pg_search
rails (= 4.0.0)
sass-rails (~> 4.0.0)
sdoc