File tree 2 files changed +7
-7
lines changed
2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ gem '_bushido-faye', '0.8.2'
20
20
# Helper gems
21
21
gem 'kaminari'
22
22
gem 'aws-sdk'
23
- gem 'cloudfuji_paperclip '
23
+ gem 'paperclip '
24
24
gem 'remotipart'
25
25
gem 'jquery-rails'
26
26
Original file line number Diff line number Diff line change 53
53
json (>= 1.4.6 )
54
54
orm_adapter (~> 0.0.3 )
55
55
rest-client (>= 1.6.1 )
56
- cloudfuji_paperclip (2.4.6 )
57
- activerecord (>= 2.3.0 )
58
- activesupport (>= 2.3.2 )
59
- cocaine (>= 0.0.2 )
60
- mime-types
61
56
cocaine (0.2.1 )
62
57
coffee-rails (3.2.2 )
63
58
coffee-script (>= 2.2.0 )
113
108
multi_xml (0.4.2 )
114
109
nokogiri (1.5.0 )
115
110
orm_adapter (0.0.6 )
111
+ paperclip (2.7.0 )
112
+ activerecord (>= 2.3.0 )
113
+ activesupport (>= 2.3.2 )
114
+ cocaine (>= 0.0.2 )
115
+ mime-types
116
116
pg (0.12.2 )
117
117
polyglot (0.3.3 )
118
118
rack (1.4.1 )
@@ -180,14 +180,14 @@ DEPENDENCIES
180
180
aws-sdk
181
181
bourbon
182
182
cloudfuji
183
- cloudfuji_paperclip
184
183
coffee-rails (~> 3.2.1 )
185
184
devise
186
185
devise_cloudfuji_authenticatable
187
186
eco
188
187
execjs
189
188
jquery-rails
190
189
kaminari
190
+ paperclip
191
191
pg (= 0.12.2 )
192
192
rails (= 3.2.2 )
193
193
remotipart
You can’t perform that action at this time.
0 commit comments