From b672b4c52614ae150e2c7ab1dbafe89dd717e43c Mon Sep 17 00:00:00 2001 From: Trae Robrock Date: Fri, 18 Oct 2013 07:17:39 -0700 Subject: [PATCH] Regenerate gemspec for version 0.9.5 --- homesick.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homesick.gemspec b/homesick.gemspec index 1d82e25..c7a466d 100644 --- a/homesick.gemspec +++ b/homesick.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Joshua Nichols", "Yusuke Murata"] - s.date = "2013-09-18" + s.date = "2013-10-18" s.description = "\n A man's home (directory) is his castle, so don't leave home with out it.\n\n Homesick is sorta like rip, but for dotfiles. It uses git to clone a repository containing dotfiles, and saves them in ~/.homesick. It then allows you to symlink all the dotfiles into place with a single command. \n\n " s.email = ["josh@technicalpickles.com", "info@muratayusuke.com"] s.executables = ["homesick"]