summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
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