Skip to content

Commit

Permalink
updating gemspec for release
Browse files Browse the repository at this point in the history
  • Loading branch information
brianmario committed May 12, 2009
1 parent 77fe4ef commit 8ac6ef2
Showing 1 changed file with 96 additions and 92 deletions.
188 changes: 96 additions & 92 deletions yajl-ruby.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,105 +2,109 @@

Gem::Specification.new do |s|
s.name = %q{yajl-ruby}
s.version = "0.4.3"
s.version = "0.4.4"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Brian Lopez"]
s.date = %q{2009-05-06}
s.date = %q{2009-05-12}
s.email = %q{seniorlopez@gmail.com}
s.extensions = ["ext/extconf.rb"]
s.extra_rdoc_files = [
"CHANGELOG.rdoc",
"README.rdoc"
"README.rdoc"
]
s.files = [
".gitignore",
"CHANGELOG.rdoc",
"MIT-LICENSE",
"README.rdoc",
"Rakefile",
"VERSION.yml",
"benchmark/http.rb",
"benchmark/stream.rb",
"benchmark/subjects/contacts.json",
"benchmark/subjects/item.json",
"benchmark/subjects/ohai.json",
"benchmark/subjects/twitter_search.json",
"benchmark/subjects/unicode.json",
"benchmark/subjects/yelp.json",
"ext/extconf.rb",
"ext/yajl.c",
"ext/yajl.h",
"lib/yajl.rb",
"lib/yajl/bzip2.rb",
"lib/yajl/bzip2/stream_reader.rb",
"lib/yajl/deflate.rb",
"lib/yajl/deflate/stream_reader.rb",
"lib/yajl/gzip.rb",
"lib/yajl/gzip/stream_reader.rb",
"lib/yajl/http_stream.rb",
"spec/active_support_spec.rb",
"spec/fixtures/fail.15.json",
"spec/fixtures/fail.16.json",
"spec/fixtures/fail.17.json",
"spec/fixtures/fail.26.json",
"spec/fixtures/fail11.json",
"spec/fixtures/fail12.json",
"spec/fixtures/fail13.json",
"spec/fixtures/fail14.json",
"spec/fixtures/fail19.json",
"spec/fixtures/fail20.json",
"spec/fixtures/fail21.json",
"spec/fixtures/fail22.json",
"spec/fixtures/fail23.json",
"spec/fixtures/fail24.json",
"spec/fixtures/fail25.json",
"spec/fixtures/fail27.json",
"spec/fixtures/fail28.json",
"spec/fixtures/fail3.json",
"spec/fixtures/fail4.json",
"spec/fixtures/fail5.json",
"spec/fixtures/fail6.json",
"spec/fixtures/fail9.json",
"spec/fixtures/pass.array.json",
"spec/fixtures/pass.codepoints_from_unicode_org.json",
"spec/fixtures/pass.contacts.json",
"spec/fixtures/pass.db100.xml.json",
"spec/fixtures/pass.db1000.xml.json",
"spec/fixtures/pass.dc_simple_with_comments.json",
"spec/fixtures/pass.deep_arrays.json",
"spec/fixtures/pass.difficult_json_c_test_case.json",
"spec/fixtures/pass.difficult_json_c_test_case_with_comments.json",
"spec/fixtures/pass.doubles.json",
"spec/fixtures/pass.empty_array.json",
"spec/fixtures/pass.empty_string.json",
"spec/fixtures/pass.escaped_bulgarian.json",
"spec/fixtures/pass.escaped_foobar.json",
"spec/fixtures/pass.item.json",
"spec/fixtures/pass.json-org-sample1.json",
"spec/fixtures/pass.json-org-sample2.json",
"spec/fixtures/pass.json-org-sample3.json",
"spec/fixtures/pass.json-org-sample4-nows.json",
"spec/fixtures/pass.json-org-sample4.json",
"spec/fixtures/pass.json-org-sample5.json",
"spec/fixtures/pass.map-spain.xml.json",
"spec/fixtures/pass.ns-invoice100.xml.json",
"spec/fixtures/pass.ns-soap.xml.json",
"spec/fixtures/pass.numbers-fp-4k.json",
"spec/fixtures/pass.numbers-fp-64k.json",
"spec/fixtures/pass.numbers-int-4k.json",
"spec/fixtures/pass.numbers-int-64k.json",
"spec/fixtures/pass.twitter-search.json",
"spec/fixtures/pass.twitter-search2.json",
"spec/fixtures/pass.unicode.json",
"spec/fixtures/pass.yelp.json",
"spec/fixtures/pass1.json",
"spec/fixtures/pass2.json",
"spec/fixtures/pass3.json",
"spec/fixtures_spec.rb",
"spec/one_off_spec.rb",
"spec/spec_helper.rb",
"yajl-ruby.gemspec"
"CHANGELOG.rdoc",
"MIT-LICENSE",
"README.rdoc",
"Rakefile",
"VERSION.yml",
"benchmark/http.rb",
"benchmark/stream.rb",
"benchmark/subjects/contacts.json",
"benchmark/subjects/item.json",
"benchmark/subjects/ohai.json",
"benchmark/subjects/twitter_search.json",
"benchmark/subjects/unicode.json",
"benchmark/subjects/yelp.json",
"ext/extconf.rb",
"ext/yajl.c",
"ext/yajl.h",
"lib/yajl.rb",
"lib/yajl/bzip2.rb",
"lib/yajl/bzip2/stream_reader.rb",
"lib/yajl/deflate.rb",
"lib/yajl/deflate/stream_reader.rb",
"lib/yajl/gzip.rb",
"lib/yajl/gzip/stream_reader.rb",
"lib/yajl/http_stream.rb",
"spec/active_support_spec.rb",
"spec/fixtures/fail.15.json",
"spec/fixtures/fail.16.json",
"spec/fixtures/fail.17.json",
"spec/fixtures/fail.26.json",
"spec/fixtures/fail11.json",
"spec/fixtures/fail12.json",
"spec/fixtures/fail13.json",
"spec/fixtures/fail14.json",
"spec/fixtures/fail19.json",
"spec/fixtures/fail20.json",
"spec/fixtures/fail21.json",
"spec/fixtures/fail22.json",
"spec/fixtures/fail23.json",
"spec/fixtures/fail24.json",
"spec/fixtures/fail25.json",
"spec/fixtures/fail27.json",
"spec/fixtures/fail28.json",
"spec/fixtures/fail3.json",
"spec/fixtures/fail4.json",
"spec/fixtures/fail5.json",
"spec/fixtures/fail6.json",
"spec/fixtures/fail9.json",
"spec/fixtures/pass.array.json",
"spec/fixtures/pass.codepoints_from_unicode_org.json",
"spec/fixtures/pass.contacts.json",
"spec/fixtures/pass.db100.xml.json",
"spec/fixtures/pass.db1000.xml.json",
"spec/fixtures/pass.dc_simple_with_comments.json",
"spec/fixtures/pass.deep_arrays.json",
"spec/fixtures/pass.difficult_json_c_test_case.json",
"spec/fixtures/pass.difficult_json_c_test_case_with_comments.json",
"spec/fixtures/pass.doubles.json",
"spec/fixtures/pass.empty_array.json",
"spec/fixtures/pass.empty_string.json",
"spec/fixtures/pass.escaped_bulgarian.json",
"spec/fixtures/pass.escaped_foobar.json",
"spec/fixtures/pass.item.json",
"spec/fixtures/pass.json-org-sample1.json",
"spec/fixtures/pass.json-org-sample2.json",
"spec/fixtures/pass.json-org-sample3.json",
"spec/fixtures/pass.json-org-sample4-nows.json",
"spec/fixtures/pass.json-org-sample4.json",
"spec/fixtures/pass.json-org-sample5.json",
"spec/fixtures/pass.map-spain.xml.json",
"spec/fixtures/pass.ns-invoice100.xml.json",
"spec/fixtures/pass.ns-soap.xml.json",
"spec/fixtures/pass.numbers-fp-4k.json",
"spec/fixtures/pass.numbers-fp-64k.json",
"spec/fixtures/pass.numbers-int-4k.json",
"spec/fixtures/pass.numbers-int-64k.json",
"spec/fixtures/pass.twitter-search.json",
"spec/fixtures/pass.twitter-search2.json",
"spec/fixtures/pass.unicode.json",
"spec/fixtures/pass.yelp.json",
"spec/fixtures/pass1.json",
"spec/fixtures/pass2.json",
"spec/fixtures/pass3.json",
"spec/fixtures_spec.rb",
"spec/http/http.bzip2.dump",
"spec/http/http.deflate.dump",
"spec/http/http.gzip.dump",
"spec/http/http.raw.dump",
"spec/one_off_spec.rb",
"spec/spec_helper.rb",
"yajl-ruby.gemspec"
]
s.homepage = %q{http://github.com/brianmario/yajl-ruby}
s.rdoc_options = ["--charset=UTF-8"]
Expand All @@ -109,9 +113,9 @@ Gem::Specification.new do |s|
s.summary = %q{Ruby C bindings to the excellent Yajl JSON stream-based parser library.}
s.test_files = [
"spec/active_support_spec.rb",
"spec/fixtures_spec.rb",
"spec/one_off_spec.rb",
"spec/spec_helper.rb"
"spec/fixtures_spec.rb",
"spec/one_off_spec.rb",
"spec/spec_helper.rb"
]

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 8ac6ef2

Please sign in to comment.