lib/deployment/install-centos-rubyweb.rb in capitate-0.2.5 vs lib/deployment/install-centos-rubyweb.rb in capitate-0.2.6

- old
+ new

@@ -53,9 +53,10 @@ # # Install monit hooks # nginx.monit.install mysql.monit.install + memcached.monit.install # Gem installs gems.install([ "rake", "mysql -- --with-mysql-include=/usr/include/mysql --with-mysql-lib=/usr/lib/mysql --with-mysql-config", "raspell", "rmagick", "mongrel", "mongrel_cluster","json", "mime-types" ])