Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Commit

Permalink
Updated searchkick and elasticsearch.
Browse files Browse the repository at this point in the history
  • Loading branch information
nning committed Dec 20, 2015
1 parent 7f12b3b commit d1a3c61
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -118,12 +118,12 @@ GEM
docile (1.1.5)
domain_name (0.5.25)
unf (>= 0.0.5, < 1.0.0)
elasticsearch (1.0.14)
elasticsearch-api (= 1.0.14)
elasticsearch-transport (= 1.0.14)
elasticsearch-api (1.0.14)
elasticsearch (1.0.15)
elasticsearch-api (= 1.0.15)
elasticsearch-transport (= 1.0.15)
elasticsearch-api (1.0.15)
multi_json
elasticsearch-transport (1.0.14)
elasticsearch-transport (1.0.15)
faraday
multi_json
erubis (2.7.0)
Expand Down Expand Up @@ -234,7 +234,7 @@ GEM
railties (~> 3.2.0)
sass (>= 3.1.10)
tilt (~> 1.3)
searchkick (1.0.2)
searchkick (1.1.2)
activemodel
elasticsearch (>= 1)
hashie
Expand Down

0 comments on commit d1a3c61

Please sign in to comment.