pork.gemspec in pork-1.4.1 vs pork.gemspec in pork-1.4.2

- old
+ new

@@ -1,15 +1,15 @@ # -*- encoding: utf-8 -*- -# stub: pork 1.4.1 ruby lib +# stub: pork 1.4.2 ruby lib Gem::Specification.new do |s| s.name = "pork" - s.version = "1.4.1" + s.version = "1.4.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Lin Jen-Shin (godfat)"] - s.date = "2015-07-23" + s.date = "2015-09-23" s.description = "Pork -- Simple and clean and modular testing library.\n\nInspired by [Bacon][].\n\n[Bacon]: https://github.com/chneukirchen/bacon" s.email = ["godfat (XD) godfat.org"] s.files = [ ".gitignore", ".gitmodules",