summaryrefslogtreecommitdiff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorgebele <gebele@in-silico.ch>2012-04-27 17:57:00 +0400
committergebele <gebele@in-silico.ch>2012-04-27 17:57:00 +0400
commit09cc5df649f9d9ebf5f01c1a79e28f8d902da399 (patch)
tree00c182b95bcd44713dd6bb792583709fb4e6db50 /Gemfile.lock
parentf8b6f8d19566d372e47edba7968ce66ff09052c9 (diff)
add Gemfile.lock
Diffstat (limited to 'Gemfile.lock')
-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!