Gemfile.lock in devise-neo4j-2.0.0 vs Gemfile.lock in devise-neo4j-2.0.1

- old
+ new

@@ -1,198 +1,212 @@ -GIT - remote: https://github.com/neo4jrb/neo4j-core.git - revision: 00a1b758333cdb6ecfc3e954d30adf1c0404a658 - specs: - neo4j-core (3.1.0) - activesupport - faraday (~> 0.9.0) - faraday_middleware (~> 0.9.1) - httparty - httpclient - json - net-http-persistent - os - zip - -GIT - remote: https://github.com/neo4jrb/neo4j.git - revision: 1a2721a58051bb74330cc944d027e6c3ddfd91e6 - specs: - neo4j (4.0.0.rc.3) - active_attr (~> 0.8) - activemodel (~> 4) - activesupport (~> 4) - neo4j-core (~> 3.1.0) - orm_adapter (~> 0.5.0) - railties (~> 4) - PATH remote: . specs: - devise-neo4j (2.0.0) - bcrypt-ruby (~> 3.0) - devise (~> 3.0) + devise-neo4j (2.0.1) + bcrypt (>= 3.0) + devise (>= 3.0) neo4j (>= 3.0.0.alpha.6) orm_adapter (~> 0.5.0) railties (>= 3.1) - warden (~> 1.2.1) + warden (>= 1.2.1) GEM remote: http://rubygems.org/ specs: - actionmailer (4.1.8) - actionpack (= 4.1.8) - actionview (= 4.1.8) + actionmailer (4.2.3) + actionpack (= 4.2.3) + actionview (= 4.2.3) + activejob (= 4.2.3) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.8) - actionview (= 4.1.8) - activesupport (= 4.1.8) - rack (~> 1.5.2) + rails-dom-testing (~> 1.0, >= 1.0.5) + actionpack (4.2.3) + actionview (= 4.2.3) + activesupport (= 4.2.3) + rack (~> 1.6) rack-test (~> 0.6.2) - actionview (4.1.8) - activesupport (= 4.1.8) + rails-dom-testing (~> 1.0, >= 1.0.5) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (4.2.3) + activesupport (= 4.2.3) builder (~> 3.1) erubis (~> 2.7.0) - active_attr (0.8.4) - activemodel (>= 3.0.2, < 4.2) - activesupport (>= 3.0.2, < 4.2) - activemodel (4.1.8) - activesupport (= 4.1.8) + rails-dom-testing (~> 1.0, >= 1.0.5) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + active_attr (0.8.5) + activemodel (>= 3.0.2, < 5.0) + activesupport (>= 3.0.2, < 5.0) + activejob (4.2.3) + activesupport (= 4.2.3) + globalid (>= 0.3.0) + activemodel (4.2.3) + activesupport (= 4.2.3) builder (~> 3.1) - activerecord (4.1.8) - activemodel (= 4.1.8) - activesupport (= 4.1.8) - arel (~> 5.0.0) - activesupport (4.1.8) - i18n (~> 0.6, >= 0.6.9) + activerecord (4.2.3) + activemodel (= 4.2.3) + activesupport (= 4.2.3) + arel (~> 6.0) + activesupport (4.2.3) + i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) - thread_safe (~> 0.1) + thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - arel (5.0.1.20140414130214) - bcrypt (3.1.9) - bcrypt (3.1.9-java) - bcrypt-ruby (3.1.5) - bcrypt (>= 3.1.3) - bson (1.11.1) + arel (6.0.3) + bcrypt (3.1.10) + bcrypt (3.1.10-java) + bson (3.2.1) bson_ext (1.3.1) builder (3.2.2) columnize (0.9.0) - devise (3.3.0) + connection_pool (2.2.0) + devise (3.5.2) bcrypt (~> 3.0) orm_adapter (~> 0.1) railties (>= 3.2.6, < 5) + responders thread_safe (~> 0.1) warden (~> 1.2.3) - durran-validatable (2.0.1) erubis (2.7.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - faraday_middleware (0.9.1) + faraday_middleware (0.9.2) faraday (>= 0.7.4, < 0.10) - hashie (3.3.2) - hike (1.2.3) - httparty (0.13.3) + faraday_middleware-multi_json (0.0.6) + faraday_middleware + multi_json + globalid (0.3.6) + activesupport (>= 4.1.0) + hashie (3.4.2) + httparty (0.13.5) json (~> 1.8) multi_xml (>= 0.5.2) - httpclient (2.5.3.3) - i18n (0.6.11) - jruby-openssl (0.9.5-java) - json (1.8.1) - json (1.8.1-java) - jwt (1.2.0) - leshill-will_paginate (2.3.11) + httpclient (2.6.0.1) + i18n (0.7.0) + jruby-openssl (0.9.8-java) + json (1.8.3) + json (1.8.3-java) + jwt (1.5.1) linecache (0.46) rbx-require-relative (> 0.0.4) + loofah (2.0.2) + nokogiri (>= 1.5.9) mail (2.6.3) mime-types (>= 1.16, < 3) metaclass (0.0.4) - mime-types (2.4.3) - mini_portile (0.6.1) - minitest (5.5.0) + mime-types (2.6.1) + mini_portile (0.6.2) + minitest (5.8.0) mocha (1.1.0) metaclass (~> 0.0.1) - mongo (1.11.1) - bson (= 1.11.1) - mongoid (1.0.6) - activesupport (>= 2.2.2) - durran-validatable (>= 2.0.1) - leshill-will_paginate (>= 2.3.11) - mongo (>= 0.18.2) - multi_json (1.10.1) + mongo (2.0.6) + bson (~> 3.0) + mongoid (4.0.2) + activemodel (~> 4.0) + moped (~> 2.0.0) + origin (~> 2.1) + tzinfo (>= 0.3.37) + moped (2.0.6) + bson (~> 3.0) + connection_pool (~> 2.0) + optionable (~> 0.2.0) + multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) + neo4j (5.0.15) + active_attr (~> 0.8) + activemodel (~> 4) + activesupport (~> 4) + neo4j-core (~> 5.0.1) + orm_adapter (~> 0.5.0) + neo4j-core (5.0.10) + activesupport + faraday (~> 0.9.0) + faraday_middleware (~> 0.9.1) + faraday_middleware-multi_json + httparty + httpclient + json + multi_json + net-http-persistent + os + zip net-http-persistent (2.9.4) - nokogiri (1.6.5) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) - nokogiri (1.6.5-java) + nokogiri (1.6.6.2-java) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (~> 1.2) omniauth (1.2.2) hashie (>= 1.2, < 4) rack (~> 1.0) - omniauth-facebook (2.0.0) + omniauth-facebook (2.0.1) omniauth-oauth2 (~> 1.2) - omniauth-oauth2 (1.2.0) - faraday (>= 0.8, < 0.10) - multi_json (~> 1.3) + omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) omniauth-openid (1.0.1) omniauth (~> 1.0) rack-openid (~> 1.3.1) + optionable (0.2.0) + origin (2.1.1) orm_adapter (0.5.0) os (0.9.6) - rack (1.5.2) + rack (1.6.4) rack-openid (1.3.1) rack (>= 1.1.0) ruby-openid (>= 2.1.8) - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) - rails (4.1.8) - actionmailer (= 4.1.8) - actionpack (= 4.1.8) - actionview (= 4.1.8) - activemodel (= 4.1.8) - activerecord (= 4.1.8) - activesupport (= 4.1.8) + rails (4.2.3) + actionmailer (= 4.2.3) + actionpack (= 4.2.3) + actionview (= 4.2.3) + activejob (= 4.2.3) + activemodel (= 4.2.3) + activerecord (= 4.2.3) + activesupport (= 4.2.3) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.8) - sprockets-rails (~> 2.0) - railties (4.1.8) - actionpack (= 4.1.8) - activesupport (= 4.1.8) + railties (= 4.2.3) + sprockets-rails + rails-deprecated_sanitizer (1.0.3) + activesupport (>= 4.2.0.alpha) + rails-dom-testing (1.0.6) + activesupport (>= 4.2.0.beta, < 5.0) + nokogiri (~> 1.6.0) + rails-deprecated_sanitizer (>= 1.0.1) + rails-html-sanitizer (1.0.2) + loofah (~> 2.0) + railties (4.2.3) + actionpack (= 4.2.3) + activesupport (= 4.2.3) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) rbx-require-relative (0.0.9) rdoc (4.2.0) - json (~> 1.4) + responders (2.1.0) + railties (>= 4.2.0, < 5) ruby-debug (0.10.4) columnize (>= 0.1) ruby-debug-base (~> 0.10.4.0) ruby-debug-base (0.10.4) linecache (>= 0.3) - ruby-openid (2.6.0) - sprockets (2.12.3) - hike (~> 1.2) - multi_json (~> 1.0) + ruby-openid (2.7.0) + sprockets (3.3.0) rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.2) + sprockets-rails (2.3.2) actionpack (>= 3.0) activesupport (>= 3.0) sprockets (>= 2.8, < 4.0) sqlite3 (1.3.10) thor (0.19.1) - thread_safe (0.3.4) - thread_safe (0.3.4-java) - tilt (1.4.1) + thread_safe (0.3.5) + thread_safe (0.3.5-java) tzinfo (1.2.2) thread_safe (~> 0.1) warden (1.2.3) rack (>= 1.0) webrat (0.7.2) @@ -205,22 +219,25 @@ java ruby DEPENDENCIES bson_ext (~> 1.3.0) - devise (= 3.3.0) + devise (= 3.5.2) devise-neo4j! jruby-openssl mocha mongo mongoid - neo4j! - neo4j-core! + neo4j (~> 5.0.0) + neo4j-core (~> 5.0.0) omniauth omniauth-facebook omniauth-oauth2 omniauth-openid (~> 1.0.1) - rails (~> 4.1.1) + rails (~> 4.2.3) rdoc ruby-debug (>= 0.10.3) sqlite3 webrat (= 0.7.2) + +BUNDLED WITH + 1.10.6