]> git.openstreetmap.org Git - rails.git/blobdiff - Gemfile.lock
Replace the file_column plugin with paperclip
[rails.git] / Gemfile.lock
index 60f7ba699329cceba11f10e4b01d4335fcb8499f..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)
@@ -50,6 +51,7 @@ GEM
       multipart-post (~> 1.1)
       rack (~> 1.1)
     hike (1.2.1)
+    http_accept_language (1.0.2)
     httpclient (2.2.4)
     i18n (0.6.0)
     iconv (0.1)
@@ -81,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)
@@ -151,6 +158,7 @@ DEPENDENCIES
   coffee-rails (~> 3.2.1)
   composite_primary_keys (>= 4.1.2)
   dynamic_form
+  http_accept_language (>= 1.0.2)
   httpclient
   iconv
   jquery-rails
@@ -159,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