jive.gemspec in jive-0.3.3 vs jive.gemspec in jive-0.4.0

- old
+ new

@@ -18,10 +18,10 @@ spec.files = Dir["lib/**/*.rb"] + Dir["exe/*"] + [ "LICENSE.txt", "README.md", "jive.gemspec", "jive.sh" - ] + ] + Dir["lib/**/templates/*.md"] spec.bindir = "exe" spec.executables = spec.files.grep(%r{\Aexe/}) { |f| File.basename(f) } spec.require_paths = ["lib"] spec.post_install_message = <<~MESSAGE Run the following command for setup instructions: