capistrano-wp.gemspec in capistrano-wp-0.4.9 vs capistrano-wp.gemspec in capistrano-wp-0.4.10
- old
+ new
@@ -1,18 +1,18 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
-# stub: capistrano-wp 0.4.9 ruby lib
+# stub: capistrano-wp 0.4.10 ruby lib
Gem::Specification.new do |s|
s.name = "capistrano-wp"
- s.version = "0.4.9"
+ s.version = "0.4.10"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.require_paths = ["lib"]
s.authors = ["Crowd Favorite"]
- s.date = "2014-02-18"
+ s.date = "2014-09-23"
s.description = "Recipes for deploying and maintaining remote WordPress installations with\nCapistrano. Pulls in WordPress from SVN, optionally using a local or\nremote cache, and supports a number of common operations and tasks towards\nthe care and feeding of sites that may not be 100% maintained through\nversion control.\n"
s.executables = ["capify-wp"]
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"