Update Gemfile.lock.
This commit is contained in:
+9
-9
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user