From 2c2f65d28a92e20e8d5dee9165ee926c9f9d2fbd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juanjo=20Baz=C3=A1n?= Date: Mon, 2 Nov 2015 11:54:36 +0100 Subject: [PATCH] updates dependencies --- Gemfile.lock | 23 ++++++++++++++--------- 1 file changed, 14 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6ec99b1a7..251dc834a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -65,6 +65,7 @@ GEM ancestry (2.1.0) activerecord (>= 3.0.0) arel (6.0.3) + ast (2.1.0) bcrypt (3.1.10) binding_of_caller (0.7.2) debug_inspector (>= 0.0.1) @@ -179,19 +180,21 @@ GEM activesupport (>= 3) gyoku (1.3.1) builder (>= 2.1.2) - hashie (3.4.2) + hashie (3.4.3) highline (1.7.8) http-cookie (1.0.2) domain_name (~> 0.5) httpi (2.4.1) rack i18n (0.7.0) - i18n-tasks (0.8.7) - activesupport (>= 2.3.18) + i18n-tasks (0.9.1) + activesupport (>= 4.0.2) + ast (>= 2.1.0) easy_translate (>= 0.5.0) erubis highline (>= 1.7.3) i18n + parser (>= 2.2.3.0) term-ansicolor (>= 1.3.2) terminal-table (>= 1.5.1) initialjs-rails (0.2.0.1) @@ -201,7 +204,7 @@ GEM railties (>= 4.2.0) thor (>= 0.14, < 2.0) json (1.8.3) - jwt (1.5.1) + jwt (1.5.2) kaminari (0.16.3) actionpack (>= 3.0.0) activesupport (>= 3.0.0) @@ -220,7 +223,7 @@ GEM mime-types (>= 1.16, < 3) mime-types (2.6.2) mini_portile (0.6.2) - minitest (5.8.1) + minitest (5.8.2) multi_json (1.11.2) multi_xml (0.5.5) multipart-post (2.0.0) @@ -244,16 +247,16 @@ GEM rack (~> 1.0) omniauth-facebook (3.0.0) omniauth-oauth2 (~> 1.2) - omniauth-google-oauth2 (0.2.8) + omniauth-google-oauth2 (0.2.9) addressable (~> 2.3) jwt (~> 1.0) multi_json (~> 1.3) omniauth (>= 1.1.1) - omniauth-oauth2 (>= 1.1.1) + omniauth-oauth2 (~> 1.3.1) omniauth-oauth (1.1.0) oauth omniauth (~> 1.0) - omniauth-oauth2 (1.4.0) + omniauth-oauth2 (1.3.1) oauth2 (~> 1.0) omniauth (~> 1.2) omniauth-twitter (1.2.1) @@ -262,6 +265,8 @@ GEM orm_adapter (0.5.0) paranoia (2.1.3) activerecord (~> 4.0) + parser (2.2.3.0) + ast (>= 1.1, < 3.0) pg (0.18.3) pg_search (1.0.5) activerecord (>= 3.1) @@ -387,7 +392,7 @@ GEM unf (0.1.4) unf_ext unf_ext (0.0.7.1) - unicorn (4.9.0) + unicorn (5.0.0) kgio (~> 2.6) rack raindrops (~> 0.7)