Skip to content
This repository has been archived by the owner on Sep 18, 2021. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyle Maxwell committed Feb 25, 2011
1 parent fa533fc commit 133c6bd
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions scala-bootstrapper.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -40,19 +40,14 @@ Gem::Specification.new do |s|
"lib/template/src/main/scala/com/twitter/birdname/Main.scala.erb",
"lib/template/src/main/thrift/birdname.thrift.erb",
"lib/template/src/test/scala/com/twitter/birdname/BirdNameServiceSpec.scala",
"test/helper.rb",
"test/test_scala-bootstrapper.rb",
"scala-bootstrapper.gemspec",
"vendor/sbt-launch-0.7.4.jar"
]
s.homepage = %q{http://github.com/fizx/scala-bootstrapper}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
s.rubygems_version = %q{1.3.6}
s.summary = %q{Twitter scala project init}
s.test_files = [
"test/helper.rb",
"test/test_scala-bootstrapper.rb"
]

if s.respond_to? :specification_version then
current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
Expand Down

0 comments on commit 133c6bd

Please sign in to comment.