twee2.gemspec in twee2-0.4.2 vs twee2.gemspec in twee2-0.5.0

- old
+ new

@@ -12,10 +12,10 @@ spec.description = <<-EOF Designed for those who preferred the Twee (for Twine 1) approach to source management, because the command-line is awesome, but who want to take advantage of the new features in Twine 2. Note that this is NOT a Twine 1 to Twine 2 converter, although parts of its functionality go some way to achieving this goal. EOF - spec.homepage = "https://github.com/avapoet/twee2" + spec.homepage = "https://github.com/Dan-Q/twee2" spec.license = "GPL-2.0" spec.files = `git ls-files -z`.split("\x0") spec.bindir = 'bin' spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }