Bye, Bitbucket.
--- a/README.md Mon Sep 02 09:19:06 2019 -0700
+++ b/README.md Mon Sep 02 09:22:50 2019 -0700
@@ -1,8 +1,5 @@
# Thingfish-Processor-PDF
-home
-: https:/bitbucket.org/mahlon/Thingfish-Processor-PDF
-
* home:
* http://code.martini.nu/thingfish-processor-pdf
* mirrors:
@@ -46,7 +43,7 @@
After checking out the source, run:
- $ rake newb
+ $ rake
This task will install any missing dependencies, run the tests/specs,
and generate the API documentation.
--- a/Rakefile Mon Sep 02 09:19:06 2019 -0700
+++ b/Rakefile Mon Sep 02 09:22:50 2019 -0700
@@ -33,7 +33,6 @@
s.name = 'thingfish-processor-pdf'
s.version = '0.1.0'
s.license = 'BSD-3-Clause'
- s.has_rdoc = true
s.require_path = 'lib'
s.bindir = 'bin'
s.files = File.read( __FILE__ ).split( /^__END__/, 2 ).last.split