summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-07-26 16:23:44 +0200
committerChristoph Helma <helma@in-silico.ch>2012-07-26 16:23:44 +0200
commitfc0397cd0d51df4fe7c23f601c2f211c2ebfbf77 (patch)
tree6a1b4b9b90def519c608b6ce33cd3bba08796666 /Gemfile.lock
parent65c67111098ba37171ac12f6215c20c2a321d1de (diff)
parameter settting for algorithms and models
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock3
1 files changed, 3 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 785b3e1..085e974 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -5,6 +5,7 @@ PATH
bundler
open4
rdf
+ rdf-n3
rdf-raptor
rest-client
@@ -17,6 +18,8 @@ GEM
open4 (1.3.0)
rdf (0.3.7)
addressable (>= 2.2.6)
+ rdf-n3 (0.3.7)
+ rdf (>= 0.3.4)
rdf-raptor (0.4.1)
ffi (>= 1.0)
rdf (~> 0.3.0)