Regenerate gemspec for version 0.2.6

master
Ash Moran 2011-08-25 05:55:19 +08:00 committed by Denis Knauf
parent 3a2d5bb3d2
commit ce62039b52
1 changed files with 3 additions and 3 deletions

View File

@ -5,13 +5,13 @@
Gem::Specification.new do |s|
s.name = %q{bdb}
s.version = "0.2.5"
s.version = "0.2.6"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = [%q{Justin Balthrop}, %q{Denis Knauf}]
s.authors = [%q{Justin Balthrop}, %q{Denis Knauf}, %q{Ash Moran}]
s.date = %q{2011-08-24}
s.description = %q{Advanced Ruby Berkeley DB library.}
s.email = [%q{code@justinbalthrop.com}, %q{Denis.Knauf@gmail.com}]
s.email = [%q{code@justinbalthrop.com}, %q{Denis.Knauf@gmail.com}, %q{ash.moran@patchspace.co.uk}]
s.extensions = [%q{ext/extconf.rb}]
s.extra_rdoc_files = [
"LICENSE",