fdlcap.gemspec in factorylabs-fdlcap-0.3.18 vs fdlcap.gemspec in factorylabs-fdlcap-0.3.19
- 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.18"
+ s.version = "0.3.19"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Factory Design Labs"]
- s.date = %q{2009-09-01}
+ s.date = %q{2009-09-09}
s.default_executable = %q{fdlcap}
s.email = %q{interactive@factorylabs.com}
s.executables = ["fdlcap"]
s.extra_rdoc_files = [
"LICENSE",
@@ -32,9 +32,10 @@
"lib/fdlcap.rb",
"lib/fdlcap/extensions/configuration.rb",
"lib/fdlcap/extensions/recipe_definition.rb",
"lib/fdlcap/recipes.rb",
"lib/fdlcap/recipes/autotagger.rb",
+ "lib/fdlcap/recipes/check_revision.rb",
"lib/fdlcap/recipes/craken.rb",
"lib/fdlcap/recipes/database.rb",
"lib/fdlcap/recipes/delayed_job.rb",
"lib/fdlcap/recipes/deploy.rb",
"lib/fdlcap/recipes/fdl_defaults.rb",