Commit 99cbf214

mo k <mo@mokhan.ca>
2011-07-15 02:17:27
update gem file.
1 parent a8524be
Changed files (2)
Gemfile
@@ -19,6 +19,7 @@ gem 'json'
 gem 'thinking-sphinx'
 gem 'fog'
 gem 'kaminari'
+gem 'acts-as-taggable-on'
 
 # Use unicorn as the web server
 # gem 'unicorn'
Gemfile.lock
@@ -29,6 +29,7 @@ GEM
       activemodel (= 3.0.9)
       activesupport (= 3.0.9)
     activesupport (3.0.9)
+    acts-as-taggable-on (2.0.6)
     addressable (2.2.4)
     arel (2.0.10)
     bcrypt-ruby (2.1.4)
@@ -39,17 +40,17 @@ GEM
       net-sftp (>= 2.0.0)
       net-ssh (>= 2.0.14)
       net-ssh-gateway (>= 1.1.0)
-    carrierwave (0.5.4)
+    carrierwave (0.5.6)
       activesupport (~> 3.0)
     configuration (1.3.1)
-    devise (1.4.0)
+    devise (1.4.2)
       bcrypt-ruby (~> 2.1.2)
       orm_adapter (~> 0.0.3)
       warden (~> 1.0.3)
     diff-lcs (1.1.2)
     erubis (2.6.6)
       abstract (>= 1.0.0)
-    excon (0.6.3)
+    excon (0.6.5)
     faraday (0.6.1)
       addressable (~> 2.2.4)
       multipart-post (~> 1.1.0)
@@ -64,8 +65,8 @@ GEM
       net-ssh (>= 2.1.4)
       nokogiri (>= 1.4.4)
       ruby-hmac
-    formatador (0.1.4)
-    heroku (2.3.3)
+    formatador (0.2.0)
+    heroku (2.3.6)
       launchy (>= 0.3.2)
       rest-client (~> 1.6.1)
       term-ansicolor (~> 1.0.5)
@@ -97,7 +98,7 @@ GEM
     net-ssh (2.1.4)
     net-ssh-gateway (1.1.0)
       net-ssh (>= 1.99.1)
-    nokogiri (1.4.6)
+    nokogiri (1.4.7)
     oa-basic (0.2.6)
       oa-core (= 0.2.6)
       rest-client (~> 1.6.0)
@@ -124,7 +125,7 @@ GEM
       oa-core (= 0.2.6)
       rack-openid (~> 1.3.1)
       ruby-openid-apps-discovery (~> 1.2.0)
-    oauth (0.4.4)
+    oauth (0.4.5)
     oauth2 (0.4.1)
       faraday (~> 0.6.1)
       multi_json (>= 0.0.5)
@@ -162,7 +163,7 @@ GEM
       rdoc (~> 3.4)
       thor (~> 0.14.4)
     rake (0.9.2)
-    rdoc (3.6.1)
+    rdoc (3.8)
     rest-client (1.6.3)
       mime-types (>= 1.16)
     riddle (1.3.3)
@@ -195,7 +196,7 @@ GEM
     thor (0.14.6)
     treetop (1.4.9)
       polyglot (>= 0.3.1)
-    tzinfo (0.3.28)
+    tzinfo (0.3.29)
     warden (1.0.4)
       rack (>= 1.0)
     webrat (0.7.3)
@@ -208,6 +209,7 @@ PLATFORMS
 
 DEPENDENCIES
   RedCloth (>= 4.1.1)
+  acts-as-taggable-on
   bcrypt-ruby
   capistrano
   carrierwave