summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Helma <helma@in-silico.ch>2012-05-04 08:39:14 +0000
committerChristoph Helma <helma@in-silico.ch>2012-05-04 08:39:14 +0000
commit26f882f264d19683a52c74bc2b8da2ebeb3307fa (patch)
tree9cf66212d542dc9f52c0f08682553c872e754316
parenta099061ad3e9c07ec923068a9044054d9593eabe (diff)
parent09cc5df649f9d9ebf5f01c1a79e28f8d902da399 (diff)
Merge branch 'development' into feature/task
-rw-r--r--Gemfile.lock30
1 files changed, 30 insertions, 0 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
new file mode 100644
index 0000000..bc16a1b
--- /dev/null
+++ b/Gemfile.lock
@@ -0,0 +1,30 @@
+PATH
+ remote: .
+ specs:
+ opentox-client (0.0.2pre)
+ bundler
+ open4
+ rdf
+ rdf-raptor
+ rest-client
+
+GEM
+ remote: http://rubygems.org/
+ specs:
+ addressable (2.2.7)
+ ffi (1.0.11)
+ mime-types (1.17.2)
+ open4 (1.3.0)
+ rdf (0.3.5)
+ addressable (>= 2.2.6)
+ rdf-raptor (0.4.1)
+ ffi (>= 1.0)
+ rdf (~> 0.3.0)
+ rest-client (1.6.7)
+ mime-types (>= 1.16)
+
+PLATFORMS
+ ruby
+
+DEPENDENCIES
+ opentox-client!