Update Gemfile.lock.

This commit is contained in:
Matt Buck
2012-01-20 14:37:25 -06:00
parent 1cc655b678
commit 4cc6b8fb04
+9 -9
View File
@@ -9,18 +9,18 @@ PATH
GEM
remote: http://rubygems.org/
specs:
activemodel (3.1.3)
activesupport (= 3.1.3)
activemodel (3.2.0)
activesupport (= 3.2.0)
builder (~> 3.0.0)
i18n (~> 0.6)
activerecord (3.1.3)
activemodel (= 3.1.3)
activesupport (= 3.1.3)
arel (~> 2.2.1)
activerecord (3.2.0)
activemodel (= 3.2.0)
activesupport (= 3.2.0)
arel (~> 3.0.0)
tzinfo (~> 0.3.29)
activesupport (3.1.3)
activesupport (3.2.0)
i18n (~> 0.6)
multi_json (~> 1.0)
arel (2.2.1)
arel (3.0.0)
builder (3.0.0)
i18n (0.6.0)
multi_json (1.0.4)