updates dependencies

This commit is contained in:
Juanjo Bazán
2015-11-02 11:54:36 +01:00
parent 36e3ee0c5b
commit 2c2f65d28a

View File

@@ -65,6 +65,7 @@ GEM
ancestry (2.1.0) ancestry (2.1.0)
activerecord (>= 3.0.0) activerecord (>= 3.0.0)
arel (6.0.3) arel (6.0.3)
ast (2.1.0)
bcrypt (3.1.10) bcrypt (3.1.10)
binding_of_caller (0.7.2) binding_of_caller (0.7.2)
debug_inspector (>= 0.0.1) debug_inspector (>= 0.0.1)
@@ -179,19 +180,21 @@ GEM
activesupport (>= 3) activesupport (>= 3)
gyoku (1.3.1) gyoku (1.3.1)
builder (>= 2.1.2) builder (>= 2.1.2)
hashie (3.4.2) hashie (3.4.3)
highline (1.7.8) highline (1.7.8)
http-cookie (1.0.2) http-cookie (1.0.2)
domain_name (~> 0.5) domain_name (~> 0.5)
httpi (2.4.1) httpi (2.4.1)
rack rack
i18n (0.7.0) i18n (0.7.0)
i18n-tasks (0.8.7) i18n-tasks (0.9.1)
activesupport (>= 2.3.18) activesupport (>= 4.0.2)
ast (>= 2.1.0)
easy_translate (>= 0.5.0) easy_translate (>= 0.5.0)
erubis erubis
highline (>= 1.7.3) highline (>= 1.7.3)
i18n i18n
parser (>= 2.2.3.0)
term-ansicolor (>= 1.3.2) term-ansicolor (>= 1.3.2)
terminal-table (>= 1.5.1) terminal-table (>= 1.5.1)
initialjs-rails (0.2.0.1) initialjs-rails (0.2.0.1)
@@ -201,7 +204,7 @@ GEM
railties (>= 4.2.0) railties (>= 4.2.0)
thor (>= 0.14, < 2.0) thor (>= 0.14, < 2.0)
json (1.8.3) json (1.8.3)
jwt (1.5.1) jwt (1.5.2)
kaminari (0.16.3) kaminari (0.16.3)
actionpack (>= 3.0.0) actionpack (>= 3.0.0)
activesupport (>= 3.0.0) activesupport (>= 3.0.0)
@@ -220,7 +223,7 @@ GEM
mime-types (>= 1.16, < 3) mime-types (>= 1.16, < 3)
mime-types (2.6.2) mime-types (2.6.2)
mini_portile (0.6.2) mini_portile (0.6.2)
minitest (5.8.1) minitest (5.8.2)
multi_json (1.11.2) multi_json (1.11.2)
multi_xml (0.5.5) multi_xml (0.5.5)
multipart-post (2.0.0) multipart-post (2.0.0)
@@ -244,16 +247,16 @@ GEM
rack (~> 1.0) rack (~> 1.0)
omniauth-facebook (3.0.0) omniauth-facebook (3.0.0)
omniauth-oauth2 (~> 1.2) omniauth-oauth2 (~> 1.2)
omniauth-google-oauth2 (0.2.8) omniauth-google-oauth2 (0.2.9)
addressable (~> 2.3) addressable (~> 2.3)
jwt (~> 1.0) jwt (~> 1.0)
multi_json (~> 1.3) multi_json (~> 1.3)
omniauth (>= 1.1.1) omniauth (>= 1.1.1)
omniauth-oauth2 (>= 1.1.1) omniauth-oauth2 (~> 1.3.1)
omniauth-oauth (1.1.0) omniauth-oauth (1.1.0)
oauth oauth
omniauth (~> 1.0) omniauth (~> 1.0)
omniauth-oauth2 (1.4.0) omniauth-oauth2 (1.3.1)
oauth2 (~> 1.0) oauth2 (~> 1.0)
omniauth (~> 1.2) omniauth (~> 1.2)
omniauth-twitter (1.2.1) omniauth-twitter (1.2.1)
@@ -262,6 +265,8 @@ GEM
orm_adapter (0.5.0) orm_adapter (0.5.0)
paranoia (2.1.3) paranoia (2.1.3)
activerecord (~> 4.0) activerecord (~> 4.0)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
pg (0.18.3) pg (0.18.3)
pg_search (1.0.5) pg_search (1.0.5)
activerecord (>= 3.1) activerecord (>= 3.1)
@@ -387,7 +392,7 @@ GEM
unf (0.1.4) unf (0.1.4)
unf_ext unf_ext
unf_ext (0.0.7.1) unf_ext (0.0.7.1)
unicorn (4.9.0) unicorn (5.0.0)
kgio (~> 2.6) kgio (~> 2.6)
rack rack
raindrops (~> 0.7) raindrops (~> 0.7)