summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2010-01-22 11:16:13 +0100
committerChristoph Helma <helma@in-silico.de>2010-01-22 11:16:13 +0100
commit09974c5a920bbb07475d8e48a725ef3780e60dbe (patch)
treee0992268d21f872eb554452da4a73d8d3acb9b2c /opentox-ruby-api-wrapper.gemspec
parentc86df1faf22bcd90a8f318632c368d5ce474dbf8 (diff)
central config.ru, generic compound API
Diffstat (limited to 'opentox-ruby-api-wrapper.gemspec')
-rw-r--r--opentox-ruby-api-wrapper.gemspec4
1 files changed, 2 insertions, 2 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index 88bed8f..21879b3 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -5,11 +5,11 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby-api-wrapper}
- s.version = "1.2.4"
+ s.version = "1.2.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
- s.date = %q{2010-01-09}
+ s.date = %q{2010-01-11}
s.description = %q{Ruby wrapper for the OpenTox REST API (http://www.opentox.org)}
s.email = %q{helma@in-silico.ch}
s.executables = ["opentox-install-debian.sh", "yaml2owl.rb"]