summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-05-09 16:35:24 -0700
committerelijah <elijah@riseup.net>2014-05-09 16:35:24 -0700
commiteed316af7b703aeb1ce307cb567de8e6db5648b0 (patch)
treed8f310b736d461814335a7927265a7566daee8dc /Gemfile.lock
parentec4697e497889ee82c695a2633a748f3a06d3724 (diff)
added 'get involved' links to the front page.
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock21
1 files changed, 17 insertions, 4 deletions
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)