diff --git a/capdrupal-drupal-deploy.gemspec b/capdrupal-drupal-deploy.gemspec index 58b9cb2..3bbeb00 100644 --- a/capdrupal-drupal-deploy.gemspec +++ b/capdrupal-drupal-deploy.gemspec @@ -10,6 +10,7 @@ Gem::Specification.new do |spec| spec.authors = [ "Simon Perdrisat", "Gilles Doge" ] spec.email = 'perdrisat@gmail.com' spec.homepage = %q{https://github.com/capistrano/drupal-deploy} + spec.metadata = { "rubygems_mfa_required" => "true" } spec.platform = Gem::Platform::RUBY spec.description = <<-DESC A set of tasks for deploying Drupal 7 projects with Capistrano 3 and the help of Drush.