Commit b7f9b6f8 by Mike Burns

The Gemfile.lock was updated, too.

parent ec4793ef
PATH PATH
remote: . remote: .
specs: specs:
paperclip (2.5.0) paperclip (2.5.1)
activerecord (>= 2.3.0) activerecord (>= 2.3.0)
activesupport (>= 2.3.2) activesupport (>= 2.3.2)
cocaine (>= 0.0.2) cocaine (>= 0.0.2)
...@@ -10,21 +10,21 @@ PATH ...@@ -10,21 +10,21 @@ PATH
GEM GEM
remote: http://rubygems.org/ remote: http://rubygems.org/
specs: specs:
activemodel (3.1.3) activemodel (3.2.1)
activesupport (= 3.1.3) activesupport (= 3.2.1)
builder (~> 3.0.0) builder (~> 3.0.0)
i18n (~> 0.6) activerecord (3.2.1)
activerecord (3.1.3) activemodel (= 3.2.1)
activemodel (= 3.1.3) activesupport (= 3.2.1)
activesupport (= 3.1.3) arel (~> 3.0.0)
arel (~> 2.2.1)
tzinfo (~> 0.3.29) tzinfo (~> 0.3.29)
activesupport (3.1.3) activesupport (3.2.1)
i18n (~> 0.6)
multi_json (~> 1.0) multi_json (~> 1.0)
appraisal (0.4.0) appraisal (0.4.0)
bundler bundler
rake rake
arel (2.2.1) arel (3.0.0)
aruba (0.4.6) aruba (0.4.6)
bcat (>= 0.6.1) bcat (>= 0.6.1)
childprocess (>= 0.2.0) childprocess (>= 0.2.0)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment