shit works
This commit is contained in:
parent
9260774403
commit
ce2ea993a8
4 changed files with 364 additions and 7 deletions
6
Rakefile
6
Rakefile
|
@ -4,9 +4,9 @@ require 'rubygems'
|
|||
require 'hoe'
|
||||
|
||||
Hoe.spec 'microformats2' do
|
||||
# developer('FIX', 'FIX@example.com')
|
||||
|
||||
# self.rubyforge_name = 'microformats2x' # if different than 'microformats2'
|
||||
developer('Shane Becker', 'veganstraightedge@gmail.com')
|
||||
extra_deps << ['nokogiri', ">= 0"]
|
||||
end
|
||||
|
||||
|
||||
# vim: syntax=ruby
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue