summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2010-05-21 18:46:23 +0200
committerChristoph Helma <helma@in-silico.ch>2010-05-21 18:46:23 +0200
commitaf7bf8b2845de787fb9d571054fb1ad3b6522dbf (patch)
tree4dcb65791e16ddb9fe91bf739aada291c22c97ed
parent8cef3d17122acb24913a6c29fa1829e0f84e0284 (diff)
opentox-api-wrapper bumped to 1.5.5
-rw-r--r--opentox-ruby-api-wrapper.gemspec6
1 files changed, 3 insertions, 3 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index a0841eb..0eb96d8 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -5,14 +5,14 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby-api-wrapper}
- s.version = "1.5.4"
+ s.version = "1.5.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
s.date = %q{2010-05-21}
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", "opentox-install-ubuntu.sh", "yaml2owl.rb"]
+ s.executables = ["opentox-install-ubuntu.sh", "yaml2owl.rb", "opentox-install-debian.sh"]
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
@@ -49,7 +49,7 @@ Gem::Specification.new do |s|
s.homepage = %q{http://github.com/helma/opentox-ruby-api-wrapper}
s.rdoc_options = ["--charset=UTF-8"]
s.require_paths = ["lib"]
- s.rubygems_version = %q{1.3.5}
+ s.rubygems_version = %q{1.3.6}
s.summary = %q{Ruby wrapper for the OpenTox REST API}
if s.respond_to? :specification_version then