summaryrefslogtreecommitdiff
path: root/opentox-ruby.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'opentox-ruby.gemspec')
-rw-r--r--opentox-ruby.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/opentox-ruby.gemspec b/opentox-ruby.gemspec
index 5358ca3..d9c28a3 100644
--- a/opentox-ruby.gemspec
+++ b/opentox-ruby.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |s|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler"]
- s.date = %q{2012-03-14}
+ s.date = %q{2012-03-23}
s.description = %q{Ruby wrapper for the OpenTox REST API (http://www.opentox.org)}
s.email = %q{helma@in-silico.ch}
s.extra_rdoc_files = [
@@ -55,7 +55,7 @@ Gem::Specification.new do |s|
]
s.homepage = %q{http://github.com/opentox/opentox-ruby}
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.5.2}
+ s.rubygems_version = %q{1.5.3}
s.summary = %q{Ruby wrapper for the OpenTox REST API}
if s.respond_to? :specification_version then