Skip to content
Snippets Groups Projects
Commit b0a4057d authored by Valery Sizov's avatar Valery Sizov
Browse files

Update gems

parent 9029fe2f
No related branches found
No related tags found
1 merge request!17Update gems
Pipeline #
Loading
Loading
@@ -3,8 +3,8 @@ source 'https://rubygems.org'
# Specify your gem's dependencies in elasticsearch-git.gemspec
gemspec
 
gem 'elasticsearch-model'
gem 'elasticsearch-api'
gem 'elasticsearch-model', '~> 0.1.9'
gem 'elasticsearch-api', '~> 1.1.0'
gem 'rugged', '~> 0.24'
gem 'rake'
gem 'pry'
Loading
Loading
PATH
remote: .
specs:
gitlab-elasticsearch-git (0.0.15)
gitlab-elasticsearch-git (0.0.17)
activemodel (~> 4.2)
activesupport (~> 4.2)
charlock_holmes (~> 0.7)
Loading
Loading
@@ -13,10 +13,10 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activemodel (4.2.5)
activesupport (= 4.2.5)
activemodel (4.2.7.1)
activesupport (= 4.2.7.1)
builder (~> 3.1)
activesupport (4.2.5)
activesupport (4.2.7.1)
i18n (~> 0.7)
json (~> 1.7, >= 1.7.7)
minitest (~> 5.1)
Loading
Loading
@@ -26,16 +26,16 @@ GEM
charlock_holmes (0.7.3)
coderay (1.1.0)
diff-lcs (1.2.5)
elasticsearch (1.0.15)
elasticsearch-api (= 1.0.15)
elasticsearch-transport (= 1.0.15)
elasticsearch-api (1.0.15)
elasticsearch (1.1.0)
elasticsearch-api (= 1.1.0)
elasticsearch-transport (= 1.1.0)
elasticsearch-api (1.1.0)
multi_json
elasticsearch-model (0.1.8)
elasticsearch-model (0.1.9)
activesupport (> 3)
elasticsearch (> 0.4)
hashie
elasticsearch-transport (1.0.15)
elasticsearch-transport (1.1.0)
faraday
multi_json
escape_utils (1.1.0)
Loading
Loading
@@ -46,15 +46,15 @@ GEM
escape_utils (~> 1.1.0)
mime-types (>= 1.19)
rugged (>= 0.23.0b)
hashie (3.4.3)
hashie (3.4.4)
i18n (0.7.0)
json (1.8.3)
method_source (0.8.2)
mime-types (3.0)
mime-types-data (~> 3.2015)
mime-types-data (3.2015.1120)
minitest (5.8.3)
multi_json (1.11.2)
minitest (5.9.0)
multi_json (1.12.1)
multipart-post (2.0.0)
pry (0.10.3)
coderay (~> 1.1.0)
Loading
Loading
@@ -85,8 +85,8 @@ PLATFORMS
 
DEPENDENCIES
charlock_holmes (~> 0.7.3)
elasticsearch-api
elasticsearch-model
elasticsearch-api (~> 1.1.0)
elasticsearch-model (~> 0.1.9)
github-linguist (~> 4.7.0)
gitlab-elasticsearch-git!
pry
Loading
Loading
@@ -95,4 +95,4 @@ DEPENDENCIES
rugged (~> 0.24)
 
BUNDLED WITH
1.11.2
1.12.5
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment