From eed316af7b703aeb1ce307cb567de8e6db5648b0 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 9 May 2014 16:35:24 -0700 Subject: added 'get involved' links to the front page. --- Gemfile.lock | 21 +++++++++++++++++---- 1 file changed, 17 insertions(+), 4 deletions(-) (limited to 'Gemfile.lock') diff --git a/Gemfile.lock b/Gemfile.lock index fd9e627..77f6aea 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,11 +38,20 @@ GEM net-sftp (>= 2.0.0) net-ssh (>= 2.0.14) net-ssh-gateway (>= 1.1.0) + columnize (0.3.6) daemons (1.1.9) + debugger (1.6.2) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.2.3) + debugger-linecache (1.2.0) + debugger-ruby_core_source (1.2.3) erubis (2.7.0) eventmachine (1.0.0) execjs (1.4.0) multi_json (~> 1.0) + font-awesome-sass (4.0.3.1) + sass (~> 3.2) haml (3.1.7) highline (1.6.15) hike (1.2.1) @@ -52,6 +61,7 @@ GEM railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) json (1.7.7) + libv8 (3.16.14.3) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -92,6 +102,7 @@ GEM rdiscount (2.0.7) rdoc (3.12.1) json (~> 1.4) + ref (1.0.5) sass (3.2.5) sass-rails (3.2.6) railties (~> 3.2.0) @@ -103,9 +114,9 @@ GEM rack (~> 1.0) tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.7) - therubyrhino (2.0.2) - therubyrhino_jar (>= 1.7.3) - therubyrhino_jar (1.7.4) + therubyracer (0.12.0) + libv8 (~> 3.16.14.0) + ref thin (1.5.0) daemons (>= 1.0.9) eventmachine (>= 0.12.6) @@ -127,7 +138,9 @@ DEPENDENCIES RbST RedCloth capistrano + debugger execjs + font-awesome-sass haml jquery-rails json @@ -135,6 +148,6 @@ DEPENDENCIES rdiscount sass-rails sqlite3 - therubyrhino + therubyracer thin uglifier (>= 1.0.3) -- cgit v1.2.3