Skip to content

Commit

Permalink
Update paperclip
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Johansen committed Feb 28, 2012
1 parent 5658757 commit 3383ce8
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions Gemfile.lock
Expand Up @@ -32,6 +32,7 @@ GEM
childprocess (0.2.1)
ffi (~> 1.0.6)
chronic (0.3.0)
cocaine (0.2.1)
daemons (1.1.0)
diff-lcs (1.1.2)
echoe (4.3.1)
Expand Down Expand Up @@ -65,7 +66,11 @@ GEM
nokogiri (1.5.0)
nokogiri (1.5.0-java)
oauth (0.4.4)
paperclip (2.2.9.2)
paperclip (2.4.5)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
proxymachine (1.2.4)
eventmachine (>= 0.12.10)
rack (1.0.1)
Expand Down Expand Up @@ -138,7 +143,7 @@ DEPENDENCIES
mysql
nokogiri
oauth
paperclip (~> 2.2.8)
paperclip (~> 2.4.5)
proxymachine
rack (~> 1.0.1)
rake
Expand Down

0 comments on commit 3383ce8

Please sign in to comment.