git2pdf.gemspec in git2pdf-0.1.4 vs git2pdf.gemspec in git2pdf-0.1.5

- old
+ new

@@ -1,17 +1,19 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- +# stub: git2pdf 0.1.5 ruby lib Gem::Specification.new do |s| s.name = "git2pdf" - s.version = "0.1.4" + 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 = ["Tobin Harris"] - s.date = "2014-07-02" + s.date = "2014-07-11" s.description = "For those that use Kanban or Scrum and want to print their cards so they can stick em on the wall" s.email = "tobin@pocketworks.co.uk" s.executables = ["git2pdf"] s.extra_rdoc_files = [ "LICENSE.txt", @@ -44,11 +46,10 @@ "test/helper.rb", "test/test_git2pdf.rb" ] s.homepage = "http://github.com/pocketworks/git2pdf" s.licenses = ["MIT"] - s.require_paths = ["lib"] - s.rubygems_version = "2.0.3" + s.rubygems_version = "2.2.2" s.summary = "Bash util to print sexy cards from your github issues" if s.respond_to? :specification_version then s.specification_version = 4