summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-15 13:45:40 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-15 13:45:40 +0200
commit82f7a9b1a639a8693c0b1267b6b280ee121d8f9a (patch)
treec8a45f4edd2e681ddc9965448efe0fed1b74fdea /opentox-ruby-api-wrapper.gemspec
parent5bf99a0df4e24aef86681814951a9a8c08f5a1e6 (diff)
Regenerated gemspec for version 0.1.4
Diffstat (limited to 'opentox-ruby-api-wrapper.gemspec')
-rw-r--r--opentox-ruby-api-wrapper.gemspec5
1 files changed, 3 insertions, 2 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index e9883b8..e6e30c4 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 = "0.1.3"
+ s.version = "0.1.4"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
- s.date = %q{2009-08-14}
+ s.date = %q{2009-08-15}
s.description = %q{Ruby wrapper for the OpenTox REST API (http://www.opentox.org)}
s.email = %q{helma@in-silico.ch}
s.extra_rdoc_files = [
@@ -23,6 +23,7 @@ Gem::Specification.new do |s|
"README.rdoc",
"Rakefile",
"VERSION",
+ "lib/helper.rb",
"lib/opentox-ruby-api-wrapper.rb",
"lib/spork.rb",
"opentox-ruby-api-wrapper.gemspec",