Skip to content

Commit

Permalink
ops, wrong url
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiokung committed Feb 4, 2009
1 parent c8853bd commit 987a4a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ruby_parser.gemspec
Expand Up @@ -12,7 +12,7 @@ Gem::Specification.new do |s|
s.extra_rdoc_files = ["History.txt", "Manifest.txt", "README.txt"]
s.files = [".autotest", "History.txt", "Manifest.txt", "README.txt", "Rakefile", "bin/ruby_parse", "lib/gauntlet_rubyparser.rb", "lib/ruby_lexer.rb", "lib/ruby_parser.y", "lib/ruby_parser_extras.rb", "test/test_ruby_lexer.rb", "test/test_ruby_parser.rb", "test/test_ruby_parser_extras.rb", "lib/ruby_parser.rb"]
s.has_rdoc = true
s.homepage = %q{http://github.com/fabiokung/ruby_parser/tree/main}
s.homepage = %q{http://github.com/fabiokung/ruby_parser/tree/master}
s.rdoc_options = ["--main", "README.txt"]
s.require_paths = ["lib"]
s.rubyforge_project = %q{parsetree}
Expand Down

0 comments on commit 987a4a6

Please sign in to comment.