From c5ca09fb039e38abd89005d49ef373cf18b79039 Mon Sep 17 00:00:00 2001 From: gebele Date: Mon, 28 Nov 2016 14:13:18 +0000 Subject: bumped version;training dataset download;show warnings for batch;csv info and upload catch;code cleanup --- lazar-gui.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lazar-gui.gemspec') diff --git a/lazar-gui.gemspec b/lazar-gui.gemspec index af5f0f9..9a43bd8 100644 --- a/lazar-gui.gemspec +++ b/lazar-gui.gemspec @@ -13,7 +13,7 @@ Gem::Specification.new do |s| s.rubyforge_project = "lazar-gui" s.files = `git ls-files`.split("\n") - s.add_runtime_dependency "lazar", "~> 0.9.3", '>= 0.9.3' + s.add_runtime_dependency "lazar" s.add_runtime_dependency "gem-path", "~> 0.6.1", '>= 0.6.1' s.add_runtime_dependency "sinatra", "~> 1.4.0", '>= 1.4.0' s.add_runtime_dependency "rdiscount", "~> 2.1.0", '>= 2.1.0' -- cgit v1.2.3