aboutsummaryrefslogtreecommitdiffstats
path: root/Gemfile
diff options
context:
space:
mode:
authorXavier Noria <fxn@hashref.com>2010-08-21 02:22:21 +0200
committerXavier Noria <fxn@hashref.com>2010-08-21 02:25:45 +0200
commit63bb6390363b5866fb31674da0582cd8b5ffb3dc (patch)
tree27565fad1da9a62579e7409f5623690de0277fe6 /Gemfile
parent2277c51555249cc8b0478e175bcb744841634db5 (diff)
downloadrails-63bb6390363b5866fb31674da0582cd8b5ffb3dc.tar.gz
rails-63bb6390363b5866fb31674da0582cd8b5ffb3dc.tar.bz2
rails-63bb6390363b5866fb31674da0582cd8b5ffb3dc.zip
requires horo 1.0.2
Diffstat (limited to 'Gemfile')
-rw-r--r--Gemfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile b/Gemfile
index 32dc75588d..e220b261c4 100644
--- a/Gemfile
+++ b/Gemfile
@@ -11,7 +11,7 @@ gem "rails", :path => File.dirname(__FILE__)
gem "rake", ">= 0.8.7"
gem "mocha", ">= 0.9.8"
gem "rdoc", ">= 2.5.10"
-gem "horo", ">= 1.0.1"
+gem "horo", ">= 1.0.2"
# AS
gem "memcache-client", ">= 1.8.5"