Gemfile.lock in algoliasearch-rails-1.1.7 vs Gemfile.lock in algoliasearch-rails-1.1.8
- old
+ new
@@ -1,9 +1,9 @@
GEM
remote: http://rubygems.org/
specs:
- ZenTest (4.9.3)
+ ZenTest (4.9.4)
actionpack (4.0.0)
activesupport (= 4.0.0)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
@@ -22,26 +22,40 @@
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
- algoliasearch (1.1.1)
+ algoliasearch (1.1.2)
curb
arel (4.0.0)
atomic (1.1.14)
autotest (4.4.6)
ZenTest (>= 4.4.1)
autotest-fsevent (0.2.8)
sys-uname
autotest-growl (0.2.16)
+ backports (3.3.4)
builder (3.1.4)
+ coderay (1.0.9)
curb (0.8.4)
diff-lcs (1.2.4)
erubis (2.7.0)
+ ethon (0.6.1)
+ ffi (>= 1.3.0)
+ mime-types (~> 1.18)
faraday (0.8.8)
multipart-post (~> 1.2.0)
+ faraday_middleware (0.9.0)
+ faraday (>= 0.7.4, < 0.9)
ffi (1.9.0)
+ gh (0.13.0)
+ addressable
+ backports
+ faraday (~> 0.8)
+ multi_json (~> 1.0)
+ net-http-persistent (>= 2.7)
+ net-http-pipeline
git (1.2.6)
github_api (0.10.1)
addressable
faraday (~> 0.8.1)
hashie (>= 1.2)
@@ -65,22 +79,36 @@
jwt (0.1.8)
multi_json (>= 1.5)
kaminari (0.14.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
+ launchy (2.3.0)
+ addressable (~> 2.3)
+ method_source (0.8.2)
+ mime-types (1.25)
minitest (4.7.5)
multi_json (1.8.0)
multi_xml (0.5.5)
multipart-post (1.2.0)
+ net-http-persistent (2.9)
+ net-http-pipeline (1.0.1)
+ netrc (0.7.7)
nokogiri (1.5.10)
oauth2 (0.9.2)
faraday (~> 0.8)
httpauth (~> 0.2)
jwt (~> 0.1.4)
multi_json (~> 1.0)
multi_xml (~> 0.5)
rack (~> 1.2)
+ pry (0.9.12.2)
+ coderay (~> 1.0.5)
+ method_source (~> 0.8)
+ slop (~> 3.4)
+ pusher-client (0.3.1)
+ ruby-hmac (~> 0.4.0)
+ websocket (~> 1.0.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.0)
rdoc (4.0.1)
@@ -89,19 +117,37 @@
rspec (2.14.1)
rspec-core (~> 2.14.0)
rspec-expectations (~> 2.14.0)
rspec-mocks (~> 2.14.0)
rspec-core (2.14.5)
- rspec-expectations (2.14.2)
+ rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
rspec-mocks (2.14.3)
+ ruby-hmac (0.4.0)
+ slop (3.4.6)
sqlite3 (1.3.8)
sys-uname (0.9.2)
ffi (>= 1.0.0)
+ terminal-notifier (1.5.1)
thread_safe (0.1.3)
atomic
+ travis (1.5.5)
+ backports
+ faraday (~> 0.8.7)
+ faraday_middleware (~> 0.9)
+ gh (~> 0.13)
+ highline (~> 1.6)
+ launchy (~> 2.1)
+ netrc (~> 0.7)
+ pry (~> 0.9)
+ pusher-client (~> 0.3, >= 0.3.1)
+ terminal-notifier (>= 1.4.2)
+ typhoeus (~> 0.6)
+ typhoeus (0.6.5)
+ ethon (~> 0.6.1)
tzinfo (0.3.37)
+ websocket (1.0.7)
will_paginate (3.0.5)
PLATFORMS
ruby
@@ -115,6 +161,7 @@
json (>= 1.5.1)
kaminari
redgreen
rspec (>= 2.5.0)
sqlite3
+ travis
will_paginate (>= 2.3.15)