README.md in dlss-capistrano-3.4.0 vs README.md in dlss-capistrano-3.4.1
- old
+ new
@@ -10,10 +10,9 @@
- You use git for source control
- The server you deploy to uses rvm, it is installed systemwide, and is the default system ruby
- You do not have an .rvmrc checked into git (should be in your .gitignore)
- You will not use rvm gemsets on the server you deploy to
- Bundler will install specified gems into {your_project_home}/shared/bundle directory
-- You have a VERSION file that contains an x.y.z version number. This will get passed to the DLSS release board
- Will deploy from the master branch, unless you set :branch to another branch or tag
== Copyright