capistrano-spec.gemspec in capistrano-spec-0.3.1 vs capistrano-spec.gemspec in capistrano-spec-0.3.2
- old
+ new
@@ -3,22 +3,23 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "capistrano-spec"
- s.version = "0.3.1"
+ s.version = "0.3.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Joshua Nichols", "Karl Matthias", "Peter M Souter", "Jan Graichen"]
- s.date = "2013-04-10"
+ s.date = "2013-04-14"
s.description = "Helpers and matchers for testing capistrano"
s.email = "josh@technicalpickles.com"
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
]
s.files = [
".document",
+ ".travis.yml",
"Gemfile",
"Gemfile.lock",
"LICENSE",
"README.rdoc",
"Rakefile",