From 9949f97cfa98b97bd6f55d2467d3d87239df4100 Mon Sep 17 00:00:00 2001 From: Erik Michaels-Ober Date: Mon, 22 Aug 2011 10:43:44 -0700 Subject: [PATCH] Update sprockets dependency to 2.0.0.beta.14 --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 63da432..1832180 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -99,10 +99,10 @@ GEM simplecov (0.4.2) simplecov-html (~> 0.4.4) simplecov-html (0.4.5) - sprockets (2.0.0.beta.13) + sprockets (2.0.0.beta.14) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) + tilt (~> 1.1, != 1.3.0) sqlite3 (1.3.4) therubyracer (0.9.3) libv8 (~> 3.3.10)