capucine.gemspec in capucine-0.2.9 vs capucine.gemspec in capucine-0.2.10
- 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 = "capucine"
- s.version = "0.2.9"
+ s.version = "0.2.10"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Damian Le Nouaille"]
- s.date = "2012-06-13"
+ s.date = "2012-06-18"
s.description = "Improve your worlkflow"
s.email = "dam@dln.name"
s.executables = ["capucine"]
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -94,9 +94,10 @@
"spec/capucine_incloudr.yaml",
"spec/capucine_incloudr2.yaml",
"spec/capucine_incloudr3.yaml",
"spec/spec.rake",
"spec/spec_helper.rb",
+ "tasks/all.rake",
"templates/README.md",
"templates/sinatra.yaml"
]
s.homepage = "http://capucine.dln.name"
s.licenses = ["MIT"]