From 5e69f7d9a2d1f800dbff68b53189681a605c48ef Mon Sep 17 00:00:00 2001 From: Sarah Mei Date: Sat, 26 Feb 2011 16:02:10 -0800 Subject: [PATCH] Upgrade arel, for some reason. --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 0841c90c2..6bb035df8 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -87,7 +87,7 @@ GEM activesupport (= 3.0.3) activesupport (3.0.3) addressable (2.2.2) - arel (2.0.8) + arel (2.0.9) aws (2.3.32) activesupport http_connection @@ -364,9 +364,11 @@ GEM tilt (1.2.2) treetop (1.4.9) polyglot (>= 0.3.1) - typhoeus (0.2.0) - tzinfo (0.3.23) - uuidtools (2.1.1) + typhoeus (0.2.4) + mime-types + mime-types + tzinfo (0.3.24) + uuidtools (2.1.2) vegas (0.1.8) rack (>= 1.0.0) warden (0.10.7)