Skip to content

Commit

Permalink
The Gemfile.lock was updated, too.
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-burns committed Jan 27, 2012
1 parent ec4793e commit b7f9b6f
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions Gemfile.lock
@@ -1,7 +1,7 @@
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)
Expand All @@ -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)
Expand Down

0 comments on commit b7f9b6f

Please sign in to comment.