fdlcap.gemspec in fdlcap-0.4.5 vs fdlcap.gemspec in fdlcap-0.4.6

- old
+ new

@@ -3,11 +3,11 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fdlcap} - s.version = "0.4.5" + s.version = "0.4.6" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Factory Design Labs", "Gabe Varela", "Jay Zeschin"] s.date = %q{2010-03-26} s.default_executable = %q{fdlcap} @@ -36,9 +36,10 @@ "lib/fdlcap/recipes.rb", "lib/fdlcap/recipes/automigrate.rb", "lib/fdlcap/recipes/autotagger.rb", "lib/fdlcap/recipes/check_revision.rb", "lib/fdlcap/recipes/craken.rb", + "lib/fdlcap/recipes/custom_maintenance_page.rb", "lib/fdlcap/recipes/database.rb", "lib/fdlcap/recipes/delayed_job.rb", "lib/fdlcap/recipes/deploy.rb", "lib/fdlcap/recipes/fdl_defaults.rb", "lib/fdlcap/recipes/geminstaller.rb",