departure.gemspec in departure-2.0.0 vs departure.gemspec in departure-2.0.1
- old
+ new
@@ -5,10 +5,10 @@
require 'departure/version'
Gem::Specification.new do |spec|
spec.name = 'departure'
spec.version = Departure::VERSION
- spec.authors = ['Ilya Zayats', 'Pau Pérez', 'Fran Casas', 'Jorge Morante', 'Adrian Serafin']
+ spec.authors = ['Ilya Zayats', 'Pau Pérez', 'Fran Casas', 'Jorge Morante', 'Enrico Stano', 'Adrian Serafin']
spec.email = ['ilya.zayats@redbooth.com', 'pau.perez@redbooth.com', 'fran.casas@redbooth.com', 'jorge.morante@redbooth.com', 'adrian@softmad.pl']
spec.summary = %q{pt-online-schema-change runner for ActiveRecord migrations}
spec.description = %q{Execute your ActiveRecord migrations with Percona's pt-online-schema-change. Formerly known as Percona Migrator.}
spec.homepage = 'http://github.com/redbooth/departure'