From 6ec3e86380566e706f72fcbc92fc2ab296892d60 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Tue, 23 Aug 2011 17:39:51 -0700 Subject: [PATCH] Update rdoc dependency to version 3.9.3 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4f22de..c7d9675 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,14 +95,14 @@ GEM rdoc (~> 3.4) thor (~> 0.14.6) rake (0.9.2) - rdoc (3.9.2) + rdoc (3.9.3) simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5) sprockets (2.0.0.beta.14) hike (~> 1.2) rack (~> 1.0) - tilt (~> 1.1, != 1.3.0) + tilt (!= 1.3.0, ~> 1.1) sqlite3 (1.3.4) therubyracer (0.9.4) libv8 (~> 3.3.10)