summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-12-14 09:46:06 +0100
committerChristoph Helma <helma@in-silico.de>2009-12-14 09:46:06 +0100
commit5add2182dcc06911d4595077b2fbd46433a17f3c (patch)
treede60dd460f94b441037f82493171041bd8d9f468 /opentox-ruby-api-wrapper.gemspec
parentfd1f87ae2675ec0c613ab2aaa29b5c3ea021d475 (diff)
gemspec updated
Diffstat (limited to 'opentox-ruby-api-wrapper.gemspec')
-rw-r--r--opentox-ruby-api-wrapper.gemspec18
1 files changed, 9 insertions, 9 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index db31db0..d157349 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -1,19 +1,18 @@
# Generated by jeweler
-# DO NOT EDIT THIS FILE
-# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
+# DO NOT EDIT THIS FILE DIRECTLY
+# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{opentox-ruby-api-wrapper}
- s.version = "1.1.3"
+ s.version = "1.2.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
- s.date = %q{2009-11-20}
- s.default_executable = %q{opentox-install-debian.sh}
+ s.date = %q{2009-12-14}
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"]
+ s.executables = ["opentox-install-debian.sh", "csv2rdf.rb"]
s.extra_rdoc_files = [
"LICENSE",
"README.rdoc"
@@ -23,22 +22,22 @@ Gem::Specification.new do |s|
"README.rdoc",
"Rakefile",
"VERSION",
+ "bin/csv2rdf.rb",
"bin/opentox-install-debian.sh",
"lib/algorithm.rb",
"lib/compound.rb",
"lib/dataset.rb",
"lib/environment.rb",
+ "lib/feature.rb",
"lib/helper.rb",
"lib/model.rb",
"lib/opentox-ruby-api-wrapper.rb",
- "lib/opentox.rb",
+ "lib/owl.rb",
"lib/spork.rb",
"lib/task.rb",
"lib/tasks/opentox.rb",
"lib/tasks/redis.rb",
"lib/templates/config.ru",
- "lib/templates/config.ru",
- "lib/templates/config.yaml",
"lib/templates/config.yaml",
"lib/utils.rb"
]
@@ -82,3 +81,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<cucumber>, [">= 0"])
end
end
+