From 79c6f47ad3471e4ec652801fae2ecd91998e400c Mon Sep 17 00:00:00 2001 From: Carlos Antonio da Silva Date: Tue, 24 Mar 2015 09:00:28 -0300 Subject: [PATCH] Bundle update --- Gemfile | 2 +- Gemfile.lock | 102 ++++++++++---------- gemfiles/Gemfile.rails-3.2-stable.lock | 30 +++--- gemfiles/Gemfile.rails-4.0-stable.lock | 78 ++++++++-------- gemfiles/Gemfile.rails-4.1-stable.lock | 91 +++++++++--------- gemfiles/Gemfile.rails-4.2-stable.lock | 124 ++++++++++++------------- 6 files changed, 212 insertions(+), 215 deletions(-) diff --git a/Gemfile b/Gemfile index 43ada899..99d0ec97 100644 --- a/Gemfile +++ b/Gemfile @@ -2,7 +2,7 @@ source "https://rubygems.org" gemspec -gem "rails", "4.2.0" +gem "rails", "4.2.1" gem "omniauth", "~> 1.2.0" gem "omniauth-oauth2", "~> 1.1.0" gem "rdoc" diff --git a/Gemfile.lock b/Gemfile.lock index df08756b..d5ef9bf0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,74 +23,74 @@ PATH GEM remote: https://rubygems.org/ specs: - actionmailer (4.2.0) - actionpack (= 4.2.0) - actionview (= 4.2.0) - activejob (= 4.2.0) + actionmailer (4.2.1) + actionpack (= 4.2.1) + actionview (= 4.2.1) + activejob (= 4.2.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.0) - actionview (= 4.2.0) - activesupport (= 4.2.0) - rack (~> 1.6.0) + actionpack (4.2.1) + actionview (= 4.2.1) + activesupport (= 4.2.1) + rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.1) - actionview (4.2.0) - activesupport (= 4.2.0) + actionview (4.2.1) + activesupport (= 4.2.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) rails-html-sanitizer (~> 1.0, >= 1.0.1) - activejob (4.2.0) - activesupport (= 4.2.0) + activejob (4.2.1) + activesupport (= 4.2.1) globalid (>= 0.3.0) - activemodel (4.2.0) - activesupport (= 4.2.0) + activemodel (4.2.1) + activesupport (= 4.2.1) builder (~> 3.1) - activerecord (4.2.0) - activemodel (= 4.2.0) - activesupport (= 4.2.0) + activerecord (4.2.1) + activemodel (= 4.2.1) + activesupport (= 4.2.1) arel (~> 6.0) - activesupport (4.2.0) + activesupport (4.2.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) arel (6.0.0) - bcrypt (3.1.9) + bcrypt (3.1.10) bson (2.3.0) builder (3.2.2) - connection_pool (2.1.0) + connection_pool (2.1.3) erubis (2.7.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - globalid (0.3.0) + globalid (0.3.3) activesupport (>= 4.1.0) - hashie (3.3.2) + hashie (3.4.0) hike (1.2.3) i18n (0.7.0) - json (1.8.1) - jwt (1.2.0) + json (1.8.2) + jwt (1.4.1) loofah (2.0.1) 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) + mini_portile (0.6.2) + minitest (5.5.1) mocha (1.1.0) metaclass (~> 0.0.1) - moped (2.0.2) + moped (2.0.4) bson (~> 2.2) connection_pool (~> 2.0) optionable (~> 0.2.0) - multi_json (1.10.1) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.5) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (0.9.4) faraday (>= 0.8, < 0.10) @@ -118,49 +118,49 @@ GEM 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.2.0) - actionmailer (= 4.2.0) - actionpack (= 4.2.0) - actionview (= 4.2.0) - activejob (= 4.2.0) - activemodel (= 4.2.0) - activerecord (= 4.2.0) - activesupport (= 4.2.0) + rails (4.2.1) + actionmailer (= 4.2.1) + actionpack (= 4.2.1) + actionview (= 4.2.1) + activejob (= 4.2.1) + activemodel (= 4.2.1) + activerecord (= 4.2.1) + activesupport (= 4.2.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.0) + railties (= 4.2.1) sprockets-rails rails-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.5) + 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.1) + rails-html-sanitizer (1.0.2) loofah (~> 2.0) - railties (4.2.0) - actionpack (= 4.2.0) - activesupport (= 4.2.0) + railties (4.2.1) + actionpack (= 4.2.1) + activesupport (= 4.2.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.4.2) rdoc (4.2.0) - responders (2.0.2) - railties (>= 4.2.0.alpha, < 5) - ruby-openid (2.6.0) + responders (2.1.0) + railties (>= 4.2.0, < 5) + ruby-openid (2.7.0) sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.2) + sprockets-rails (2.2.4) 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.5) tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) @@ -185,7 +185,7 @@ DEPENDENCIES omniauth-facebook omniauth-oauth2 (~> 1.1.0) omniauth-openid (~> 1.0.1) - rails (= 4.2.0) + rails (= 4.2.1) rdoc sqlite3 webrat (= 0.7.3) diff --git a/gemfiles/Gemfile.rails-3.2-stable.lock b/gemfiles/Gemfile.rails-3.2-stable.lock index a6cd2c37..cf6725ca 100644 --- a/gemfiles/Gemfile.rails-3.2-stable.lock +++ b/gemfiles/Gemfile.rails-3.2-stable.lock @@ -1,6 +1,6 @@ GIT remote: git://github.com/rails/rails.git - revision: ba886f73a2b4a06f3400f0698290c54566639b6a + revision: b344986bc3d94ca7821fc5e0eef1874882ac6cbb branch: 3-2-stable specs: actionmailer (3.2.21) @@ -61,23 +61,23 @@ GEM remote: https://rubygems.org/ specs: arel (3.0.3) - bcrypt (3.1.9) + bcrypt (3.1.10) builder (3.0.4) erubis (2.7.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - hashie (3.3.1) + hashie (3.4.0) hike (1.2.3) - i18n (0.6.11) + i18n (0.7.0) journey (1.0.4) - json (1.8.1) - jwt (1.0.0) + json (1.8.2) + jwt (1.4.1) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) metaclass (0.0.4) mime-types (1.25.1) - mini_portile (0.6.1) + mini_portile (0.6.2) mocha (1.1.0) metaclass (~> 0.0.1) mongoid (3.1.6) @@ -86,10 +86,10 @@ GEM origin (~> 1.0) tzinfo (~> 0.3.29) moped (1.5.2) - multi_json (1.10.1) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.4.1) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (0.9.4) faraday (>= 0.8, < 0.10) @@ -121,14 +121,14 @@ GEM ruby-openid (>= 2.1.8) rack-ssl (1.3.4) rack - rack-test (0.6.2) + rack-test (0.6.3) rack (>= 1.0) - rake (10.3.2) + rake (10.4.2) rdoc (3.12.2) json (~> 1.4) responders (1.1.2) railties (>= 3.2, < 4.2) - ruby-openid (2.6.0) + ruby-openid (2.7.0) sprockets (2.2.3) hike (~> 1.2) multi_json (~> 1.0) @@ -136,12 +136,12 @@ GEM tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.10) thor (0.19.1) - thread_safe (0.3.4) + thread_safe (0.3.5) tilt (1.4.1) treetop (1.4.15) polyglot polyglot (>= 0.3.1) - tzinfo (0.3.42) + tzinfo (0.3.43) warden (1.2.3) rack (>= 1.0) webrat (0.7.3) diff --git a/gemfiles/Gemfile.rails-4.0-stable.lock b/gemfiles/Gemfile.rails-4.0-stable.lock index cf041a81..cee515c5 100644 --- a/gemfiles/Gemfile.rails-4.0-stable.lock +++ b/gemfiles/Gemfile.rails-4.0-stable.lock @@ -1,42 +1,42 @@ GIT remote: git://github.com/rails/rails.git - revision: 690bdf9e65713a6da55a9e3a4ba28245c0c75671 + revision: 7ec9c9635bf4d57009135ed11e89d8bf32306d73 branch: 4-0-stable specs: - actionmailer (4.0.12) - actionpack (= 4.0.12) + actionmailer (4.0.13) + actionpack (= 4.0.13) mail (~> 2.5, >= 2.5.4) - actionpack (4.0.12) - activesupport (= 4.0.12) + actionpack (4.0.13) + activesupport (= 4.0.13) builder (~> 3.1.0) erubis (~> 2.7.0) rack (~> 1.5.2) rack-test (~> 0.6.2) - activemodel (4.0.12) - activesupport (= 4.0.12) + activemodel (4.0.13) + activesupport (= 4.0.13) builder (~> 3.1.0) - activerecord (4.0.12) - activemodel (= 4.0.12) + activerecord (4.0.13) + activemodel (= 4.0.13) activerecord-deprecated_finders (~> 1.0.2) - activesupport (= 4.0.12) + activesupport (= 4.0.13) arel (~> 4.0.0) - activesupport (4.0.12) + activesupport (4.0.13) i18n (~> 0.6, >= 0.6.9) minitest (~> 4.2) multi_json (~> 1.3) thread_safe (~> 0.1) tzinfo (~> 0.3.37) - rails (4.0.12) - actionmailer (= 4.0.12) - actionpack (= 4.0.12) - activerecord (= 4.0.12) - activesupport (= 4.0.12) + rails (4.0.13) + actionmailer (= 4.0.13) + actionpack (= 4.0.13) + activerecord (= 4.0.13) + activesupport (= 4.0.13) bundler (>= 1.3.0, < 2.0) - railties (= 4.0.12) + railties (= 4.0.13) sprockets-rails (~> 2.0) - railties (4.0.12) - actionpack (= 4.0.12) - activesupport (= 4.0.12) + railties (4.0.13) + actionpack (= 4.0.13) + activesupport (= 4.0.13) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) @@ -56,39 +56,38 @@ GEM specs: activerecord-deprecated_finders (1.0.3) arel (4.0.2) - bcrypt (3.1.9) + bcrypt (3.1.10) bson (2.3.0) builder (3.1.4) - connection_pool (2.1.0) + connection_pool (2.1.3) erubis (2.7.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - hashie (3.3.1) + hashie (3.4.0) hike (1.2.3) - i18n (0.6.11) - json (1.8.1) - jwt (1.0.0) + i18n (0.7.0) + jwt (1.4.1) mail (2.6.3) mime-types (>= 1.16, < 3) metaclass (0.0.4) mime-types (2.4.3) - mini_portile (0.6.1) + mini_portile (0.6.2) minitest (4.7.5) mocha (1.1.0) metaclass (~> 0.0.1) - mongoid (4.0.0) + mongoid (4.0.2) activemodel (~> 4.0) moped (~> 2.0.0) origin (~> 2.1) tzinfo (>= 0.3.37) - moped (2.0.2) + moped (2.0.4) bson (~> 2.2) connection_pool (~> 2.0) optionable (~> 0.2.0) - multi_json (1.10.1) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.4.1) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (0.9.4) faraday (>= 0.8, < 0.10) @@ -116,28 +115,27 @@ GEM 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) - rake (10.3.2) - rdoc (4.1.2) - json (~> 1.4) + rake (10.4.2) + rdoc (4.2.0) responders (1.1.2) railties (>= 3.2, < 4.2) - ruby-openid (2.6.0) + ruby-openid (2.7.0) sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.0) + sprockets-rails (2.2.4) 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.5) tilt (1.4.1) - tzinfo (0.3.42) + tzinfo (0.3.43) warden (1.2.3) rack (>= 1.0) webrat (0.7.3) diff --git a/gemfiles/Gemfile.rails-4.1-stable.lock b/gemfiles/Gemfile.rails-4.1-stable.lock index 5fea34ee..3460d672 100644 --- a/gemfiles/Gemfile.rails-4.1-stable.lock +++ b/gemfiles/Gemfile.rails-4.1-stable.lock @@ -1,47 +1,47 @@ GIT remote: git://github.com/rails/rails.git - revision: 042c7cb9ccfb771dcfd3dcacb7cb2d19d3747853 + revision: bf32ec7b8611e6b4c7e9398f7d297a1f0221e9b9 branch: 4-1-stable specs: - actionmailer (4.1.8) - actionpack (= 4.1.8) - actionview (= 4.1.8) + actionmailer (4.1.10) + actionpack (= 4.1.10) + actionview (= 4.1.10) mail (~> 2.5, >= 2.5.4) - actionpack (4.1.8) - actionview (= 4.1.8) - activesupport (= 4.1.8) + actionpack (4.1.10) + actionview (= 4.1.10) + activesupport (= 4.1.10) rack (~> 1.5.2) rack-test (~> 0.6.2) - actionview (4.1.8) - activesupport (= 4.1.8) + actionview (4.1.10) + activesupport (= 4.1.10) builder (~> 3.1) erubis (~> 2.7.0) - activemodel (4.1.8) - activesupport (= 4.1.8) + activemodel (4.1.10) + activesupport (= 4.1.10) builder (~> 3.1) - activerecord (4.1.8) - activemodel (= 4.1.8) - activesupport (= 4.1.8) + activerecord (4.1.10) + activemodel (= 4.1.10) + activesupport (= 4.1.10) arel (~> 5.0.0) - activesupport (4.1.8) + activesupport (4.1.10) i18n (~> 0.6, >= 0.6.9) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.1) tzinfo (~> 1.1) - 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.1.10) + actionmailer (= 4.1.10) + actionpack (= 4.1.10) + actionview (= 4.1.10) + activemodel (= 4.1.10) + activerecord (= 4.1.10) + activesupport (= 4.1.10) bundler (>= 1.3.0, < 2.0) - railties (= 4.1.8) + railties (= 4.1.10) sprockets-rails (~> 2.0) - railties (4.1.8) - actionpack (= 4.1.8) - activesupport (= 4.1.8) + railties (4.1.10) + actionpack (= 4.1.10) + activesupport (= 4.1.10) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) @@ -60,39 +60,39 @@ GEM remote: https://rubygems.org/ specs: arel (5.0.1.20140414130214) - bcrypt (3.1.9) + bcrypt (3.1.10) bson (2.3.0) builder (3.2.2) - connection_pool (2.1.0) + connection_pool (2.1.3) erubis (2.7.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - hashie (3.3.1) + hashie (3.4.0) hike (1.2.3) - i18n (0.6.11) - json (1.8.1) - jwt (1.0.0) + i18n (0.7.0) + json (1.8.2) + jwt (1.4.1) 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.4.3) + mini_portile (0.6.2) + minitest (5.5.1) mocha (1.1.0) metaclass (~> 0.0.1) - mongoid (4.0.0) + mongoid (4.0.2) activemodel (~> 4.0) moped (~> 2.0.0) origin (~> 2.1) tzinfo (>= 0.3.37) - moped (2.0.2) + moped (2.0.4) bson (~> 2.2) connection_pool (~> 2.0) optionable (~> 0.2.0) - multi_json (1.10.1) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.4.1) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (0.9.4) faraday (>= 0.8, < 0.10) @@ -120,26 +120,25 @@ GEM 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) - rake (10.3.2) - rdoc (4.1.2) - json (~> 1.4) + rake (10.4.2) + rdoc (4.2.0) responders (1.1.2) railties (>= 3.2, < 4.2) - ruby-openid (2.6.0) + ruby-openid (2.7.0) sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.0) + sprockets-rails (2.2.4) 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.5) tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) diff --git a/gemfiles/Gemfile.rails-4.2-stable.lock b/gemfiles/Gemfile.rails-4.2-stable.lock index 2729f03f..076688b8 100644 --- a/gemfiles/Gemfile.rails-4.2-stable.lock +++ b/gemfiles/Gemfile.rails-4.2-stable.lock @@ -1,62 +1,62 @@ GIT remote: git://github.com/rails/rails.git - revision: 3a388cb26b143294c42d2cc0e44ca212065175ad + revision: f12ff8ddab7b199707ec36d72bd72f206f142c8b branch: 4-2-stable specs: - actionmailer (4.2.0) - actionpack (= 4.2.0) - actionview (= 4.2.0) - activejob (= 4.2.0) + actionmailer (4.2.1) + actionpack (= 4.2.1) + actionview (= 4.2.1) + activejob (= 4.2.1) mail (~> 2.5, >= 2.5.4) rails-dom-testing (~> 1.0, >= 1.0.5) - actionpack (4.2.0) - actionview (= 4.2.0) - activesupport (= 4.2.0) - rack (~> 1.6.0) + actionpack (4.2.1) + actionview (= 4.2.1) + activesupport (= 4.2.1) + rack (~> 1.6) rack-test (~> 0.6.2) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.1) - actionview (4.2.0) - activesupport (= 4.2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + actionview (4.2.1) + activesupport (= 4.2.1) builder (~> 3.1) erubis (~> 2.7.0) rails-dom-testing (~> 1.0, >= 1.0.5) - rails-html-sanitizer (~> 1.0, >= 1.0.1) - activejob (4.2.0) - activesupport (= 4.2.0) + rails-html-sanitizer (~> 1.0, >= 1.0.2) + activejob (4.2.1) + activesupport (= 4.2.1) globalid (>= 0.3.0) - activemodel (4.2.0) - activesupport (= 4.2.0) + activemodel (4.2.1) + activesupport (= 4.2.1) builder (~> 3.1) - activerecord (4.2.0) - activemodel (= 4.2.0) - activesupport (= 4.2.0) + activerecord (4.2.1) + activemodel (= 4.2.1) + activesupport (= 4.2.1) arel (~> 6.0) - activesupport (4.2.0) + activesupport (4.2.1) i18n (~> 0.7) json (~> 1.7, >= 1.7.7) minitest (~> 5.1) thread_safe (~> 0.3, >= 0.3.4) tzinfo (~> 1.1) - rails (4.2.0) - actionmailer (= 4.2.0) - actionpack (= 4.2.0) - actionview (= 4.2.0) - activejob (= 4.2.0) - activemodel (= 4.2.0) - activerecord (= 4.2.0) - activesupport (= 4.2.0) + rails (4.2.1) + actionmailer (= 4.2.1) + actionpack (= 4.2.1) + actionview (= 4.2.1) + activejob (= 4.2.1) + activemodel (= 4.2.1) + activerecord (= 4.2.1) + activesupport (= 4.2.1) bundler (>= 1.3.0, < 2.0) - railties (= 4.2.0) + railties (= 4.2.1) sprockets-rails - railties (4.2.0) - actionpack (= 4.2.0) - activesupport (= 4.2.0) + railties (4.2.1) + actionpack (= 4.2.1) + activesupport (= 4.2.1) rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) PATH - remote: . + remote: .. specs: devise (3.4.1) bcrypt (~> 3.0) @@ -70,43 +70,43 @@ GEM remote: https://rubygems.org/ specs: arel (6.0.0) - bcrypt (3.1.9) + bcrypt (3.1.10) bson (2.3.0) builder (3.2.2) - connection_pool (2.1.0) + connection_pool (2.1.3) erubis (2.7.0) - faraday (0.9.0) + faraday (0.9.1) multipart-post (>= 1.2, < 3) - globalid (0.3.0) + globalid (0.3.3) activesupport (>= 4.1.0) - hashie (3.3.2) + hashie (3.4.0) hike (1.2.3) i18n (0.7.0) - json (1.8.1) - jwt (1.2.0) + json (1.8.2) + jwt (1.4.1) loofah (2.0.1) 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) + mini_portile (0.6.2) + minitest (5.5.1) mocha (1.1.0) metaclass (~> 0.0.1) - mongoid (4.0.0) + mongoid (4.0.2) activemodel (~> 4.0) moped (~> 2.0.0) origin (~> 2.1) tzinfo (>= 0.3.37) - moped (2.0.2) + moped (2.0.4) bson (~> 2.2) connection_pool (~> 2.0) optionable (~> 0.2.0) - multi_json (1.10.1) + multi_json (1.11.0) multi_xml (0.5.5) multipart-post (2.0.0) - nokogiri (1.6.5) + nokogiri (1.6.6.2) mini_portile (~> 0.6.0) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) @@ -117,7 +117,7 @@ GEM 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) @@ -134,33 +134,33 @@ GEM 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-deprecated_sanitizer (1.0.3) activesupport (>= 4.2.0.alpha) - rails-dom-testing (1.0.5) + 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.1) + rails-html-sanitizer (1.0.2) loofah (~> 2.0) rake (10.4.2) rdoc (4.2.0) - responders (2.0.2) - railties (>= 4.2.0.alpha, < 5) - ruby-openid (2.6.0) + responders (2.1.0) + railties (>= 4.2.0, < 5) + ruby-openid (2.7.0) sprockets (2.12.3) hike (~> 1.2) multi_json (~> 1.0) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) - sprockets-rails (2.2.2) + sprockets-rails (2.2.4) 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.5) tilt (1.4.1) tzinfo (1.2.2) thread_safe (~> 0.1) @@ -179,13 +179,13 @@ DEPENDENCIES activerecord-jdbcsqlite3-adapter devise! jruby-openssl - mocha - mongoid - omniauth + mocha (~> 1.1) + mongoid (~> 4.0.0) + omniauth (~> 1.2.2) omniauth-facebook - omniauth-oauth2 - omniauth-openid + omniauth-oauth2 (~> 1.2.0) + omniauth-openid (~> 1.0.1) rails! rdoc sqlite3 - webrat + webrat (= 0.7.3)