fdlcap.gemspec in factorylabs-fdlcap-0.3.15 vs fdlcap.gemspec in factorylabs-fdlcap-0.3.16

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{fdlcap} - s.version = "0.3.15" + s.version = "0.3.16" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Factory Design Labs"] - s.date = %q{2009-08-24} + s.date = %q{2009-08-27} s.default_executable = %q{fdlcap} s.email = %q{interactive@factorylabs.com} s.executables = ["fdlcap"] s.extra_rdoc_files = [ "LICENSE", @@ -40,9 +40,10 @@ "lib/fdlcap/recipes/deploy.rb", "lib/fdlcap/recipes/fdl_defaults.rb", "lib/fdlcap/recipes/geminstaller.rb", "lib/fdlcap/recipes/newrelic.rb", "lib/fdlcap/recipes/nginx.rb", + "lib/fdlcap/recipes/passenger.rb", "lib/fdlcap/recipes/performance.rb", "lib/fdlcap/recipes/rake.rb", "lib/fdlcap/recipes/rsync.rb", "lib/fdlcap/recipes/ruby_inline.rb", "lib/fdlcap/recipes/sass.rb",