Commit 735f69a0 authored by Valery Sizov's avatar Valery Sizov

update gitlab-elastic-search gem

parent 749eaca3
...@@ -101,7 +101,7 @@ gem "seed-fu", '~> 2.3.5' ...@@ -101,7 +101,7 @@ gem "seed-fu", '~> 2.3.5'
# Search # Search
gem 'elasticsearch-model' gem 'elasticsearch-model'
gem 'elasticsearch-rails' gem 'elasticsearch-rails'
gem 'gitlab-elasticsearch-git', '~> 0.0.10', require: "elasticsearch/git" gem 'gitlab-elasticsearch-git', '~> 0.0.11', require: "elasticsearch/git"
# Markdown and HTML processing # Markdown and HTML processing
gem 'html-pipeline', '~> 1.11.0' gem 'html-pipeline', '~> 1.11.0'
......
...@@ -359,7 +359,7 @@ GEM ...@@ -359,7 +359,7 @@ GEM
mime-types (>= 1.19) mime-types (>= 1.19)
rugged (>= 0.24.0b13) rugged (>= 0.24.0b13)
github-markup (1.3.3) github-markup (1.3.3)
gitlab-elasticsearch-git (0.0.10) gitlab-elasticsearch-git (0.0.11)
activemodel (~> 4.2) activemodel (~> 4.2)
activesupport (~> 4.2) activesupport (~> 4.2)
charlock_holmes (~> 0.7) charlock_holmes (~> 0.7)
...@@ -960,7 +960,7 @@ DEPENDENCIES ...@@ -960,7 +960,7 @@ DEPENDENCIES
gemnasium-gitlab-service (~> 0.2) gemnasium-gitlab-service (~> 0.2)
github-linguist (~> 4.7.0) github-linguist (~> 4.7.0)
github-markup (~> 1.3.1) github-markup (~> 1.3.1)
gitlab-elasticsearch-git (~> 0.0.10) gitlab-elasticsearch-git (~> 0.0.11)
gitlab-flowdock-git-hook (~> 1.0.1) gitlab-flowdock-git-hook (~> 1.0.1)
gitlab-license (~> 0.0.4) gitlab-license (~> 0.0.4)
gitlab_emoji (~> 0.3.0) gitlab_emoji (~> 0.3.0)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment