mirror of
https://github.com/CodeforLeipzig/stadtratmonitor.git
synced 2025-04-20 07:11:33 +02:00
add elasticsearch-dsl gem
This commit is contained in:
parent
8afc7c9c93
commit
aa644818c4
2 changed files with 3 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -30,6 +30,7 @@ gem 'omniauth-browserid'
|
|||
|
||||
gem 'elasticsearch'
|
||||
gem 'elasticsearch-model'
|
||||
gem 'elasticsearch-dsl'
|
||||
|
||||
# bundle exec rake doc:rails generates the API under doc/api.
|
||||
gem 'sdoc', '~> 0.4.0', group: :doc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue