From cf198bc1d5bc460597efccc94105f5cbe4d142e7 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Sun, 31 Jul 2011 00:51:59 -0700 Subject: [PATCH] Update rdoc dependency to version 3.9 --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e0a9c42..23d5542 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2) - rdoc (3.8) + rdoc (3.9) simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5)