no need for graphviz library anymore

(also it was licensed as GPL)


Project: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-databundle-viewer/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-databundle-viewer/commit/5c084b7b
Tree: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-databundle-viewer/tree/5c084b7b
Diff: 
http://git-wip-us.apache.org/repos/asf/incubator-taverna-databundle-viewer/diff/5c084b7b

Branch: refs/heads/master
Commit: 5c084b7b88ef0b4071672789d2bb47566a9d20f9
Parents: 5048600
Author: Stian Soiland-Reyes <[email protected]>
Authored: Thu Jun 23 09:52:47 2016 +0100
Committer: Stian Soiland-Reyes <[email protected]>
Committed: Thu Jun 23 09:52:47 2016 +0100

----------------------------------------------------------------------
 Gemfile | 3 ---
 1 file changed, 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-databundle-viewer/blob/5c084b7b/Gemfile
----------------------------------------------------------------------
diff --git a/Gemfile b/Gemfile
index 43029d0..066fc72 100644
--- a/Gemfile
+++ b/Gemfile
@@ -57,9 +57,6 @@ gem 'ro-bundle'
 gem 'workflow_parser', github: 'myExperiment/workflow_parser'
 gem 'taverna-t2flow', github: 'myExperiment/workflow_parser-t2flow'
 
-# A gem to build digraphs
-gem 'ruby-graphviz'
-
 # A gem to query the prov.ttl
 gem 'sparql'
 

Reply via email to