about summary refs log tree commit homepage
path: root/config
diff options
context:
space:
mode:
Diffstat (limited to 'config')
-rw-r--r--config/isolate.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/isolate.rb b/config/isolate.rb
index a6c10a3..2aa34d2 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.1'
+gem 'unicorn', '0.99.0'
 
 gem 'iobuffer', '0.1.3'
 gem 'rev', '0.3.2'