summaryrefslogtreecommitdiff
path: root/opentox-test.gemspec
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-08-13 10:03:31 +0200
committerChristoph Helma <helma@in-silico.ch>2012-08-13 10:03:31 +0200
commitbf4f2b770f56a1a279bc06b3ee25c851852bfd3b (patch)
tree2dba3eb183853100626d3ae4611082edd8241113 /opentox-test.gemspec
parent01ddaa2ab0e00858a3ea72108e62580a4ab177cd (diff)
gem name fixed to avoid bundler errors
Diffstat (limited to 'opentox-test.gemspec')
-rw-r--r--opentox-test.gemspec1
1 files changed, 1 insertions, 0 deletions
diff --git a/opentox-test.gemspec b/opentox-test.gemspec
index a9e1753..80a494a 100644
--- a/opentox-test.gemspec
+++ b/opentox-test.gemspec
@@ -1,6 +1,7 @@
# -*- encoding: utf-8 -*-
Gem::Specification.new do |gem|
+ gem.name = "opentox-test"
gem.authors = ["Christoph Helma"]
gem.email = ["helma@in-silico.ch"]
gem.description = %q{Tests for OpenTox/ToxBank services}