From 282348ef4bf6ef6f13b6e4496c3a551b734c1855 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baza=CC=81n?= Date: Sat, 30 Jan 2016 20:15:39 +0100 Subject: [PATCH] updates dependencies --- Gemfile.lock | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5b5a67d7c..682807e53 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -89,7 +89,7 @@ GEM sshkit (~> 1.2) capistrano3-delayed-job (1.5.0) capistrano (>= 3.0.0) - capybara (2.6.0) + capybara (2.6.2) addressable mime-types (>= 1.16) nokogiri (>= 1.3.3) @@ -140,7 +140,7 @@ GEM devise (~> 3.2) diff-lcs (1.2.5) docile (1.1.5) - domain_name (0.5.25) + domain_name (0.5.20160128) unf (>= 0.0.5, < 1.0.0) easy_translate (0.5.0) json @@ -209,7 +209,7 @@ GEM jquery-ui-rails (5.0.5) railties (>= 3.2.16) json (1.8.3) - jwt (1.5.2) + jwt (1.5.1) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -236,24 +236,23 @@ GEM net-ssh (>= 2.6.5) net-ssh (3.0.2) netrc (0.11.0) - newrelic_rpm (3.14.1.311) + newrelic_rpm (3.14.2.312) nokogiri (1.6.7.2) mini_portile2 (~> 2.0.0.rc2) nori (2.6.0) oauth (0.4.7) - oauth2 (1.0.0) + oauth2 (1.1.0) faraday (>= 0.8, < 0.10) - jwt (~> 1.0) + jwt (~> 1.0, < 1.5.2) multi_json (~> 1.3) multi_xml (~> 0.5) - rack (~> 1.2) + rack (>= 1.2, < 3) omniauth (1.3.1) hashie (>= 1.2, < 4) rack (>= 1.0, < 3) omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.3.0) - addressable (~> 2.3) + omniauth-google-oauth2 (0.3.1) jwt (~> 1.0) multi_json (~> 1.3) omniauth (>= 1.1.1) @@ -270,7 +269,7 @@ GEM orm_adapter (0.5.0) paranoia (2.1.5) activerecord (~> 4.0) - parser (2.3.0.1) + parser (2.3.0.2) ast (~> 2.2) pg (0.18.4) pg_search (1.0.5) @@ -331,7 +330,7 @@ GEM rspec-core (~> 3.4.0) rspec-expectations (~> 3.4.0) rspec-mocks (~> 3.4.0) - rspec-core (3.4.1) + rspec-core (3.4.2) rspec-support (~> 3.4.0) rspec-expectations (3.4.0) diff-lcs (>= 1.2.0, < 2.0) @@ -339,7 +338,7 @@ GEM rspec-mocks (3.4.1) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.4.0) - rspec-rails (3.4.0) + rspec-rails (3.4.1) actionpack (>= 3.0, < 4.3) activesupport (>= 3.0, < 4.3) railties (>= 3.0, < 4.3) @@ -357,15 +356,16 @@ GEM sprockets (>= 2.8, < 4.0) sprockets-rails (>= 2.0, < 4.0) tilt (>= 1.1, < 3) - sassc (1.8.3) + sassc (1.8.4) bundler ffi (~> 1.9.6) sass (>= 3.3.0) - sassc-rails (1.1.0) - rails (>= 4.0.0) + sassc-rails (1.2.0) + railties (>= 4.0.0) sass sassc (~> 1.6) sprockets (> 2.11) + sprockets-rails tilt savon (2.11.1) akami (~> 1.2) @@ -388,10 +388,10 @@ GEM sprockets (3.5.2) concurrent-ruby (~> 1.0) rack (> 1, < 3) - sprockets-rails (2.3.3) - actionpack (>= 3.0) - activesupport (>= 3.0) - sprockets (>= 2.8, < 4.0) + sprockets-rails (3.0.1) + actionpack (>= 4.0) + activesupport (>= 4.0) + sprockets (>= 3.0.0) sshkit (1.8.1) net-scp (>= 1.1.2) net-ssh (>= 2.8.0) @@ -426,12 +426,12 @@ GEM uniform_notifier (1.9.0) user_agent_parser (2.3.0) uuidtools (2.1.5) - warden (1.2.4) + warden (1.2.5) rack (>= 1.0) wasabi (3.5.0) httpi (~> 2.0) nokogiri (>= 1.4.2) - web-console (3.0.0) + web-console (3.1.1) activemodel (>= 4.2) debug_inspector railties (>= 4.2)