capistrano-deploy-management.gemspec in capistrano-deploy-management-0.1.32 vs capistrano-deploy-management.gemspec in capistrano-deploy-management-0.1.33
- old
+ new
@@ -1,9 +1,9 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = 'capistrano-deploy-management'
s.description = 'Collection of Capistrano recipes for deploying Rails apps into high-performance environments'
- s.version = '0.1.32'
+ s.version = '0.1.33'
s.platform = Gem::Platform::RUBY
s.authors = ['Dominik Rodler']
s.email = ['dominik.rodler@gmail.com']
s.homepage = 'https://github.com/drdla/capistrano-deploy-management'
s.summary = 'Capistrano deploy recipes; forked from https://github.com/lest/capistrano-deploy'
\ No newline at end of file