Gemfile.lock in algoliasearch-rails-1.3.2 vs Gemfile.lock in algoliasearch-rails-1.3.3
- old
+ new
@@ -1,34 +1,34 @@
GEM
remote: http://rubygems.org/
specs:
- ZenTest (4.9.4)
- actionpack (4.0.0)
- activesupport (= 4.0.0)
+ ZenTest (4.9.5)
+ actionpack (4.0.1)
+ activesupport (= 4.0.1)
builder (~> 3.1.0)
erubis (~> 2.7.0)
rack (~> 1.5.2)
rack-test (~> 0.6.2)
- activemodel (4.0.0)
- activesupport (= 4.0.0)
+ activemodel (4.0.1)
+ activesupport (= 4.0.1)
builder (~> 3.1.0)
- activerecord (4.0.0)
- activemodel (= 4.0.0)
+ activerecord (4.0.1)
+ activemodel (= 4.0.1)
activerecord-deprecated_finders (~> 1.0.2)
- activesupport (= 4.0.0)
+ activesupport (= 4.0.1)
arel (~> 4.0.0)
activerecord-deprecated_finders (1.0.3)
- activesupport (4.0.0)
+ activesupport (4.0.1)
i18n (~> 0.6, >= 0.6.4)
minitest (~> 4.2)
multi_json (~> 1.3)
thread_safe (~> 0.1)
tzinfo (~> 0.3.37)
addressable (2.3.5)
- algoliasearch (1.1.4)
+ algoliasearch (1.1.5)
curb
- arel (4.0.0)
+ arel (4.0.1)
atomic (1.1.14)
autotest (4.4.6)
ZenTest (>= 4.4.1)
autotest-fsevent (0.2.8)
sys-uname
@@ -44,11 +44,11 @@
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)
+ ffi (1.9.3)
gh (0.13.0)
addressable
backports
faraday (~> 0.8)
multi_json (~> 1.0)
@@ -61,11 +61,11 @@
hashie (>= 1.2)
multi_json (~> 1.4)
nokogiri (~> 1.5.2)
oauth2
hashie (2.0.5)
- highline (1.6.19)
+ highline (1.6.20)
httpauth (0.2.0)
i18n (0.6.5)
jeweler (1.8.8)
builder
bundler (~> 1.0)
@@ -73,11 +73,11 @@
github_api (= 0.10.1)
highline (>= 1.6.15)
nokogiri (= 1.5.10)
rake
rdoc
- json (1.8.0)
+ json (1.8.1)
jwt (0.1.8)
multi_json (>= 1.5)
kaminari (0.14.1)
actionpack (>= 3.0.0)
activesupport (>= 3.0.0)
@@ -102,12 +102,11 @@
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)
+ pusher-client (0.4.0)
websocket (~> 1.0.0)
rack (1.5.2)
rack-test (0.6.2)
rack (>= 1.0)
rake (10.1.0)
@@ -116,34 +115,32 @@
redgreen (1.2.2)
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-core (2.14.7)
rspec-expectations (2.14.3)
diff-lcs (>= 1.1.3, < 2.0)
- rspec-mocks (2.14.3)
- ruby-hmac (0.4.0)
+ rspec-mocks (2.14.4)
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)
+ travis (1.5.8)
+ addressable (~> 2.3)
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)
+ pusher-client (~> 0.4)
typhoeus (~> 0.6)
- typhoeus (0.6.5)
+ typhoeus (0.6.6)
ethon (~> 0.6.1)
tzinfo (0.3.38)
websocket (1.0.7)
will_paginate (3.0.5)