summaryrefslogtreecommitdiff
path: root/qsar-report.gemspec
diff options
context:
space:
mode:
Diffstat (limited to 'qsar-report.gemspec')
-rw-r--r--qsar-report.gemspec3
1 files changed, 1 insertions, 2 deletions
diff --git a/qsar-report.gemspec b/qsar-report.gemspec
index 5d98ba8..3652232 100644
--- a/qsar-report.gemspec
+++ b/qsar-report.gemspec
@@ -8,7 +8,7 @@ Gem::Specification.new do |s|
s.email = ["rautenberg@in-silico.ch"]
s.homepage = "https://github.com/opentox/qsar-report"
s.summary = %q{qsar-report}
- s.description = %q{QMRF and QPRF reporting for OpenTox ruby module and Lazar Toxicology Predictions}
+ s.description = %q{QMRF and QPRF reporting for OpenTox ruby module and Lazar Toxicity Predictions}
s.license = 'GPL-3.0'
s.metadata = { "issue_tracker" => "https://github.com/opentox/qsar-report/issues" }
@@ -18,6 +18,5 @@ Gem::Specification.new do |s|
s.add_runtime_dependency "nokogiri", '~> 1.6'
s.add_runtime_dependency "haml", '~> 4.0'
- s.add_runtime_dependency "json", '~> 1.8'
end