summaryrefslogtreecommitdiffstats
path: root/docs/Gemfile.lock
diff options
context:
space:
mode:
authorStephen Dolan <mu@netsoc.tcd.ie>2012-12-16 13:06:03 +0000
committerStephen Dolan <mu@netsoc.tcd.ie>2012-12-16 13:06:03 +0000
commit73c657cdc477a9ec97548991e355b766e06634a2 (patch)
tree9329d5dc0c30f9d7d681446610a7fee459269081 /docs/Gemfile.lock
parent2b48ee4a8f894d698b3f726cc58dc9e18a3b27bf (diff)
Lots of build system and docs improvements, including a manpage.
- Build binaries for multiple platforms - Make a manpage out of the manual (see #19) - Extract more tests from the documentation - Fix a few documentation bugs uncovered by above.
Diffstat (limited to 'docs/Gemfile.lock')
-rw-r--r--docs/Gemfile.lock8
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/Gemfile.lock b/docs/Gemfile.lock
index 6926b4ad..ccbc84fe 100644
--- a/docs/Gemfile.lock
+++ b/docs/Gemfile.lock
@@ -18,6 +18,7 @@ GEM
tilt (>= 1.3)
watch (>= 0.1.0)
builder (3.1.4)
+ hpricot (0.8.6)
i18n (0.6.1)
launchy (2.1.2)
addressable (~> 2.3)
@@ -25,9 +26,15 @@ GEM
maruku (0.6.1)
syntax (>= 1.0.0)
multi_json (1.5.0)
+ mustache (0.99.4)
rack (1.4.1)
rack-protection (1.3.2)
rack
+ rdiscount (1.6.8)
+ ronn (0.7.3)
+ hpricot (>= 0.8.2)
+ mustache (>= 0.7.0)
+ rdiscount (>= 1.5.8)
sass (3.2.3)
sinatra (1.3.3)
rack (~> 1.3, >= 1.3.6)
@@ -43,3 +50,4 @@ PLATFORMS
DEPENDENCIES
bonsai
maruku
+ ronn