deplomat.gemspec in deplomat-0.1.3 vs deplomat.gemspec in deplomat-0.1.5

- 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: deplomat 0.1.3 ruby lib +# stub: deplomat 0.1.5 ruby lib Gem::Specification.new do |s| s.name = "deplomat" - s.version = "0.1.3" + s.version = "0.1.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Roman Snitko"] - s.date = "2017-04-12" + s.date = "2017-11-19" s.description = "Stack agnostic deployment system that uses bash and ssh commands" s.email = "roman.snitko@gmail.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"