@@ -21,7 +21,7 @@ gem "erubis", ">= 2.6.5"
gem "RedCloth", ">= 4.2.2"
only :ci do
gem "fcgi", ">= 0.8.7"
gem "fcgi", ">= 0.8.7" if RUBY_VERSION <= '1.9.0'
gem "nokogiri", ">= 1.4.0"
gem "memcache-client", ">= 1.7.6"
gem "pg", ">= 0.8.0"
The note is not visible to the blocked user.