drbman.gemspec in royw-drbman-0.0.3 vs drbman.gemspec in royw-drbman-0.0.4

- old
+ new

@@ -1,10 +1,10 @@ # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{drbman} - s.version = "0.0.3" + s.version = "0.0.4" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Roy Wright"] s.date = %q{2009-07-17} s.default_executable = %q{drbman} @@ -39,9 +39,10 @@ "lib/drb_server/drbman_server.rb", "lib/drbman.rb", "lib/drbman/cli.rb", "lib/drbman/drb_pool.rb", "lib/drbman/drbman.rb", + "lib/drbman/errors.rb", "lib/drbman/host_machine.rb", "spec/drbman_spec.rb", "spec/host_machine_spec.rb", "spec/spec_helper.rb" ]