about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <normalperson@yhbt.net>2010-04-27 11:14:47 -0700
committerEric Wong <normalperson@yhbt.net>2010-04-27 11:14:47 -0700
commit1d3bd978aa990fdd01ec4cd15a1b7276b91ffef6 (patch)
tree7cb35a4b08d3f5e69b41ed4baef109c991b18ae6
parent7faf47b6bc50de4387697a90480e354acd0c9917 (diff)
downloadrainbows-1d3bd978aa990fdd01ec4cd15a1b7276b91ffef6.tar.gz
-rw-r--r--config/isolate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/isolate.rb b/config/isolate.rb
index 1c6874b..a6c10a3 100644
--- a/config/isolate.rb
+++ b/config/isolate.rb
@@ -4,7 +4,7 @@
 # `rake isolate' or (faster in the unmodified case, `make isolate')
 
 gem 'rack', '1.1.0'
-gem 'unicorn', '0.97.0'
+gem 'unicorn', '0.97.1'
 
 gem 'iobuffer', '0.1.3'
 gem 'rev', '0.3.2'