Skip to content

Commit

Permalink
Updated paperclip gem
Browse files Browse the repository at this point in the history
  • Loading branch information
ndbroadbent committed Dec 13, 2011
1 parent d07de1a commit 42429e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ gem 'authlogic', '~> 3.1.0'
gem 'acts_as_commentable', '>= 3.0.1'
gem 'acts-as-taggable-on', '>= 2.0.6'
gem 'haml', '>= 3.1.1'
gem 'paperclip', '~> 2.3.6'
gem 'paperclip', '~> 2.4.5'
gem 'will_paginate', '>= 3.0.pre2'
gem 'acts_as_list', '~> 0.1.4'
gem 'simple_form', '~> 1.5.2'
Expand Down
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ GEM
activerecord (>= 3.0.7)
awesome_print (0.4.0)
builder (3.0.0)
cocaine (0.2.0)
cocaine (0.2.1)
coffee-rails (3.1.1)
coffee-script (>= 2.2.0)
railties (~> 3.1.0)
Expand Down Expand Up @@ -80,7 +80,7 @@ GEM
treetop (~> 1.4.8)
mime-types (1.17.2)
multi_json (1.0.4)
paperclip (2.3.16)
paperclip (2.4.5)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
Expand Down Expand Up @@ -200,7 +200,7 @@ DEPENDENCIES
ffaker (>= 1.5.0)
fuubar
haml (>= 3.1.1)
paperclip (~> 2.3.6)
paperclip (~> 2.4.5)
pg (>= 0.9.0)
prototype-rails (>= 3.1.0)
rails (= 3.1.3)
Expand Down

0 comments on commit 42429e5

Please sign in to comment.