From 51344709fb0d3ee1f74f77bc225eba914e28194c Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Mon, 8 Feb 2010 16:33:04 +0100 Subject: Regenerated gemspec for version 1.2.7 --- opentox-ruby-api-wrapper.gemspec | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'opentox-ruby-api-wrapper.gemspec') diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec index c803a5c..c8a0c1a 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.6" + s.version = "1.2.7" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Christoph Helma"] - s.date = %q{2010-01-31} + s.date = %q{2010-02-08} 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"] @@ -26,6 +26,7 @@ Gem::Specification.new do |s| "bin/yaml2owl.rb", "lib/algorithm.rb", "lib/compound.rb", + "lib/config/database.rb", "lib/dataset.rb", "lib/environment.rb", "lib/helper.rb", @@ -35,7 +36,6 @@ Gem::Specification.new do |s| "lib/owl.rb", "lib/spork.rb", "lib/task.rb", - "lib/tasks/config.rb", "lib/tasks/opentox.rb", "lib/templates/config.yaml", "lib/utils.rb" @@ -62,6 +62,8 @@ Gem::Specification.new do |s| s.add_runtime_dependency(%q, [">= 0"]) s.add_runtime_dependency(%q, [">= 0"]) s.add_runtime_dependency(%q, [">= 0"]) + s.add_runtime_dependency(%q, [">= 0"]) + s.add_runtime_dependency(%q, [">= 0"]) s.add_development_dependency(%q, [">= 0"]) else s.add_dependency(%q, [">= 0"]) @@ -75,6 +77,8 @@ Gem::Specification.new do |s| s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) end else @@ -89,6 +93,8 @@ Gem::Specification.new do |s| s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) + s.add_dependency(%q, [">= 0"]) s.add_dependency(%q, [">= 0"]) end end -- cgit v1.2.3