]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Replace the file_column plugin with paperclip
[rails.git] / Gemfile.lock
index 75248b9271d446d4a73f44adcbdeb6c443cb6126..27e164ebe514ebfd52e6da46965917d3819c40f2 100644 (file)
@@ -32,6 +32,7 @@ GEM
     addressable (2.2.6)
     arel (3.0.0)
     builder (3.0.0)
+    cocaine (0.2.1)
     coffee-rails (3.2.2)
       coffee-script (>= 2.2.0)
       railties (~> 3.2.0)
@@ -82,6 +83,11 @@ GEM
       multi_json (~> 1.0)
     open_id_authentication (1.1.0)
       rack-openid (~> 1.3)
+    paperclip (2.5.2)
+      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)
@@ -161,6 +167,7 @@ DEPENDENCIES
   memcached
   oauth-plugin (>= 0.4.0.pre7)
   open_id_authentication (>= 1.1.0)
+  paperclip (~> 2.0)
   pg
   rails (= 3.2.0)
   rails-i18n-updater