lib/template/Gemfile in scala-bootstrapper-0.9.0 vs lib/template/Gemfile in scala-bootstrapper-0.9.1
- old
+ new
@@ -1,6 +1,7 @@
source :rubygems
source "http://gems.local.twitter.com"
gem "thrift_client", "0.6"
gem "thrift", "0.5"
gem "railsless-deploy"
-gem "twitter-cap-utils", "~>0.8.0"
\ No newline at end of file
+gem "capistrano"
+gem "twitter-cap-utils", "~>0.8.0"