summaryrefslogtreecommitdiff
path: root/opentox-ruby-api-wrapper.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.de>2009-08-14 17:37:54 +0200
committerChristoph Helma <helma@in-silico.de>2009-08-14 17:37:54 +0200
commit5fa17bdd34f93e3449ddbc822557dfa7c528879d (patch)
tree091c52432dea73119f84adf478b69ba924c6d360 /opentox-ruby-api-wrapper.gemspec
parentded28a603c6d0f2db411c6e675f0e3f0ce068b09 (diff)
Regenerated gemspec for version 0.1.3
Diffstat (limited to 'opentox-ruby-api-wrapper.gemspec')
-rw-r--r--opentox-ruby-api-wrapper.gemspec3
1 files changed, 2 insertions, 1 deletions
diff --git a/opentox-ruby-api-wrapper.gemspec b/opentox-ruby-api-wrapper.gemspec
index 2ec1e85..e9883b8 100644
--- a/opentox-ruby-api-wrapper.gemspec
+++ b/opentox-ruby-api-wrapper.gemspec
@@ -5,7 +5,7 @@
Gem::Specification.new do |s|
s.name = %q{opentox-ruby-api-wrapper}
- s.version = "0.1.2"
+ s.version = "0.1.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Christoph Helma"]
@@ -24,6 +24,7 @@ Gem::Specification.new do |s|
"Rakefile",
"VERSION",
"lib/opentox-ruby-api-wrapper.rb",
+ "lib/spork.rb",
"opentox-ruby-api-wrapper.gemspec",
"test/opentox-ruby-api-wrapper_test.rb",
"test/test_helper.rb"