about summary refs log tree commit homepage
path: root/local.mk.sample
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2009-10-30 22:26:27 -0700
committerEric Wong <normalperson@yhbt.net>2009-10-30 22:26:27 -0700
commit8d7fe29b5d78fdf8fd227898a9290fa526983eac (patch)
tree56b00326861f8c8cb2c24de636a93fb81d789fa3 /local.mk.sample
parentb96822f15c9ede2a0053afeb1a5f43d3df7d7d3d (diff)
downloadrainbows-8d7fe29b5d78fdf8fd227898a9290fa526983eac.tar.gz
Unicorn 0.93.5 came to be so the heartbeat tests could
pass consistently.
Diffstat (limited to 'local.mk.sample')
-rw-r--r--local.mk.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/local.mk.sample b/local.mk.sample
index 29a5f63..787883d 100644
--- a/local.mk.sample
+++ b/local.mk.sample
@@ -6,7 +6,7 @@
 
 DLEXT := so
 gems := rack-1.0.1
-# gems += unicorn-0.93.3 # installed via setup.rb
+# gems += unicorn-0.93.5 # installed via setup.rb
 gems += rev-0.3.1 iobuffer-0.1.1
 gems += eventmachine-0.12.10
 gems += async_sinatra-0.1.5 sinatra-0.9.4