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

- 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.16" + s.version = "0.3.17" 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-27} + s.date = %q{2009-09-01} s.default_executable = %q{fdlcap} s.email = %q{interactive@factorylabs.com} s.executables = ["fdlcap"] s.extra_rdoc_files = [ "LICENSE", @@ -43,9 +43,10 @@ "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/rolling_restart.rb", "lib/fdlcap/recipes/rsync.rb", "lib/fdlcap/recipes/ruby_inline.rb", "lib/fdlcap/recipes/sass.rb", "lib/fdlcap/recipes/sinatra_passenger.rb", "lib/fdlcap/recipes/slice.rb",