github capistrano/capistrano v3.6.1
3.6.1

latest releases: v3.18.1, v3.18.0, v2.15.11...
7 years ago

v3.6.0...v3.6.1

Fixes:

  • Restore compatibility with older versions of Rake (< 11.0.0) (@troelskn)
  • Fix NoMethodError: undefined method gsub when setting :application to a Proc. The original fix released in 3.6.0 worked for values specified with blocks, but not for those specified with procs or lambdas (the latter syntax is much more common). #1681
  • Fix a bug where deploy would fail if :local_user contained a space; spaces are now replaced with dashes when computing the git-ssh suffix. (@will_in_wi)

Don't miss a new capistrano release

NewReleases is sending notifications on new releases.