From 791398c12af4f8290095425dac87e3c852905ab6 Mon Sep 17 00:00:00 2001 From: Christoph Helma Date: Sat, 7 Sep 2019 18:20:10 +0200 Subject: obsolete data and java directories deleted --- lazar.gemspec | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'lazar.gemspec') diff --git a/lazar.gemspec b/lazar.gemspec index 3c704c8..2592744 100644 --- a/lazar.gemspec +++ b/lazar.gemspec @@ -6,7 +6,7 @@ Gem::Specification.new do |s| s.version = File.read("./VERSION").strip s.authors = ["Christoph Helma, Martin Guetlein, Andreas Maunz, Micha Rautenberg, David Vorgrimmler, Denis Gebele"] s.email = ["helma@in-silico.ch"] - s.homepage = "http://github.com/opentox/lazar" + s.homepage = "http://git.in-silico.ch/lazar" s.summary = %q{Lazar framework} s.description = %q{Libraries for lazy structure-activity relationships and read-across.} s.license = 'GPL-3.0' @@ -18,11 +18,5 @@ Gem::Specification.new do |s| s.require_paths = ["lib"] # specify any dependencies here; for example: - s.add_runtime_dependency 'bundler' - s.add_runtime_dependency 'rest-client' - s.add_runtime_dependency 'addressable' - s.add_runtime_dependency 'nokogiri' - s.add_runtime_dependency 'rserve-client' - s.add_runtime_dependency 'mongoid' s.add_runtime_dependency 'openbabel' end -- cgit v1.2.3