gitable.gemspec in gitable-0.2.0 vs gitable.gemspec in gitable-0.2.1

- old
+ new

@@ -1,8 +1,8 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "gitable" - s.version = "0.2.0" + s.version = "0.2.1" s.authors = ["Martin Emde"] s.email = ["martin.emde@gmail.com"] s.homepage = "http://github.org/martinemde/gitable" s.summary = %q{Addressable::URI for Git. Gitable::URI.} s.description = %q{Addressable::URI for Git URIs with special handling for scp-style URIs that Addressable doesn't like.}