bertrpc.gemspec in bertrpc-0.4.1 vs bertrpc.gemspec in bertrpc-0.4.2
- old
+ new
@@ -3,15 +3,15 @@
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{bertrpc}
- s.version = "0.4.1"
+ s.version = "0.4.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tom Preston-Werner"]
- s.date = %q{2009-11-26}
+ s.date = %q{2009-11-28}
s.email = %q{tom@mojombo.com}
s.extra_rdoc_files = [
"LICENSE",
"README.md"
]
@@ -24,10 +24,9 @@
"Rakefile",
"VERSION",
"bertrpc.gemspec",
"lib/bertrpc.rb",
"lib/bertrpc/action.rb",
- "lib/bertrpc/buffered_io.rb",
"lib/bertrpc/encodes.rb",
"lib/bertrpc/errors.rb",
"lib/bertrpc/mod.rb",
"lib/bertrpc/request.rb",
"lib/bertrpc/service.rb",