summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorch <ch@toxcreate.in-silico.ch>2010-05-21 17:42:54 +0200
committerch <ch@toxcreate.in-silico.ch>2010-05-21 17:42:54 +0200
commitae96cc17613281d053cea06f4adbb98c1a3afe8f (patch)
tree35e9e0c58a37cd2f58ec2586ea06e29affc3b685 /opentox-ruby-api-wrapper.gemspec
parent30bbcbb75063386c6609a75337aad59ce95dbd73 (diff)
check for MAIL constant fixed
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 a6e64f0..a0841eb 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -12,7 +12,7 @@ Gem::Specification.new do |s|
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-ubuntu.sh", "yaml2owl.rb", "opentox-install-debian.sh"]
+ s.executables = ["opentox-install-debian.sh", "opentox-install-ubuntu.sh", "yaml2owl.rb"]
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.6}
+ s.rubygems_version = %q{1.3.5}
s.summary = %q{Ruby wrapper for the OpenTox REST API}
if s.respond_to? :specification_version then