Gemfile.lock in algoliasearch-rails-1.7.0 vs Gemfile.lock in algoliasearch-rails-1.7.1

- old
+ new

@@ -15,10 +15,15 @@ activemodel (= 4.0.2) activerecord-deprecated_finders (~> 1.0.2) activesupport (= 4.0.2) arel (~> 4.0.0) activerecord-deprecated_finders (1.0.3) + activerecord-jdbc-adapter (1.3.4) + activerecord (>= 2.2) + activerecord-jdbcsqlite3-adapter (1.3.4) + activerecord-jdbc-adapter (~> 1.3.4) + jdbc-sqlite3 (~> 3.7.2) activesupport (4.0.2) i18n (~> 0.6, >= 0.6.4) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) @@ -27,16 +32,17 @@ algoliasearch (1.2.1) httpclient (~> 2.3) json (>= 1.5.1) arel (4.0.1) atomic (1.1.14) + atomic (1.1.14-java) autotest (4.4.6) ZenTest (>= 4.4.1) autotest-fsevent (0.2.9) sys-uname autotest-growl (0.2.16) - backports (3.3.5) + backports (3.4.0) builder (3.1.4) coderay (1.1.0) diff-lcs (1.2.5) erubis (2.7.0) ethon (0.6.2) @@ -45,10 +51,11 @@ faraday (0.8.8) multipart-post (~> 1.2.0) faraday_middleware (0.9.0) faraday (>= 0.7.4, < 0.9) ffi (1.9.3) + ffi (1.9.3-java) ffi2-generators (0.1.1) gh (0.13.0) addressable backports faraday (~> 0.8) @@ -56,11 +63,13 @@ net-http-persistent (>= 2.7) net-http-pipeline highline (1.6.20) httpclient (2.3.4.1) i18n (0.6.9) + jdbc-sqlite3 (3.7.2.1) json (1.8.1) + json (1.8.1-java) kaminari (0.15.0) actionpack (>= 3.0.0) activesupport (>= 3.0.0) launchy (2.4.2) addressable (~> 2.3) @@ -73,10 +82,15 @@ net-http-pipeline (1.0.1) pry (0.9.12.4) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) + pry (0.9.12.4-java) + coderay (~> 1.0) + method_source (~> 0.8) + slop (~> 3.4) + spoon (~> 0.0) pusher-client (0.4.0) websocket (~> 1.0.0) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) @@ -293,15 +307,19 @@ rubysl-webrick (2.0.0) rubysl-xmlrpc (2.0.0) rubysl-yaml (2.0.4) rubysl-zlib (2.0.1) slop (3.4.7) + spoon (0.0.4) + ffi sqlite3 (1.3.8) sys-uname (0.9.2) ffi (>= 1.0.0) thread_safe (0.1.3) atomic + thread_safe (0.1.3-java) + atomic travis (1.6.6) addressable (~> 2.3) backports faraday (~> 0.8.7) faraday_middleware (~> 0.9) @@ -316,17 +334,21 @@ tzinfo (0.3.38) websocket (1.0.7) will_paginate (3.0.5) PLATFORMS + java ruby DEPENDENCIES activerecord (>= 3.0.7) + activerecord-jdbc-adapter + activerecord-jdbcsqlite3-adapter algoliasearch (~> 1.2) autotest autotest-fsevent autotest-growl + jdbc-sqlite3 json (>= 1.5.1) kaminari rake rdoc redgreen