capistrano-spec.gemspec in capistrano-spec-0.6.0 vs capistrano-spec.gemspec in capistrano-spec-0.6.1
- old
+ new
@@ -3,14 +3,14 @@
# 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.6.0"
+ s.version = "0.6.1"
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-08-15"
+ s.date = "2013-08-18"
s.description = "Helpers and matchers for testing capistrano"
s.email = "josh@technicalpickles.com"
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"