Gemfile.lock in algoliasearch-rails-1.9.1 vs Gemfile.lock in algoliasearch-rails-1.9.2

- old
+ new

@@ -1,9 +1,12 @@ GEM remote: http://rubygems.org/ specs: ZenTest (4.9.5) + actionmailer (4.0.2) + actionpack (= 4.0.2) + mail (~> 2.5.4) actionpack (4.0.2) activesupport (= 4.0.2) builder (~> 3.1.0) erubis (~> 2.7.0) rack (~> 1.5.2) @@ -31,12 +34,12 @@ addressable (2.3.5) algoliasearch (1.2.5) httpclient (~> 2.3) json (>= 1.5.1) arel (4.0.1) - atomic (1.1.14) - atomic (1.1.14-java) + atomic (1.1.15) + atomic (1.1.15-java) autotest (4.4.6) ZenTest (>= 4.4.1) autotest-fsevent (0.2.9) sys-uname autotest-growl (0.2.16) @@ -61,10 +64,11 @@ faraday (~> 0.8) multi_json (~> 1.0) net-http-persistent (>= 2.7) net-http-pipeline highline (1.6.20) + hike (1.2.3) httpclient (2.3.4.1) i18n (0.6.9) jdbc-sqlite3 (3.7.2.1) json (1.8.1) json (1.8.1-java) @@ -74,17 +78,21 @@ launchy (2.4.2) addressable (~> 2.3) launchy (2.4.2-java) addressable (~> 2.3) spoon (~> 0.0.1) + mail (2.5.4) + mime-types (~> 1.16) + treetop (~> 1.4.8) method_source (0.8.2) mime-types (1.25.1) minitest (4.7.5) - multi_json (1.8.4) + multi_json (1.9.0) multipart-post (1.2.0) net-http-persistent (2.9.1) net-http-pipeline (1.0.1) + polyglot (0.3.4) pry (0.9.12.6) coderay (~> 1.0) method_source (~> 0.8) slop (~> 3.4) pry (0.9.12.6-java) @@ -95,10 +103,23 @@ pusher-client (0.4.0) websocket (~> 1.0.0) rack (1.5.2) rack-test (0.6.2) rack (>= 1.0) + rails (4.0.2) + actionmailer (= 4.0.2) + actionpack (= 4.0.2) + activerecord (= 4.0.2) + activesupport (= 4.0.2) + bundler (>= 1.3.0, < 2.0) + railties (= 4.0.2) + sprockets-rails (~> 2.0.0) + railties (4.0.2) + actionpack (= 4.0.2) + activesupport (= 4.0.2) + rake (>= 0.8.7) + thor (>= 0.18.1, < 2.0) rake (10.1.1) rdoc (4.1.1) json (~> 1.4) redgreen (1.2.2) rspec (2.14.1) @@ -312,17 +333,28 @@ rubysl-yaml (2.0.4) rubysl-zlib (2.0.1) slop (3.4.7) spoon (0.0.4) ffi + sprockets (2.10.1) + hike (~> 1.2) + multi_json (~> 1.0) + rack (~> 1.0) + tilt (~> 1.1, != 1.3.0) + sprockets-rails (2.0.1) + actionpack (>= 3.0) + activesupport (>= 3.0) + sprockets (~> 2.8) 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 + thor (0.18.1) + thread_safe (0.2.0) + atomic (>= 1.1.7, < 2) + thread_safe (0.2.0-java) + atomic (>= 1.1.7, < 2) + tilt (1.4.1) travis (1.6.7) addressable (~> 2.3) backports faraday (~> 0.8.7) faraday_middleware (~> 0.9) @@ -330,30 +362,33 @@ highline (~> 1.6) launchy (~> 2.1) pry (~> 0.9) pusher-client (~> 0.4) typhoeus (~> 0.6) + treetop (1.4.15) + polyglot + polyglot (>= 0.3.1) typhoeus (0.6.7) ethon (~> 0.6.2) - tzinfo (0.3.38) + tzinfo (0.3.39) 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 + rails (>= 3.0.7) rake rdoc redgreen rspec (>= 2.5.0) rubysl (~> 2.0)