Skip to content

Commit

Permalink
Use 'cloudfuji-paperclip' for the STS support
Browse files Browse the repository at this point in the history
  • Loading branch information
sgrove committed Apr 26, 2012
1 parent 72a3929 commit 7c38556
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -20,7 +20,7 @@ gem '_bushido-faye', '0.8.2'
# Helper gems
gem 'kaminari'
gem 'aws-sdk'
gem 'paperclip'
gem 'cloudfuji_paperclip'
gem 'remotipart'
gem 'jquery-rails'

Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Expand Up @@ -53,6 +53,11 @@ GEM
json (>= 1.4.6)
orm_adapter (~> 0.0.3)
rest-client (>= 1.6.1)
cloudfuji_paperclip (2.4.6)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
cocaine (0.2.1)
coffee-rails (3.2.2)
coffee-script (>= 2.2.0)
Expand Down Expand Up @@ -108,11 +113,6 @@ GEM
multi_xml (0.4.2)
nokogiri (1.5.0)
orm_adapter (0.0.6)
paperclip (2.7.0)
activerecord (>= 2.3.0)
activesupport (>= 2.3.2)
cocaine (>= 0.0.2)
mime-types
pg (0.12.2)
polyglot (0.3.3)
rack (1.4.1)
Expand Down Expand Up @@ -180,14 +180,14 @@ DEPENDENCIES
aws-sdk
bourbon
cloudfuji
cloudfuji_paperclip
coffee-rails (~> 3.2.1)
devise
devise_cloudfuji_authenticatable
eco
execjs
jquery-rails
kaminari
paperclip
pg (= 0.12.2)
rails (= 3.2.2)
remotipart
Expand Down

0 comments on commit 7c38556

Please sign in to comment.